| Commit message (Expand) | Author | Age | Files | Lines |
* | icmp6: Fix ICMP6 message type counters | Mark Johnston | 2025-01-23 | 1 | -1/+1 |
* | sys/netinet/icmp6.h: Fix build | Cy Schubert | 2024-05-23 | 1 | -1/+1 |
* | sys/netinet/icmp6.h: use C99 uintX_t constants for new PREF64 struct | Lexi Winter | 2024-05-23 | 1 | -3/+5 |
* | netinet/icmp6: add PREF64 definitions (RFC 8781) | Lexi Winter | 2024-05-23 | 1 | -1/+10 |
* | netinet: add a probe point for IP, IP6, ICMP, ICMP6, UDP and TCP stats counters | Kristof Provost | 2024-04-08 | 1 | -40/+31 |
* | icmp6: move ICMPv6 related tunables to the files where they are used | Gleb Smirnoff | 2024-03-24 | 1 | -6/+4 |
* | sys: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 1 | -2/+0 |
* | sys: Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | pf: apply the network stack's ICMP rate limiting to ICMP errors sent by pf | Kristof Provost | 2022-10-14 | 1 | -0/+1 |
* | netinet*: remove PRC_ constants and streamline ICMP processing | Gleb Smirnoff | 2022-10-04 | 1 | -0/+1 |
* | mld6: use callout(9) directly instead of pr_slowtimo, pr_fasttimo | Gleb Smirnoff | 2022-08-17 | 1 | -2/+0 |
* | netinet6: Fix mbuf leak in NDP | Arseny Smalyuk | 2022-05-31 | 1 | -0/+1 |
* | icmp6: Count packets dropped due to an invalid hop limit | Mark Johnston | 2020-10-19 | 1 | -0/+2 |
* | Convert IP/IPv6 forwarding, ICMP processing and IP PCB laddr selection to | Alexander V. Chernikov | 2020-04-14 | 1 | -2/+2 |
* | Add new ICMPv6 counters for Anti-DoS limits. | Bjoern A. Zeeb | 2020-03-04 | 1 | -0/+4 |
* | White space cleanup -- remove trailing tab's or spaces | Randall Stewart | 2020-02-12 | 1 | -2/+2 |
* | Remove useless code from in6_rmx.c | Alexander V. Chernikov | 2019-12-18 | 1 | -2/+0 |
* | Make icmp6_reflect() static. | Bjoern A. Zeeb | 2019-12-03 | 1 | -1/+0 |
* | Initial implementation of draft-ietf-6man-ipv6only-flag. | Bjoern A. Zeeb | 2018-10-30 | 1 | -0/+4 |
* | Correct the comment describing badrs which is bad router solicitiation, | Cy Schubert | 2017-12-29 | 1 | -1/+1 |
* | sys: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
* | Add missing constants from RFCs 4443 and 6550 | George V. Neville-Neil | 2016-06-06 | 1 | -0/+3 |
* | Implement Enhanced DAD algorithm for IPv6 described in | Hiroki Sato | 2015-03-02 | 1 | -0/+12 |
* | Migrate structs in6_ifstat and icmp6_ifstat to PCPU counters. | Andrey V. Elsukov | 2013-07-09 | 1 | -1/+3 |
* | Migrate structs ip6stat, icmp6stat and rip6stat to PCPU counters. | Andrey V. Elsukov | 2013-07-09 | 1 | -3/+7 |
* | Prepare network statistics structures for migration to PCPU counters. | Andrey V. Elsukov | 2013-07-09 | 1 | -31/+31 |
* | Use FF02:0:0:0:0:2:FF00::/104 prefix for IPv6 Node Information Group | Hiroki Sato | 2013-05-04 | 1 | -1/+2 |
* | Correct typo in the RFC number for the constants based on IANA assignments | Bjoern A. Zeeb | 2012-03-04 | 1 | -2/+2 |
* | - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisement | Hiroki Sato | 2011-06-06 | 1 | -2/+19 |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | Bjoern A. Zeeb | 2010-04-29 | 1 | -1/+0 |
* | Many network stack subsystems use a single global data structure to hold | Robert Watson | 2009-08-02 | 1 | -0/+11 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | Robert Watson | 2009-07-16 | 1 | -2/+2 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | Robert Watson | 2009-07-14 | 1 | -4/+5 |
* | Add MLDv2 prototypes and defines. | Bruce M Simpson | 2009-04-29 | 1 | -0/+4 |
* | Update stats in struct icmpstat and icmp6stat using four new | Robert Watson | 2009-04-12 | 1 | -0/+5 |
* | Second round of putting global variables, which were virtualized | Bjoern A. Zeeb | 2008-12-13 | 1 | -0/+2 |
* | - Disabled responding to NI queries from a global address by default as | JINMEI Tatuya | 2007-05-17 | 1 | -0/+5 |
* | sync with KAME regarding NDP | SUZUKI Shinsuke | 2005-10-21 | 1 | -1/+5 |
* | scope cleanup. with this change | Hajimu UMEMOTO | 2005-07-25 | 1 | -0/+1 |
* | add missing RFC3542 definition. | Hajimu UMEMOTO | 2005-07-20 | 1 | -0/+1 |
* | update comments: | Hajimu UMEMOTO | 2005-07-20 | 1 | -2/+2 |
* | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -2/+2 |
* | Remove advertising clause from University of California Regent's | Warner Losh | 2004-04-07 | 1 | -4/+0 |
* | revert following unwanted changes: | Hajimu UMEMOTO | 2003-10-25 | 1 | -19/+19 |
* | Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 | Hajimu UMEMOTO | 2003-10-24 | 1 | -26/+25 |
* | - add dom_if{attach,detach} framework. | Hajimu UMEMOTO | 2003-10-17 | 1 | -6/+3 |
* | nuke unused ICMPV6CTL_NAMES and KEYCTL_NAMES macros. | Hajimu UMEMOTO | 2003-10-07 | 1 | -24/+0 |
* | add /*CONSTCOND*/ to reduce diffs against latest KAME. | Hajimu UMEMOTO | 2003-09-25 | 1 | -3/+3 |
* | s/__attribute__((__packed__))/__packed/g | Alfred Perlstein | 2002-09-23 | 1 | -19/+19 |