summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/lib
Commit message (Collapse)AuthorAgeFilesLines
* Resolve conflicts (and believe me...you don't want to know).guido2005-12-3078-155/+210
|
* This commit was generated by cvs2svn to compensate for changes in r153877,guido2005-12-302-0/+54
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import IP Filter 4.1.10guido2005-12-30104-367/+274
| |
* | Fix some minor problems before release:darrenr2005-06-231-1/+5
| | | | | | | | | | | | | | | | (1) "ipf -T" is broken for fetching single entries and (2) loading rules with numbered collections does not order insertion right. (3) stats aren't accumulated for hash table memory failures Approved by: re (dwhite)
* | Don't use quad_t on FreeBSD (deprecated) so use "long long" instead.darrenr2005-04-281-1/+1
| | | | | | | | | | Someday this should be converted to uint64_t and printstate.c changed to use those horrid PRiud64 things.
* | Fix problems with building libipf:darrenr2005-04-262-7/+5
| | | | | | | | | | | | ipf_dontuning.c - change the include to look in netinet for ipl.h ipft_tx.c - make the private use of arrays with tcp flags info in them more not use names that can be "confusing"
* | * Someone imported a lot of files with the wrong CVS tag, so lots of files needdarrenr2005-04-25102-102/+102
|/ | | | | that fixed in them.... * Keep unnecessary files out of the non-vendor part of this CVS repository.
* import ipfilter 4.1.8 into the vendor branchdarrenr2005-04-25103-0/+8948
OpenPOWER on IntegriCloud