Results 1 to 1 of 1
In this function, to calculate hop_limit, why use dst_metric_raw in the first line. Why can't we directly use idev->cnf.hop_limit. I tracked those functions. But they are going very deep. I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-06-2012 #1Just Joined!
- Join Date
- Jul 2012
- Posts
- 1
Explain net/ipv6/route.c:ip6_dst_hoplimit
In this function, to calculate hop_limit, why use dst_metric_raw in the first line. Why can't we directly use idev->cnf.hop_limit. I tracked those functions. But they are going very deep. I am very beginner with kernel source. Please explain me the function ip_dst_hoplimit. I am struggling with this for three days

thanks in advance.


Reply With Quote
