| Commit message (Expand) | Author | Age | Files | Lines |
| * | net: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -5/+0 |
| * | * Add rib_<add|del|change>_route() functions to manipulate the routing table. | Alexander V. Chernikov | 2020-06-01 | 1 | -0/+1 |
| * | Revert r361704, it accidentally committed merged D25067 and D25070. | Alexander V. Chernikov | 2020-06-01 | 1 | -1/+0 |
| * | * Add rib_<add|del|change>_route() functions to manipulate the routing table. | Alexander V. Chernikov | 2020-06-01 | 1 | -0/+1 |
| * | Switch ip_output/icmp_reflect rt lookup calls with fib4_lookup. | Alexander V. Chernikov | 2020-05-28 | 1 | -3/+4 |
| * | Convert IP/IPv6 forwarding, ICMP processing and IP PCB laddr selection to | Alexander V. Chernikov | 2020-04-14 | 1 | -16/+8 |
| * | White space cleanup -- remove trailing tab's or spaces | Randall Stewart | 2020-02-12 | 1 | -3/+3 |
| * | Bring back redirect route expiration. | Alexander V. Chernikov | 2020-01-22 | 1 | -4/+94 |
| * | Widen NET_EPOCH coverage. | Gleb Smirnoff | 2019-10-07 | 1 | -17/+4 |
| * | Add CTLFLAG_VNET to the net.inet.icmp.tstamprepl definition. | Mark Johnston | 2019-03-26 | 1 | -1/+1 |
| * | Mechanical cleanup of epoch(9) usage in network stack. | Gleb Smirnoff | 2019-01-09 | 1 | -15/+17 |
| * | Avoid buffer underwrite in icmp_error | Ed Maste | 2018-11-08 | 1 | -1/+4 |
| * | m_pulldown() may reallocate n. Update the oip pointer after the | Jonathan T. Looney | 2018-11-02 | 1 | -0/+1 |
| * | New sysctl: net.inet.icmp.error_keeptags | Eugene Grosbein | 2018-10-21 | 1 | -0/+10 |
| * | icmp_quotelen was accidentially changes in r336676, undo this. | Andrew Turner | 2018-07-24 | 1 | -1/+1 |
| * | Use the new VNET_DEFINE_STATIC macro when we are defining static VNET | Andrew Turner | 2018-07-24 | 1 | -11/+11 |
| * | Bump the ICMP echo limits to match the RFC | Randall Stewart | 2018-07-18 | 1 | -2/+2 |
| * | UDP: further performance improvements on tx | Matt Macy | 2018-05-23 | 1 | -4/+7 |
| * | ifnet: Replace if_addr_lock rwlock with epoch + mutex | Matt Macy | 2018-05-18 | 1 | -3/+4 |
| * | sys: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
| * | Some mbuf related fixes in icmp_error() | Andrey V. Elsukov | 2017-09-29 | 1 | -25/+40 |
| * | Enforce the limit on ICMP messages before doing work to formulate the | Jonathan T. Looney | 2017-05-30 | 1 | -7/+5 |
| * | Remove register keyword from sys/ and ANSIfy prototypes | Ed Maste | 2017-05-17 | 1 | -8/+8 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
| * | Use inet_ntoa_r() instead of inet_ntoa() throughout the kernel | Eric van Gyzen | 2017-02-16 | 1 | -9/+14 |
| * | Fix build for 32-bit machines. | Gleb Smirnoff | 2016-12-09 | 1 | -2/+2 |
| * | Use counter_ratecheck() in the ICMP rate limiting. | Gleb Smirnoff | 2016-12-09 | 1 | -33/+48 |
| * | Make ICMPv6 hard error handling for TCP consistent with the ICMPv4 | Michael Tuexen | 2016-10-21 | 1 | -0/+2 |
| * | When sending in ICMP response to an SCTP packet, | Michael Tuexen | 2016-05-25 | 1 | -0/+29 |
| * | Fix a few style issues in the ICMP sysctl descriptions. | Mark Johnston | 2016-05-15 | 1 | -9/+8 |
| * | sys/net*: minor spelling fixes. | Pedro F. Giffuni | 2016-05-03 | 1 | -1/+1 |
| * | netinet: for pointers replace 0 with NULL. | Pedro F. Giffuni | 2016-04-15 | 1 | -2/+2 |
| * | When delivering an ICMP packet to the ctlinput function, ensure that | Michael Tuexen | 2016-04-14 | 1 | -0/+17 |
| * | Make in_arpinput(), inp_lookup_mcast_ifp(), icmp_reflect(), | Alexander V. Chernikov | 2015-12-09 | 1 | -4/+4 |
| * | Convert in_ifaddr_lock and in6_ifaddr_lock to rmlock. | Andrey V. Elsukov | 2015-07-29 | 1 | -3/+6 |
| * | Where appropriate, use the modern terms for the one true time base | Warner Losh | 2014-12-21 | 1 | -1/+1 |
| * | Remove route chaching support from ipsec code. It isn't used for some time. | Andrey V. Elsukov | 2014-12-02 | 1 | -8/+0 |
| * | Kill custom in_matroute() radix mathing function removing one rte mutex lock. | Alexander V. Chernikov | 2014-11-11 | 1 | -33/+3 |
| * | Remove kernel handling of ICMP_SOURCEQUENCH. | Alexander V. Chernikov | 2014-11-10 | 1 | -6/+1 |
| * | Renove faith(4) and faithd(8) from base. It looks like industry | Alexander V. Chernikov | 2014-11-09 | 1 | -13/+0 |
| * | Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed. | Gleb Smirnoff | 2014-11-07 | 1 | -11/+11 |
| * | Add a sysctl, net.inet.icmp.tstamprepl, which can be used to disable replies | Mark Johnston | 2014-10-01 | 1 | -0/+6 |
| * | Merge 'struct ip6protosw' and 'struct protosw' into one. Now we have | Kevin Lo | 2014-08-08 | 1 | -8/+13 |
| * | Don't copy the MF flag from original IP header to ICMP error message. | Andrey V. Elsukov | 2014-03-31 | 1 | -0/+1 |
| * | The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare | Gleb Smirnoff | 2013-10-26 | 1 | -0/+1 |
| * | Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPU | Andrey V. Elsukov | 2013-07-09 | 1 | -4/+9 |
| * | Mechanically substitute flags from historic mbuf allocator with | Gleb Smirnoff | 2012-12-05 | 1 | -3/+3 |
| * | Use ip_stripoptions() instead of handrolled version. | Gleb Smirnoff | 2012-10-23 | 1 | -13/+1 |
| * | Do not reduce ip_len by size of IP header in the ip_input() | Gleb Smirnoff | 2012-10-23 | 1 | -3/+1 |
| * | Switch the entire IPv4 stack to keep the IP packet header | Gleb Smirnoff | 2012-10-22 | 1 | -12/+11 |