aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig/af_inet6.c
Commit message (Expand)AuthorAgeFilesLines
* A major overhaul of the CARP implementation. The ip_carp.c was startedGleb Smirnoff2011-12-161-0/+2
* If compiling RESCUE always ignore feature_present(3) calls so thatBjoern A. Zeeb2011-07-181-0/+2
* - Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1.Hiroki Sato2011-06-061-0/+2
* Add the "nd6 options" line handler as af_other_status() of AF_INET6, not as anHiroki Sato2011-06-051-0/+2
* Conditionally compile in the af_inet and af_inet6, af_nd6 modules.Bjoern A. Zeeb2011-05-311-0/+3
* Improve flexibility of receiving Router Advertisement andHiroki Sato2009-09-121-0/+15
* - Use size_t instead of int when appropriate;Xin LI2009-06-231-8/+4
* use getifaddrs from libc instead of private codeSam Leffler2007-02-241-9/+7
* Backout revision 1.4; it is not verified as the correct fix for the PR.Bruce M Simpson2007-02-031-1/+1
* Fix a typo in af_inet6.c such that IPv6 addresses may be deletedBruce M Simpson2006-09-251-1/+1
* only show a tunnel information of an adequate address family.Hajimu UMEMOTO2005-06-161-4/+6
* NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 definesHajimu UMEMOTO2005-05-131-15/+6
* Overhaul to cleanup some of the tangled logic that's grown over the years.Sam Leffler2004-12-081-0/+547