| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt OpenBSD pf's "sloopy" TCP state machine which is useful for Direct | delphij | 2009-12-24 | 4 | -175/+296 |
* | Fix argument ordering to memcpy as well as the size of the copy in the | mlaier | 2009-08-25 | 1 | -1/+1 |
* | If we cannot immediately get the pf_consistency_lock in the purge thread, | mlaier | 2009-08-19 | 2 | -24/+70 |
* | Many network stack subsystems use a single global data structure to hold | rwatson | 2009-08-02 | 1 | -14/+14 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 4 | -6/+0 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 5 | -28/+0 |
* | After cleaning up rt_tables from vnet.h and cleaning up opt_route.h | bz | 2009-06-23 | 2 | -2/+0 |
* | All consumers of in_cksum.h have been properly #ifdefed already, | bz | 2009-06-10 | 1 | -0/+2 |
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | bz | 2009-06-08 | 2 | -2/+0 |
* | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | rwatson | 2009-06-05 | 1 | -1/+0 |
* | V_loif is not an array but a pure pointer, so treat it as such. | zec | 2009-06-01 | 1 | -1/+1 |
* | Change if_output to take a struct route as its fourth argument in order | kmacy | 2009-04-16 | 3 | -5/+5 |
* | Update stats in struct icmpstat and icmp6stat using four new | rwatson | 2009-04-12 | 1 | -4/+4 |
* | Update stats in struct udpstat using two new macros, UDPSTAT_ADD() | rwatson | 2009-04-12 | 1 | -3/+3 |
* | Update stats in struct ipstat using four new macros, IPSTAT_ADD(), | rwatson | 2009-04-11 | 1 | -4/+4 |
* | Update stats in struct tcpstat using two new macros, TCPSTAT_ADD() and | rwatson | 2009-04-11 | 1 | -3/+3 |
* | For all files including net/vnet.h directly include opt_route.h and | bz | 2009-02-27 | 2 | -5/+5 |
* | Revert my previous two changes. | ed | 2009-01-25 | 1 | -0/+16 |
* | Remove pfopen() and pfclose() entirely. | ed | 2009-01-25 | 1 | -12/+0 |
* | Remove unneeded checking for invalid minor numbers from pf(4). | ed | 2009-01-25 | 1 | -4/+0 |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -6/+6 |
* | Like for tcp_subr.c in r186057 make the MD5 context a function local | bz | 2008-12-13 | 1 | -10/+10 |
* | Second round of putting global variables, which were virtualized | bz | 2008-12-13 | 1 | -0/+2 |
* | Conditionally compile out V_ globals while instantiating the appropriate | zec | 2008-12-10 | 1 | -15/+14 |
* | - convert radix node head lock from mutex to rwlock | kmacy | 2008-12-07 | 1 | -0/+2 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 4 | -0/+13 |
* | Cache so_cred as inp_cred in the inpcb. | bz | 2008-10-04 | 1 | -15/+5 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 5 | -0/+30 |
* | Replace all calls to minor() with dev2unit(). | ed | 2008-09-27 | 1 | -2/+2 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 4 | -39/+43 |
* | Merge state reuse for tcp. | mlaier | 2008-08-04 | 1 | -0/+17 |
* | Fix spelling error in comment | julian | 2008-07-24 | 1 | -1/+1 |
* | Fix range check for rtable id. | mlaier | 2008-06-05 | 1 | -2/+2 |
* | Add code to allow the system to handle multiple routing tables. | julian | 2008-05-09 | 2 | -6/+34 |
* | Teach pf and ipfw to use read locks in inpcbs write than write locks | rwatson | 2008-04-20 | 1 | -6/+5 |
* | Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to | rwatson | 2008-04-17 | 1 | -4/+4 |
* | Make ALTQ cope with disappearing interfaces (particularly common with mpd | mlaier | 2008-03-29 | 3 | -2/+129 |
* | Bring back pf_if.c revs 1.8 and 1.6 also lost during last import: | mlaier | 2007-11-21 | 1 | -0/+23 |
* | Cleanup pf interface mangement - esp. remove EVENTHANDLER before unloading | mlaier | 2007-11-21 | 2 | -1/+31 |
* | Reloop OpenBSD rev. 1.563: | mlaier | 2007-11-21 | 1 | -3/+11 |
* | Continue to move from generic network entry points in the TrustedBSD MAC | rwatson | 2007-10-28 | 1 | -1/+1 |
* | Rename 'mac_mbuf_create_from_firewall' to 'mac_netinet_firewall_send' as | rwatson | 2007-10-26 | 1 | -1/+1 |
* | Properly drop the pf mutex around all copyout (consistency still protected | mlaier | 2007-10-24 | 2 | -1/+9 |
* | Merge first in a series of TrustedBSD MAC Framework KPI changes | rwatson | 2007-10-24 | 1 | -2/+2 |
* | Rename the kthread_xxx (e.g. kthread_create()) calls | julian | 2007-10-20 | 2 | -4/+4 |
* | When checking the sequence number of a TCP header embedded in an | dhartmei | 2007-08-23 | 1 | -2/+1 |
* | Replace references to NET_CALLOUT_MPSAFE with CALLOUT_MPSAFE, and remove | rwatson | 2007-07-28 | 1 | -4/+4 |
* | Remove unused variable from pf_subr.c to make it -Werror buildable. | mlaier | 2007-07-05 | 1 | -1/+1 |
* | Add two place holders in struct pf_rule for future netgraph integration. | mlaier | 2007-07-03 | 1 | -0/+2 |
* | Link pf 4.1 to the build: | mlaier | 2007-07-03 | 1 | -0/+82 |