aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/in6.h
Commit message (Expand)AuthorAgeFilesLines
* - Rename IP_NONLOCALOK IP socket option to IP_BINDANY, to be more consistentPawel Jakub Dawidek2009-06-011-0/+2
* Merge final round of MLD changes from p4:Bruce M Simpson2009-05-271-0/+1
* Add IN6ADDR_LINKLOCAL_ALLV2ROUTERS_INIT, in6addr_linklocal_allv2routersBruce M Simpson2009-04-291-12/+19
* add an llentry to struct route{_in6} to allow it to be passed around withKip Macy2009-04-151-0/+1
* Default to ignoring potentially evil IPv6 Neighbor SolicitationColin Percival2008-10-021-1/+3
* Clean up VCS Ids.David E. O'Brien2007-12-101-3/+3
* Restore behavior changed with rev. 1.46 and makeBjoern A. Zeeb2007-07-191-1/+1
* Space cleanupXin LI2007-07-051-5/+5
* ANSIfy[1] plus some style cleanup nearby.Xin LI2007-07-051-1/+0
* Link pf 4.1 to the build:Max Laier2007-07-031-0/+5
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECGeorge V. Neville-Neil2007-07-031-2/+2
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-2/+3
* Import rewrite of IPv4 socket multicast layer to support source-specificBruce M Simpson2007-06-121-0/+20
* This comment on various IPPORT_ defines was copied from in.h andDavid Malone2006-03-281-25/+3
* updates net.inet6.ip6.kame_version as the proof of the latest KAME mergeSUZUKI Shinsuke2006-03-191-1/+1
* sync with KAME regarding NDPSUZUKI Shinsuke2005-10-211-4/+6
* sync with KAME (removed a unnecesary non-standard macro)SUZUKI Shinsuke2005-10-191-8/+0
* added a knob to enable path MTU discovery for multicast packets.Hajimu UMEMOTO2005-08-131-1/+5
* supports stealth forwarding in IPv6, as well as in IPv4SUZUKI Shinsuke2005-08-101-1/+3
* scope cleanup. with this changeHajimu UMEMOTO2005-07-251-0/+1
* update comments:Hajimu UMEMOTO2005-07-201-3/+3
* /* -> /*- for license, minor formatting changes, separate for KAMEWarner Losh2005-01-071-2/+2
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* byebye in6_ifawithscope(). it was a function for old sourceHajimu UMEMOTO2003-11-051-1/+0
* source address selection part of RFC3484.Hajimu UMEMOTO2003-11-041-1/+1
* add management part of address selection policy described inHajimu UMEMOTO2003-10-301-0/+3
* use uint32_t instead of u_int32_t for newly introducedHajimu UMEMOTO2003-10-261-1/+1
* revert following unwanted changes:Hajimu UMEMOTO2003-10-251-7/+7
* correct namespace pollution.Hajimu UMEMOTO2003-10-251-0/+5
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542Hajimu UMEMOTO2003-10-241-32/+89
* - implement lock around IPv6 reassembly, to avoid panic due toHajimu UMEMOTO2003-10-221-1/+3
* - change scope to zone.Hajimu UMEMOTO2003-10-211-3/+8
* nuke unused CTL_IPV6PROTO_NAMES macro.Hajimu UMEMOTO2003-10-071-47/+0
* Add definitions for IN6ADDR_LINKLOCAL_ALLMDNS_INIT and INADDR_ALLMDNS_GROUP.Matthew N. Dodd2003-04-291-0/+3
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-3/+3
* correct comment for setsockopt arg size.Hajimu UMEMOTO2002-07-251-3/+3
* sin6_len is not an address family. I believe this doesn'tHajimu UMEMOTO2002-07-221-1/+1
* o Conditionalize sections for POSIX.1-2001 compatibility.Mike Barcroft2002-05-231-31/+49
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-191-12/+12
* Unconditionalize the definition of INET_ADDRSTRLEN andMike Barcroft2002-04-101-2/+0
* put an extern for ip6_protox in here where it is only used for kernel compilingDarren Reed2002-03-191-0/+1
* o Add INET_ADDRSTRLEN and INET6_ADDRSTRLEN defines to <arpa/inet.h>Mike Barcroft2002-03-101-0/+2
* Make faith loadable, unloadable, and clonable.Brooks Davis2001-09-251-0/+2
* remove IN6_IS_ADDR_ANY macro (outside of standard, #if 0'ed for a long time)Hajimu UMEMOTO2001-06-241-7/+0
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-64/+117
* warn that setsockopt/sysctl # spaces are shared among *BSD, and should betterJun-ichiro itojun Hagino2000-08-271-0/+2
* split net.inet6.ip6.rtexpire (and others) from net.inet.ip.*.Jun-ichiro itojun Hagino2000-07-051-1/+7
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-158/+161
* Fixed missing prototype for inet6_rthdr_reverse().Bruce Evans2000-05-111-0/+2
* Backout the previous change to __KAME_VERSION (FreeBSD4.x addition),Yoshinobu Inoue2000-03-131-1/+1