Results 1 to 2 of 2
Hi,
Can anyone please tell me which linux kernel distribution (and version) supports the IP_NEXTHOP socket option that one can specify in the setsockopt() socket api?? I'm quite lost as ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-19-2012 #1Just Joined!
- Join Date
- Jan 2012
- Posts
- 1
IP_NEXTHOP socket option
Hi,
Can anyone please tell me which linux kernel distribution (and version) supports the IP_NEXTHOP socket option that one can specify in the setsockopt() socket api?? I'm quite lost as Google did not come up with anything meaningful...
Thanks!
- 01-20-2012 #2Trusted Penguin
- Join Date
- May 2011
- Posts
- 3,746
Hi,
It seems that the IP_NEXTHOP socket option is a feature of the Solaris operating system.
http://docs.oracle.com/cd/E19253-01/...fnn/index.html
Doing a quick scan of the Linux kernel source seems to indicate that there are many references to nexthop functions/calls, however. So maybe there is a way to do what you want in a way natively supported by the Linux kernel.


Reply With Quote
