| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was generated by cvs2svn to compensate for changes in r143439, | David E. O'Brien | 2005-03-12 | 7 | -0/+1975 |
|\ |
|
| * | Import the nForce MCP NIC bits. This is version 1.0-0301.vendor/nve/1.0.0301 | David E. O'Brien | 2005-03-12 | 7 | -0/+1975 |
* | Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistaken | Scott Long | 2005-03-02 | 13 | -6520/+0 |
* | Add FreeBSD ID. | David E. O'Brien | 2005-02-28 | 1 | -0/+2 |
* | Use dynamic major number allocation. | Poul-Henning Kamp | 2005-02-27 | 1 | -2/+0 |
* | avoid sneaky double free | Sam Leffler | 2005-02-25 | 1 | -1/+5 |
* | Do not fail to initialize callouts (on SMP only) -- it leads to crashing. | Brian Feldman | 2005-02-22 | 1 | -3/+4 |
* | Fix a terrible braino in pfi_maybe_destroy() and unbreak "$pfctl -Fall" with | Max Laier | 2005-02-21 | 1 | -2/+5 |
* | Don't use the static CALLOUT_INITIALIZER for __FreeBSD_version >= 600000. It | Max Laier | 2005-02-21 | 2 | -1/+9 |
* | Fix inteface clear time. pf printed "Thu Jan 1 09:00:01 1970" | Pyun YongHyeon | 2005-02-17 | 1 | -1/+8 |
* | Access softc embedded struct ifnet via function macro to make it easier to | Max Laier | 2005-02-09 | 3 | -26/+54 |
* | - Split out PCI support. | Matthew N. Dodd | 2005-02-03 | 4 | -306/+744 |
* | Use the packet's address family instead of the rule's when selecting a | Daniel Hartmeier | 2005-01-20 | 1 | -1/+1 |
* | Prohibit ruleset changes at securelevel > 2, not > 1. It's documented | Daniel Hartmeier | 2005-01-19 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r140216, | Nate Lawson | 2005-01-14 | 1 | -0/+7 |
|\ |
|
| * | Clean up a small memory leak introduced with the previous commit to | Nate Lawson | 2005-01-14 | 1 | -0/+7 |
* | | This commit was generated by cvs2svn to compensate for changes in r140094, | Nate Lawson | 2005-01-12 | 1 | -1/+2 |
|\| |
|
| * | Fix handling of the implicit return case for methods called from an | Nate Lawson | 2005-01-12 | 1 | -1/+2 |
* | | Elminate 1 LOR (actually a recursive mutex grab) involving ipfilter where | Darren Reed | 2005-01-08 | 1 | -25/+2 |
* | | * Remove some code that's in a #ifndef FreeBSD that's no longer used. | Darren Reed | 2004-12-26 | 1 | -5/+0 |
* | | * The #ifdef's to cause mutex's for freebsd to be declared were meant to pick | Darren Reed | 2004-12-26 | 2 | -19/+4 |
* | | Darnit, through a maze of twisty passages, ipfilter needs to have PFIL_HOOKS | Scott Long | 2004-12-25 | 1 | -1/+1 |
* | | Sprinkle in some __FreeBSD_version checks so that this compiles again. Don't | Scott Long | 2004-12-25 | 3 | -3/+6 |
* | | Enable fine grained locking within IPFilter, using mtx(9) and sx(9) allowing | Darren Reed | 2004-12-24 | 9 | -27/+81 |
* | | Initialise init_addr in pf_map_addr() in the PF_POOL_ROUNDROBIN, | Daniel Hartmeier | 2004-12-19 | 1 | -3/+5 |
* | | Make ip_nat compile again. Should read #if->n<-def LARGE_NAT as in ipf 4.x | Max Laier | 2004-12-18 | 1 | -1/+1 |
* | | Move two variables that are unused if LARGE_NAT is defined inside an #ifdef | Darren Reed | 2004-12-17 | 1 | -1/+4 |
* | | Allow ipnat redirect rules to work for non-TCP/UDP packets. | Darren Reed | 2004-12-17 | 1 | -3/+5 |
* | | Using just m_pullup to get all of the interesting bits in packet into one | Darren Reed | 2004-12-16 | 1 | -1/+6 |
* | | Compile pfsync w/o bpf. | Max Laier | 2004-12-10 | 1 | -0/+2 |
* | | clear old files now in public | Sam Leffler | 2004-12-08 | 2 | -3562/+0 |
* | | resolve merge conflict | Sam Leffler | 2004-12-08 | 1 | -6/+26 |
* | | This commit was generated by cvs2svn to compensate for changes in r138583, | Sam Leffler | 2004-12-08 | 56 | -132/+74779 |
|\ \ |
|
| * | | Version 0.9.14.12: | Sam Leffler | 2004-12-08 | 57 | -138/+74806 |
* | | | IPv6 packets can contain headers (like options) before the TCP/UDP/ICMP6 | Daniel Hartmeier | 2004-12-05 | 1 | -3/+6 |
* | | | This commit was generated by cvs2svn to compensate for changes in r138298, | Mark Santcroos | 2004-12-02 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Oops, remove unnecessary cast in original, out-commented code. | Mark Santcroos | 2004-12-02 | 1 | -1/+1 |
* | | | This commit was generated by cvs2svn to compensate for changes in r138296, | Mark Santcroos | 2004-12-02 | 1 | -1/+9 |
|\| | |
|
| * | | Local change: Supporting code not yet available, use previous behavior | Mark Santcroos | 2004-12-02 | 1 | -1/+9 |
* | | | Local change: Remove warnings from vendor files. | Mark Santcroos | 2004-12-01 | 3 | -62/+54 |
* | | | Local change: In the resume path, give up after waiting for a while | Mark Santcroos | 2004-12-01 | 1 | -7/+8 |
* | | | Local change: Put various debugging options under ACPI_DISASSEMBLER. | Mark Santcroos | 2004-12-01 | 1 | -1/+83 |
* | | | Unchanged files that are off the vendor branch. | Mark Santcroos | 2004-12-01 | 9 | -177/+182 |
* | | | This commit was generated by cvs2svn to compensate for changes in r138287, | Mark Santcroos | 2004-12-01 | 85 | -1658/+3570 |
|\| | |
|
| * | | Vendor import of Intel ACPI-CA 20041119 | Mark Santcroos | 2004-12-01 | 98 | -1854/+3896 |
* | | | fix a bug that leads to a crash when binat rules of the form | Daniel Hartmeier | 2004-11-24 | 1 | -1/+1 |
* | | | Removed the remnants of gx(4). | Ruslan Ermilov | 2004-11-08 | 1 | -1/+1 |
* | | | Improved interface handling. This should fix the use of renamed interfaces | Max Laier | 2004-11-03 | 1 | -17/+12 |
* | | | Fix a panic discovered with some apache2 configure test (that seemed to | Max Laier | 2004-10-24 | 1 | -0/+5 |
* | | | Fix some warnings that only triggered in LINT. | Scott Long | 2004-10-24 | 1 | -1/+1 |