| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up pfr_kentry_pl2 as well. This fixes a kernel panic in the vm.zone | mlaier | 2007-01-01 | 1 | -0/+1 |
* | Various bpf(4) related fixes to catch places up to the new bpf(4) | jhb | 2006-12-29 | 1 | -0/+4 |
* | Work around a long standing LOR with user/group rules by doing the socket | mlaier | 2006-12-29 | 1 | -0/+12 |
* | TCP Window scaling was being recognised but the recorded settings were being | darrenr | 2006-12-24 | 1 | -19/+7 |
* | This commit was generated by cvs2svn to compensate for changes in r165182, | sam | 2006-12-13 | 35 | -123531/+118083 |
|\ |
|
| * | Version 0.9.20.3: | sam | 2006-12-13 | 35 | -123531/+118083 |
| * | o move ath hal os glue code from the hal to the driver: this code was | sam | 2006-09-18 | 3 | -661/+0 |
* | | Sweep kernel replacing suser(9) calls with priv(9) calls, assigning | rwatson | 2006-11-06 | 7 | -7/+25 |
* | | Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.h | rwatson | 2006-10-22 | 1 | -1/+1 |
* | | Workaround bad locking design: | oleg | 2006-10-05 | 1 | -3/+9 |
* | | remove this from HEAD too since it got taken off the vendor branch | sam | 2006-09-18 | 1 | -444/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r162413, | sam | 2006-09-18 | 2 | -217/+0 |
* | | Introduce a new entry point, mac_create_mbuf_from_firewall. This entry point | csjp | 2006-09-12 | 1 | -0/+55 |
* | | Fix stateful filtering of loopback IPv6 traffic to an address not configured | mlaier | 2006-09-06 | 1 | -2/+8 |
* | | Resolve conflicts | guido | 2006-08-16 | 16 | -361/+501 |
* | | This commit was generated by cvs2svn to compensate for changes in r161351, | guido | 2006-08-16 | 3 | -10/+23 |
|\ \ |
|
| * | | Import IP Filter 4.1.13 | guido | 2006-08-16 | 21 | -402/+557 |
* | | | The strstr() function is in the libkern now. | pjd | 2006-08-12 | 1 | -22/+0 |
* | | | Import from OpenBSD 1.168, dhartmei: | mlaier | 2006-07-21 | 1 | -2/+3 |
* | | | Revise network interface cloning to take an optional opaque | sam | 2006-07-09 | 2 | -2/+10 |
* | | | Make in-kernel multicast protocols for pfsync and carp work after enabling | mlaier | 2006-07-08 | 1 | -0/+5 |
* | | | Apply local modifications to make Unwind Express BETA 10 buildable and | marcel | 2006-07-07 | 12 | -20/+92 |
* | | | This commit was generated by cvs2svn to compensate for changes in r160160, | marcel | 2006-07-07 | 4 | -1121/+0 |
* | | | This commit was generated by cvs2svn to compensate for changes in r160157, | marcel | 2006-07-07 | 28 | -347/+1908 |
|\ \ \ |
|
| * | | | Import BETA 10 of HP's Unwind Express. This import does not contain | marcel | 2006-07-07 | 28 | -347/+1908 |
* | | | | Fix pfsync w/o carp compilation. | mlaier | 2006-06-16 | 1 | -0/+2 |
* | | | | Fix byteorder of syncpeer and make it actually work. | mlaier | 2006-06-14 | 1 | -6/+23 |
* | | | | reposition defines so things build on architectures where AH_REGOPS_FUNC | sam | 2006-06-07 | 1 | -14/+14 |
* | | | | resolve merge conflicts | sam | 2006-06-05 | 1 | -9/+36 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r159285, | sam | 2006-06-05 | 74 | -102663/+127118 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Version 0.9.17.2: | sam | 2006-06-05 | 75 | -102672/+127154 |
* | | | | Since DELAY() was moved, most <machine/clock.h> #includes have been | phk | 2006-05-16 | 1 | -1/+0 |
* | | | | Put debugging messages related to inconsistent ticket numbers under misc and | mlaier | 2006-05-12 | 1 | -4/+10 |
* | | | | fix "ipf -Z" reporting rubbish and possibly panic'ing box | darrenr | 2006-04-18 | 1 | -1/+1 |
* | | | | Loopback pf_norm.c rev. 1.106 from OpenBSD: | mlaier | 2006-03-25 | 1 | -4/+22 |
* | | | | Avoid pulling in the whole <net/pfvar.h> by opaquely declaring | yar | 2006-03-09 | 1 | -2/+3 |
* | | | | Do not use the TSC where its known to be broken, this will cause the queue | thompsa | 2006-03-02 | 1 | -1/+2 |
* | | | | resolve merge conflicts | sam | 2006-02-10 | 1 | -4/+6 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r155511, | sam | 2006-02-10 | 65 | -69379/+109156 |
|\ \ \ \
| |/ / / |
|
| * | | | Version 0.9.16.16: | sam | 2006-02-10 | 66 | -69383/+109162 |
* | | | | Make pflog a seperate module. As a result pflog_packet() becomes a function | mlaier | 2006-02-05 | 3 | -0/+26 |
* | | | | fix a bug in the fragment cache (used for 'scrub fragment crop/drop-ovl', | dhartmei | 2006-01-19 | 1 | -1/+1 |
* | | | | Move m_adj after checking that m_dup succeeded. | mlaier | 2006-01-14 | 1 | -3/+4 |
* | | | | Add mcopywrap prototype to ip_compat.h | guido | 2005-12-30 | 2 | -1/+1 |
* | | | | Resolve conflicts | guido | 2005-12-30 | 21 | -509/+916 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r153872, | guido | 2005-12-30 | 13 | -64/+41 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Import IP Filter version 4.1.10 | guido | 2005-12-30 | 35 | -651/+1053 |
* | | | | Only decrement the max-src-conn counter for tcp connections that reached | mlaier | 2005-12-25 | 2 | -0/+8 |
* | | | | Fix build after timeval.tv_sec changed from long to time_t. | mlaier | 2005-12-25 | 1 | -2/+5 |
* | | | | Move PFSTATE_EXPIRING from sync_flags to a new local_flags. sync_flags has | mlaier | 2005-12-20 | 2 | -4/+6 |