summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_compat.h
AgeCommit message (Expand)Author
2004-10-01Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf.christos
2004-07-23Upgraded IPFilter to 4.1.3martti
2004-05-09PR/25441: Matthew Green: IP-Filter uses M_TEMP when it already has M_IPFILTERchristos
2004-03-31Only #define COPYIN copyin, et cetera, in the kernel. That is, onlydyoung
2004-03-31COPYIN/COPYOUT macros need to call copyin/out on NetBSD rather than just usedarrenr
2004-03-28Upgraded IPFilter to 4.1.1martti
2003-06-26tabifyitojun
2003-03-05vax -> __vax__. Didn't I fix this a year ago?ragge
2003-02-24Comment out the inclusion of <uvm/uvm_extern.h> -- the header is notthorpej
2002-09-19Resync with official IPFmartti
2002-09-19Upgraded IPFilter to 3.4.29martti
2002-06-09whitespaceitojun
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-05-26defined(vax) -> defined(__vax__). This may fix PR#12919.ragge
2001-04-12Delete SPL_IMP(). It is not used in IP Filter, and it aids methorpej
2001-03-26Resolve conflicts.mike
2001-02-05expose the definitions of MIN() and MAX() in sys/param.h to the kernelchs
2000-06-28remove include of <vm/vm.h>mrg
2000-06-26remove/move more mach vm header files:mrg
2000-05-03Resolve conflicts.veego
1999-12-12Resolve conflicts and small fixes.veego
1998-11-22merge ipf 3.2.10mrg
1998-07-12Resolve conflicts from the import.veego
1998-05-29Resolve conflicts from the import of IPFilter 3.2.7.veego
1998-05-17Resolve conflictsveego
1998-02-10add/cleanup multiple inclusion protection.perry
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-06Restore original RCS IDs.thorpej
1997-07-05fix conflicts from importdarrenr
1997-05-28Resolve conflicts from merge of 3.2a7, take 2. Also, eliminate somethorpej
1997-05-25fix conflictsdarrenr
1997-04-15Fix SPLNET() conditional to work for NetBSD1_0+, not just the named versions.christos
1997-03-29Resolve conflicts from merge.thorpej
1997-01-05Add $NetBSD$ id's and restore the orginal Id's.veego
1997-01-05initial import of darren reed's ip-filter, version 3.1.2.mrg