summaryrefslogtreecommitdiff
path: root/sys/netinet/fil.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-09-19Resync with official IPFmartti
2002-09-19Upgraded IPFilter to 3.4.29martti
2002-06-09whitespaceitojun
2002-05-02Fix compilation problemsmartti
2002-05-02Upgraded IPFilter to 3.4.27martti
2002-03-14Upgraded IPFilter to 3.4.25martti
2002-01-24Re-sync with IPFiltermartti
2002-01-24Upgraded IPFilter to 3.4.23martti
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDslukem
2001-11-04Convert netinet to not use the internal <sys/queue.h> field namesmatt
2001-06-02Implement support for IP/TCP/UDP checksum offloading provided bythorpej
2001-03-26Resolve conflicts.mike
2001-02-05expose the definitions of MIN() and MAX() in sys/param.h to the kernelchs
2001-01-18constifyjdolecek
2000-11-12Due to a quirk (err, bug?) in IP Filter (mbuf freed without setting *mpthorpej
2000-11-12Oops, the mbuf may have been freed -- do a NULL check in the wrapper.thorpej
2000-11-11Restructure the PFIL_HOOKS mechanism a bit:thorpej
2000-10-08ipfilter currently supports IPv4 only. do not try to touch non-IPv4itojun
2000-08-12Put # endif directive after the right (i.e., matching) close braceenami
2000-08-12Protect a IPLLOG with ifdef IPFILTER_LOG. Patch from Darren Reed.veego
2000-08-09Resolve conflicts.veego
2000-06-12Resolve conflicts.veego
2000-05-23Resolve conflicts.veego
2000-05-21Resolve conflicts.veego
2000-05-11Resolve conflicts and fix a compile error in ip_ftp_pxy.c.veego
2000-05-10correct out-of-bound access when hlen == 1 and opt > 1.itojun
2000-05-03Resolve conflicts.veego
2000-03-30Remove register declarations.augustss
2000-02-01Resolve conflicts.veego
1999-12-12Resolve conflicts and small fixes.veego
1999-02-02Remove SCCS markers and make these compile in $NetBSD$ IDs.cjs
1999-01-23Fix problems with fr_tcpsum() that prevented the FTP proxy from working.mycroft
1998-11-26add a patch from darren reed, to make ipfilter use our cksum routine.mrg
1998-11-22merge ipf 3.2.10mrg
1998-07-12Resolve conflicts from the import.veego
1998-05-31Another demonstration that when you're converting variables from 'long'scgd
1998-05-29Resolve conflicts from the import of IPFilter 3.2.7.veego
1998-05-17Resolve conflictsveego
1998-05-01If packets are passed through IP Filter at all, don't allow fast-forwardthorpej
1997-11-17fix checksum problems (from marc boucher via darren reed).mrg
1997-11-14merge ip-filter 3.2.1mrg
1997-10-30sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake.mrg
1997-09-21Resolve conflicts from the merge of ipf 3.2beta5.veego
1997-07-08put back IPFILTER_DEFAULT_BLOCK, as documented in options(4).mrg
1997-07-06Restore original RCS IDs.thorpej
1997-07-06Fix a bug caught by gcc: add parenthesis to properly group a test.thorpej
1997-07-05fix conflicts from importdarrenr
1997-06-16make it "options IPFILTER_DEFAULT_BLOCK".mrg