summaryrefslogtreecommitdiffstats
path: root/sys/netinet/icmp6.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r261708, r261847, r268525, r274316, r274347, r275593,hiren2015-05-081-0/+12
* Migrate structs in6_ifstat and icmp6_ifstat to PCPU counters.ae2013-07-091-1/+3
* Migrate structs ip6stat, icmp6stat and rip6stat to PCPU counters.ae2013-07-091-3/+7
* Prepare network statistics structures for migration to PCPU counters.ae2013-07-091-31/+31
* Use FF02:0:0:0:0:2:FF00::/104 prefix for IPv6 Node Information Grouphrs2013-05-041-1/+2
* Correct typo in the RFC number for the constants based on IANA assignmentsbz2012-03-041-2/+2
* - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisementhrs2011-06-061-2/+19
* MFP4: @176978-176982, 176984, 176990-176994, 177441bz2010-04-291-1/+0
* Many network stack subsystems use a single global data structure to holdrwatson2009-08-021-0/+11
* Remove unused VNET_SET() and related macros; only VNET_GET() isrwatson2009-07-161-2/+2
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-4/+5
* 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