summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter
Commit message (Expand)AuthorAgeFilesLines
* Use pcap's bpf header, not our own copy of it.rpaulo2010-10-291-2/+0
* Comment in the BUGS section header. Matches what's in ipfilter 5.10.brueffer2010-05-121-1/+1
* Remove unneeded include of <sys/timeb.h>.ed2010-03-091-1/+0
* fix spelling mistakedarrenr2009-11-191-1/+1
* Fix a typo that causes the for loop to exit immediately. There'srdivacky2009-06-161-1/+1
* - Prevent buffer overflow in IPFilter's load_http function used to loadstas2009-05-291-10/+19
* Remove udp and tcp includes not needed here.bz2009-04-251-3/+0
* This main goals of this project are:qingli2008-12-151-0/+5
* Fix build when WITHOUT_DYNAMICROOT is specified in src.conf(5).mlaier2008-08-041-0/+2
* 2020447 IPFilter's NAT can undo name server random port selectiondarrenr2008-07-2411-15/+40
* For unfathomable reasons, ipfilter abuses kernel data structures for itsdes2008-07-231-4/+12
* Pullup IPFilter 4.1.28 from the vendor branch into HEAD.darrenr2007-10-1819-81/+264
* This commit was generated by cvs2svn to compensate for changes in r172771,darrenr2007-10-1833-61/+509
|\
| * Import IPFilter 4.1.28darrenr2007-10-1852-143/+775
* | ipfstat should parse "any" when used with -D/-S command line optionsdarrenr2007-06-241-1/+2
* | Remove files no longer required to build IPFilterdarrenr2007-06-0414-2169/+0
* | Merge IPFilter 4.1.23 back to HEADdarrenr2007-06-04119-1036/+1788
* | This commit was generated by cvs2svn to compensate for changes in r170263,darrenr2007-06-0478-255/+2097
|\ \ | |/
| * Import IPFilter 4.1.23 to vendor branch.darrenr2007-06-04197-1296/+3896
* | Resolve conflictsguido2006-08-1638-438/+525
* | This commit was generated by cvs2svn to compensate for changes in r161351,guido2006-08-1642-32/+635
|\ \ | |/
| * Import IP Filter 4.1.13guido2006-08-1679-358/+1159
* | fix "ipf -Z" reporting rubbish and possibly panic'ing boxdarrenr2006-04-181-3/+9
* | Add a man page for mkfilters(1) and put the corrected perl script in thedarrenr2006-02-272-0/+5
* | Resolve conflicts (and believe me...you don't want to know).guido2005-12-30126-255/+427
* | This commit was generated by cvs2svn to compensate for changes in r153877,guido2005-12-30108-824/+1586
|\ \ | |/
| * Import IP Filter 4.1.10guido2005-12-30315-1505/+2032
| * Missing file from vendor branch import.darrenr2005-04-261-3/+1
| * these files should never have been imported...they are junkdarrenr2005-04-252-219/+0
* | Remove these files from src/contrib/ipfilter as they are already presentdarrenr2005-06-2316-8232/+0
* | Fix some minor problems before release:darrenr2005-06-231-1/+5
* | Since this is already off the vendor branch: Our kernel is now ineivind2005-05-271-1/+1
* | arm defaults to unsigned char as well.cognet2005-05-241-1/+1
* | Enable building /sbin/ipf (but not the rescue version) with the ability todarrenr2005-05-162-1/+689
* | Fix tinderbox build on ppc.grehan2005-05-081-1/+1
* | Don't use quad_t on FreeBSD (deprecated) so use "long long" instead.darrenr2005-04-281-1/+1
* | Patches from Ruslam Ermilov to remove NetBSD bits from Makefiles and cleanupdarrenr2005-04-281-1/+1
* | Fix include directives that were missing the netinet include directory, wheredarrenr2005-04-265-4/+971
* | Fix problems with building libipf:darrenr2005-04-262-7/+5
* | this file does not belong in a freebsd distributiondarrenr2005-04-251-2131/+0
* | * Someone imported a lot of files with the wrong CVS tag, so lots of files needdarrenr2005-04-25259-17240/+832
* | This commit was generated by cvs2svn to compensate for changes in r145513,darrenr2005-04-252-219/+0
* | This commit was generated by cvs2svn to compensate for changes in r145510,darrenr2005-04-25417-1733/+41248
|\ \ | |/
| * import ipfilter 4.1.8 into the vendor branchdarrenr2005-04-25458-11191/+60111
* | Committ changes from 3.4.31 -> 3.4.35darrenr2004-06-218-44/+124
* | This commit was generated by cvs2svn to compensate for changes in r130887,darrenr2004-06-2161-376/+1296
|\ \ | |/
| * Import ipfilter 3.4.35 onto vendor branchdarrenr2004-06-2186-838/+2160
* | if_name and if_unit renaming to if_xname should be dealth with inguido2004-01-021-0/+1
* | This commit was generated by cvs2svn to compensate for changes in r123109,brooks2003-12-022-4/+8
|\ \ | |/
| * This is a direct commit to the vendor branch with code from the vendor.brooks2003-12-022-4/+8
OpenPOWER on IntegriCloud