aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/icmp6.h
Commit message (Expand)AuthorAgeFilesLines
* - Disabled responding to NI queries from a global address by default asJINMEI Tatuya2007-05-171-0/+5
* sync with KAME regarding NDPSUZUKI Shinsuke2005-10-211-1/+5
* scope cleanup. with this changeHajimu UMEMOTO2005-07-251-0/+1
* add missing RFC3542 definition.Hajimu UMEMOTO2005-07-201-0/+1
* update comments:Hajimu UMEMOTO2005-07-201-2/+2
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-2/+2
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* revert following unwanted changes:Hajimu UMEMOTO2003-10-251-19/+19
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542Hajimu UMEMOTO2003-10-241-26/+25
* - add dom_if{attach,detach} framework.Hajimu UMEMOTO2003-10-171-6/+3
* nuke unused ICMPV6CTL_NAMES and KEYCTL_NAMES macros.Hajimu UMEMOTO2003-10-071-24/+0
* add /*CONSTCOND*/ to reduce diffs against latest KAME.Hajimu UMEMOTO2003-09-251-3/+3
* s/__attribute__((__packed__))/__packed/gAlfred Perlstein2002-09-231-19/+19
* Revised MLD-related definitionsHajimu UMEMOTO2002-05-061-16/+40
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-191-2/+6
* Remove __P.Alfred Perlstein2002-03-191-10/+10
* - Renumber KAME local ICMP types and NDP options numberes beacaues theyMunechika SUMIKAWA2001-06-211-6/+8
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-34/+83
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-6/+628
* Forbid include of soem inet6 header files from wrong placeYoshinobu Inoue2000-02-101-0/+2
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-0/+37