summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig/af_inet6.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r271307:ae2014-10-091-0/+4
* MFC r268049:ume2014-07-071-9/+13
* Add no_prefer_iface option.ume2013-01-091-0/+2
* - Fix LOR in sa6_recoverscope() in rt_msg2()[1].hrs2012-12-041-2/+3
* Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel tohrs2012-11-171-41/+2
* Remove "prefer_source" address selection option. FreeBSD has had anhrs2012-07-091-2/+0
* A major overhaul of the CARP implementation. The ip_carp.c was startedglebius2011-12-161-0/+2
* If compiling RESCUE always ignore feature_present(3) calls so thatbz2011-07-181-0/+2
* - Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1.hrs2011-06-061-0/+2
* Add the "nd6 options" line handler as af_other_status() of AF_INET6, not as anhrs2011-06-051-0/+2
* Conditionally compile in the af_inet and af_inet6, af_nd6 modules.bz2011-05-311-0/+3
* Improve flexibility of receiving Router Advertisement andhrs2009-09-121-0/+15
* - Use size_t instead of int when appropriate;delphij2009-06-231-8/+4
* use getifaddrs from libc instead of private codesam2007-02-241-9/+7
* Backout revision 1.4; it is not verified as the correct fix for the PR.bms2007-02-031-1/+1
* Fix a typo in af_inet6.c such that IPv6 addresses may be deletedbms2006-09-251-1/+1
* only show a tunnel information of an adequate address family.ume2005-06-161-4/+6
* NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 definesume2005-05-131-15/+6
* Overhaul to cleanup some of the tangled logic that's grown over the years.sam2004-12-081-0/+547
OpenPOWER on IntegriCloud