| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the global M_SKIP_FIREWALL mbuf flags to a protocol layer specific | andre | 2013-08-19 | 1 | -1/+3 |
* | Move ip_reassemble()'s use of the global M_FRAG mbuf flag to a protocol layer | andre | 2013-08-19 | 1 | -0/+1 |
* | Use new macros to implement ipstat and tcpstat using PCPU counters. | ae | 2013-07-09 | 1 | -40/+7 |
* | Reflect removing of the counter_u64_subtract() function in the macro. | ae | 2013-04-12 | 1 | -2/+2 |
* | Merge from projects/counters: TCP/IP stats. | glebius | 2013-04-08 | 1 | -36/+70 |
* | Remove the recently added sysctl variable net.pfil.forward. | ae | 2012-11-02 | 1 | -0/+1 |
* | o Remove last argument to ip_fragment(), and obtain all needed information | glebius | 2012-10-26 | 1 | -1/+1 |
* | Do not check if found IPv4 rte is dynamic if net.inet.icmp.drop_redirect is | melifaro | 2012-10-10 | 1 | -0/+2 |
* | Introduce new link-layer PFIL hook V_link_pfil_hook. | melifaro | 2012-09-04 | 1 | -2/+0 |
* | Defer the work of freeing IPv4 multicast options from a socket to an | jhb | 2011-12-29 | 1 | -0/+1 |
* | Add new rule actions "call" and "return" to ipfw. They make | ae | 2011-06-29 | 1 | -0/+1 |
* | MFp4 CH=191470: | bz | 2011-04-20 | 1 | -1/+0 |
* | MFp4 CH=183052 183053 183258: | bz | 2010-09-02 | 1 | -2/+2 |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -7/+6 |
* | Split up ip_drain() into an outer lock and iterator part and | bz | 2010-02-20 | 1 | -0/+3 |
* | Following up on a request from Ermal Luci to make | luigi | 2010-01-07 | 1 | -3/+44 |
* | Virtualize the pfil hooks so that different jails may chose different | julian | 2009-10-11 | 1 | -3/+9 |
* | Many network stack subsystems use a single global data structure to hold | rwatson | 2009-08-02 | 1 | -0/+14 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | rwatson | 2009-07-16 | 1 | -9/+9 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -11/+27 |
* | Add the explicit include of vimage.h to another five .c files still | bz | 2009-06-17 | 1 | -3/+0 |
* | Introduce an infrastructure for dismantling vnet instances. | zec | 2009-06-08 | 1 | -0/+3 |
* | More cleanup in preparation of ipfw relocation (no actual code change): | luigi | 2009-06-05 | 1 | -1/+9 |
* | Update stats in struct ipstat using four new macros, IPSTAT_ADD(), | rwatson | 2009-04-11 | 1 | -0/+5 |
* | Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSD | bms | 2009-03-09 | 1 | -19/+0 |
* | Put a global variables, which were virtualized but formerly | bz | 2008-12-11 | 1 | -2/+4 |
* | Conditionally compile out V_ globals while instantiating the appropriate | zec | 2008-12-10 | 1 | -0/+1 |
* | Unhide declarations of network stack virtualization structs from | zec | 2008-11-28 | 1 | -12/+0 |
* | Another V_ forgotten | julian | 2008-08-25 | 1 | -1/+1 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -1/+4 |
* | Add code to allow the system to handle multiple routing tables. | julian | 2008-05-09 | 1 | -1/+1 |
* | Import rewrite of IPv4 socket multicast layer to support source-specific | bms | 2007-06-12 | 1 | -7/+30 |
* | Some local and style(9) cleanups. | andre | 2007-04-04 | 1 | -31/+36 |
* | Fix a long-standing limitation in IPv4 multicast group membership. | bms | 2006-05-14 | 1 | -2/+3 |
* | Move MAX_IPOPTLEN and struct ipoption back into ip_var.h as | andre | 2005-11-19 | 1 | -0/+13 |
* | Consolidate all IP Options handling functions into ip_options.[ch] and | andre | 2005-11-18 | 1 | -17/+1 |
* | Check the alignment of the IP header before passing the packet up to the | thompsa | 2005-07-02 | 1 | -0/+6 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Port randomization leads to extremely fast port reuse at high | silby | 2005-01-02 | 1 | -0/+1 |
* | Support for dynamically loadable and unloadable IP protocols in the ipmux. | andre | 2004-10-19 | 1 | -0/+2 |
* | Remove the last two global variables that are used to store packet state while | andre | 2004-09-15 | 1 | -1/+1 |
* | Always compile PFIL_HOOKS into the kernel and remove the associated kernel | andre | 2004-08-27 | 1 | -3/+1 |
* | Convert ipfw to use PFIL_HOOKS. This is change is transparent to userland | andre | 2004-08-17 | 1 | -0/+2 |
* | Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD | dwmalone | 2004-08-14 | 1 | -6/+13 |
* | Provide the sysctl net.inet.ip.process_options to control the processing | andre | 2004-05-06 | 1 | -0/+1 |
* | Rename ip_claim_next_hop() to m_claim_next_hop(), give it an extra arg | darrenr | 2004-05-02 | 1 | -16/+0 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | Re-remove MT_TAGs. The problems with dummynet have been fixed now. | mlaier | 2004-02-25 | 1 | -10/+18 |
* | Backout MT_TAG removal (i.e. bring back MT_TAGs) for now, as dummynet is | mlaier | 2004-02-18 | 1 | -16/+9 |
* | This set of changes eliminates the use of MT_TAG "pseudo mbufs", replacing | mlaier | 2004-02-13 | 1 | -9/+16 |