| Commit message (Expand) | Author | Age | Files | Lines |
* | Darnit, through a maze of twisty passages, ipfilter needs to have PFIL_HOOKS | scottl | 2004-12-25 | 1 | -1/+1 |
* | Sprinkle in some __FreeBSD_version checks so that this compiles again. Don't | scottl | 2004-12-25 | 3 | -3/+6 |
* | Enable fine grained locking within IPFilter, using mtx(9) and sx(9) allowing | darrenr | 2004-12-24 | 9 | -27/+81 |
* | Initialise init_addr in pf_map_addr() in the PF_POOL_ROUNDROBIN, | dhartmei | 2004-12-19 | 1 | -3/+5 |
* | Make ip_nat compile again. Should read #if->n<-def LARGE_NAT as in ipf 4.x | mlaier | 2004-12-18 | 1 | -1/+1 |
* | Move two variables that are unused if LARGE_NAT is defined inside an #ifdef | darrenr | 2004-12-17 | 1 | -1/+4 |
* | Allow ipnat redirect rules to work for non-TCP/UDP packets. | darrenr | 2004-12-17 | 1 | -3/+5 |
* | Using just m_pullup to get all of the interesting bits in packet into one | darrenr | 2004-12-16 | 1 | -1/+6 |
* | Compile pfsync w/o bpf. | mlaier | 2004-12-10 | 1 | -0/+2 |
* | clear old files now in public | sam | 2004-12-08 | 2 | -3562/+0 |
* | resolve merge conflict | sam | 2004-12-08 | 1 | -6/+26 |
* | This commit was generated by cvs2svn to compensate for changes in r138583, | sam | 2004-12-08 | 56 | -132/+74779 |
|\ |
|
| * | Version 0.9.14.12: | sam | 2004-12-08 | 57 | -138/+74806 |
* | | IPv6 packets can contain headers (like options) before the TCP/UDP/ICMP6 | dhartmei | 2004-12-05 | 1 | -3/+6 |
* | | This commit was generated by cvs2svn to compensate for changes in r138298, | marks | 2004-12-02 | 1 | -1/+1 |
|\ \ |
|
| * | | Oops, remove unnecessary cast in original, out-commented code. | marks | 2004-12-02 | 1 | -1/+1 |
* | | | This commit was generated by cvs2svn to compensate for changes in r138296, | marks | 2004-12-02 | 1 | -1/+9 |
|\ \ \
| |/ / |
|
| * | | Local change: Supporting code not yet available, use previous behavior | marks | 2004-12-02 | 1 | -1/+9 |
* | | | Local change: Remove warnings from vendor files. | marks | 2004-12-01 | 3 | -62/+54 |
* | | | Local change: In the resume path, give up after waiting for a while | marks | 2004-12-01 | 1 | -7/+8 |
* | | | Local change: Put various debugging options under ACPI_DISASSEMBLER. | marks | 2004-12-01 | 1 | -1/+83 |
* | | | Unchanged files that are off the vendor branch. | marks | 2004-12-01 | 9 | -177/+182 |
* | | | This commit was generated by cvs2svn to compensate for changes in r138287, | marks | 2004-12-01 | 85 | -1658/+3570 |
|\ \ \
| |/ / |
|
| * | | Vendor import of Intel ACPI-CA 20041119 | marks | 2004-12-01 | 98 | -1854/+3896 |
* | | | fix a bug that leads to a crash when binat rules of the form | dhartmei | 2004-11-24 | 1 | -1/+1 |
* | | | Removed the remnants of gx(4). | ru | 2004-11-08 | 1 | -1/+1 |
* | | | Improved interface handling. This should fix the use of renamed interfaces | mlaier | 2004-11-03 | 1 | -17/+12 |
* | | | Fix a panic discovered with some apache2 configure test (that seemed to | mlaier | 2004-10-24 | 1 | -0/+5 |
* | | | Fix some warnings that only triggered in LINT. | scottl | 2004-10-24 | 1 | -1/+1 |
* | | | Embed the correct name. | scottl | 2004-10-24 | 1 | -1/+1 |
* | | | Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint for | scottl | 2004-10-24 | 13 | -0/+6514 |
* | | | Add an additional struct inpcb * argument to pfil(9) in order to enable | mlaier | 2004-09-29 | 4 | -16/+137 |
* | | | Protect sockaddr_union definitions with a protecting define. This allows to | mlaier | 2004-09-23 | 1 | -10/+9 |
* | | | Break out altq_enable/disable from DIOC{START,STOP}ALTQ into seprate | mlaier | 2004-09-17 | 1 | -41/+83 |
* | | | Reactivate skipping over bogus IPCP addresses on ppp interfaces. Be more | mlaier | 2004-09-14 | 1 | -2/+10 |
* | | | Move pf* init from SI_SUB_PSEUDO to SI_SUB_PROTO_IFATTACHDOMAIN where it is | mlaier | 2004-09-14 | 3 | -3/+3 |
* | | | One more round on the H/W supported checksum code: Fix NICs that can't do | mlaier | 2004-09-11 | 1 | -3/+2 |
* | | | From __FreeBSD_version 600001 on PFIL_HOOKS is permanently in the kernel and | andre | 2004-08-27 | 2 | -2/+3 |
* | | | Use securelevel_gt instead of reading global securelevel unprotected. | mlaier | 2004-08-22 | 1 | -0/+5 |
* | | | This commit was generated by cvs2svn to compensate for changes in r133931, | njl | 2004-08-18 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Add a padding member to the header overlaid on data allocated in the | njl | 2004-08-18 | 1 | -1/+2 |
* | | | Comment out rev. 1.4 after problems w/ IPv6, a better solution must be | mlaier | 2004-08-16 | 1 | -0/+2 |
* | | | Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD | dwmalone | 2004-08-14 | 2 | -9/+0 |
* | | | Since if_oltr doesn't contain locking or run with INTR_MPSAFE, mark | rwatson | 2004-08-14 | 1 | -1/+1 |
* | | | Loopback fix from Mathieu Sauve-Frankel: | mlaier | 2004-08-12 | 1 | -2/+3 |
* | | | Loopback fix from Daniel Hartmeier: | mlaier | 2004-08-12 | 3 | -7/+13 |
* | | | Loopback fix from Henning Brauer: | mlaier | 2004-08-12 | 1 | -0/+4 |
* | | | Exclusion list for easier import. | harti | 2004-08-11 | 1 | -0/+15 |
* | | | This commit was generated by cvs2svn to compensate for changes in r133492, | harti | 2004-08-11 | 11 | -65/+67 |
|\ \ \ |
|
| * | | | Virgin import of NgATM shared kernel/user part 1.1 | harti | 2004-08-11 | 11 | -65/+67 |