| Commit message (Expand) | Author | Age | Files | Lines |
| * | ifnet: Replace if_addr_lock rwlock with epoch + mutex | Matt Macy | 2018-05-18 | 11 | -52/+51 |
| * | Unwrap some not-so-long lines now that extra tabs been removed. | Brooks Davis | 2018-05-15 | 1 | -8/+4 |
| * | Remove stray tabs in in6_lltable_dump_entry(). NFC. | Brooks Davis | 2018-05-15 | 1 | -54/+54 |
| * | Fix LORs in in6?_leave_group() | Stephen Hurd | 2018-05-11 | 1 | -0/+5 |
| * | Fix a panic in the IPv6 multicast code. | Andrew Gallatin | 2018-05-10 | 1 | -2/+3 |
| * | Fix for missing network interface address event when adding the default IPv6 | Hans Petter Selasky | 2018-05-08 | 1 | -3/+7 |
| * | r333175 introduced deferred deletion of multicast addresses in order to permi... | Matt Macy | 2018-05-06 | 4 | -53/+91 |
| * | Currently in_pcbfree will unconditionally wunlock the pcbinfo lock | Matt Macy | 2018-05-05 | 2 | -2/+14 |
| * | Send an ICMPv6 PacketTooBig message in case of forwading a packet which | Michael Tuexen | 2018-05-02 | 1 | -2/+9 |
| * | Separate list manipulation locking from state change in multicast | Stephen Hurd | 2018-05-02 | 7 | -202/+321 |
| * | Revert r332894 at the request of the submitter. | Sean Bruno | 2018-04-24 | 4 | -102/+15 |
| * | Load balance sockets with new SO_REUSEPORT_LB option | Sean Bruno | 2018-04-23 | 4 | -15/+102 |
| * | icmp6_reflect() sends ICMPv6 message with new IPv6 header. So, it is | Andrey V. Elsukov | 2018-04-23 | 1 | -10/+1 |
| * | Remove support for the Arcnet protocol. | Brooks Davis | 2018-04-13 | 4 | -35/+2 |
| * | Add check that mbuf had not multicast layer2 address. | Andrey V. Elsukov | 2018-04-13 | 1 | -1/+2 |
| * | Remove support for FDDI networks. | Brooks Davis | 2018-04-11 | 4 | -12/+1 |
| * | Fix a logical inversion bug. | Michael Tuexen | 2018-04-08 | 1 | -1/+1 |
| * | Move most of the contents of opt_compat.h to opt_global.h. | Brooks Davis | 2018-04-06 | 2 | -2/+0 |
| * | Document and enforce assumptions about struct (in6_)ifreq. | Brooks Davis | 2018-03-30 | 1 | -0/+8 |
| * | Remove a comment that suggests checking that a non-pointer is non-NULL. | Brooks Davis | 2018-03-30 | 1 | -4/+0 |
| * | Remove infrastructure for token-ring networks. | Brooks Davis | 2018-03-28 | 4 | -9/+0 |
| * | This change adds a flag to the DAD entry to indicate whether it is | Jonathan T. Looney | 2018-03-24 | 1 | -13/+17 |
| * | Remove some unneccessary variable sets in IPv6 code, as detected by | Jonathan T. Looney | 2018-03-24 | 4 | -4/+3 |
| * | Revert r331379 as the "simple" lock changes have revealed a deeper problem | Sean Bruno | 2018-03-23 | 1 | -24/+6 |
| * | netpfil: Introduce PFIL_FWD flag | Kristof Provost | 2018-03-23 | 4 | -6/+7 |
| * | Refactor ip6_getpcbopt() for better locking and memory management | Sean Bruno | 2018-03-22 | 1 | -38/+52 |
| * | Simple locking fixes in ip_ctloutput, ip6_ctloutput, rip_ctloutput. | Sean Bruno | 2018-03-22 | 1 | -6/+24 |
| * | Handle locking and memory safety for IPV6_PATHMTU in ip6_ctloutput(). | Sean Bruno | 2018-03-22 | 1 | -1/+7 |
| * | Improve write locking in ip6_ctloutput() with macros. | Sean Bruno | 2018-03-22 | 1 | -44/+28 |
| * | If the INP lock is uncontested, avoid taking a reference and jumping | Jonathan T. Looney | 2018-03-21 | 1 | -22/+52 |
| * | Fix outgoing TCP/UDP packet drop on arp/ndp entry expiration. | Alexander V. Chernikov | 2018-03-17 | 1 | -0/+20 |
| * | Update the MTU in affected routes when IPv6 RA changes the MTU | Eric van Gyzen | 2018-02-12 | 1 | -1/+4 |
| * | Fix ICMPv6 redirects | Eric van Gyzen | 2018-02-09 | 1 | -0/+8 |
| * | Modify ip6_get_prevhdr() to be able use it safely. | Andrey V. Elsukov | 2018-02-05 | 4 | -44/+30 |
| * | Merge r1.120 from NetBSD: | Andrey V. Elsukov | 2018-02-02 | 1 | -1/+1 |
| * | ND6: Set the correct state for new neighbor cache entries | Eric van Gyzen | 2018-01-29 | 1 | -2/+3 |
| * | Do not skip scope zone violation check, when mbuf has M_FASTFWD_OURS flag. | Andrey V. Elsukov | 2018-01-29 | 1 | -13/+8 |
| * | Assign IPv6 link-local address to loopback interfaces whith unit > 0. | Andrey V. Elsukov | 2018-01-29 | 1 | -22/+11 |
| * | Do not generate illegal mbuf chains during IP fragment reassembly. Only | Navdeep Parhar | 2018-01-24 | 1 | -0/+1 |
| * | sys/netinet6: fix typos in comments. No functional change. | Alan Somers | 2018-01-23 | 2 | -2/+2 |
| * | Revert r327828, r327949, r327953, r328016-r328026, r328041: | Pedro F. Giffuni | 2018-01-21 | 1 | -2/+2 |
| * | net*: make some use of mallocarray(9). | Pedro F. Giffuni | 2018-01-15 | 1 | -2/+2 |
| * | Fix some typos. | Pedro F. Giffuni | 2017-12-28 | 1 | -2/+2 |
| * | netinet6/ip6_id.c: niels kindly dropped clause 3/4 from the license. | Pedro F. Giffuni | 2017-12-28 | 1 | -7/+2 |
| * | Start syncing changes from OpenBSD's ip6_id.c instead of ip_id.c. | Pedro F. Giffuni | 2017-12-28 | 1 | -6/+3 |
| * | Revert r327293 | Pedro F. Giffuni | 2017-12-28 | 1 | -1/+6 |
| * | netinet6/ip6_id.c: niels kindly dropped clause 3/4 from the license. | Pedro F. Giffuni | 2017-12-28 | 1 | -7/+2 |
| * | Do pass removing some write-only variables from the kernel. | Alexander Kabaev | 2017-12-25 | 8 | -41/+11 |
| * | Silence clang analyzer false positive. | Alexander Kabaev | 2017-12-23 | 1 | -1/+2 |
| * | Follow the RFC6980 and silently ignore following IPv6 NDP messages | Andrey V. Elsukov | 2017-12-15 | 5 | -0/+23 |