summaryrefslogtreecommitdiffstats
path: root/sys/netinet/icmp6.h
Commit message (Expand)AuthorAgeFilesLines
* Add MLDv2 prototypes and defines.bms2009-04-291-0/+4
* Update stats in struct icmpstat and icmp6stat using four newrwatson2009-04-121-0/+5
* Second round of putting global variables, which were virtualizedbz2008-12-131-0/+2
* - Disabled responding to NI queries from a global address by default asjinmei2007-05-171-0/+5
* sync with KAME regarding NDPsuz2005-10-211-1/+5
* scope cleanup. with this changeume2005-07-251-0/+1
* add missing RFC3542 definition.ume2005-07-201-0/+1
* update comments:ume2005-07-201-2/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-2/+2
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* revert following unwanted changes:ume2003-10-251-19/+19
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542ume2003-10-241-26/+25
* - add dom_if{attach,detach} framework.ume2003-10-171-6/+3
* nuke unused ICMPV6CTL_NAMES and KEYCTL_NAMES macros.ume2003-10-071-24/+0
* add /*CONSTCOND*/ to reduce diffs against latest KAME.ume2003-09-251-3/+3
* s/__attribute__((__packed__))/__packed/galfred2002-09-231-19/+19
* Revised MLD-related definitionsume2002-05-061-16/+40
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.suz2002-04-191-2/+6
* Remove __P.alfred2002-03-191-10/+10
* - Renumber KAME local ICMP types and NDP options numberes beacaues theysumikawa2001-06-211-6/+8
* Sync with recent KAME.ume2001-06-111-34/+83
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-6/+628
* Forbid include of soem inet6 header files from wrong placeshin2000-02-101-0/+2
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-221-0/+37
OpenPOWER on IntegriCloud