Hi
I have configured my system for IPv6, and the system is getting
autoconfigured properly. (ifconfig shows both IPv4 and v6 addresses).
I want to read the information about interfaces being configured with IPv6
address.
I opened a socket for ip domain and reading the information into "ifconf"
thr
Hi
Iam a newbie to FreeBSD and iam working on DHCPv6. i would like to know the
importance of SIOCGIFAFLAGS_IN6 defined in in6_var.h
The definition of structure in6_ifreq differs from the definition of
in6_ifreq defined in Linux 2.4.0, and creates woes to port it.
Do i have any alternatives for th