Hi folks,
I have been reading the IPv6 code base in FreeBSD's latest release and I have got some doubts.
1. Can we disable Neighbor discovery in IPv6 stack? If yes, what type of ICMPv6 messages would be disabled by it? by disabling I mean, only ND and not the whole ipv6 support on an interface ...
2. I am trying to create a userland application where I get an event from the kernel that the particular IPv6 address is duplicate both for link-local / global, any pointers?
thanks
Rishabh
I have been reading the IPv6 code base in FreeBSD's latest release and I have got some doubts.
1. Can we disable Neighbor discovery in IPv6 stack? If yes, what type of ICMPv6 messages would be disabled by it? by disabling I mean, only ND and not the whole ipv6 support on an interface ...
2. I am trying to create a userland application where I get an event from the kernel that the particular IPv6 address is duplicate both for link-local / global, any pointers?
thanks
Rishabh