summaryrefslogtreecommitdiffstats
path: root/sys/contrib/ipfilter/netinet/ip_htable.c
Commit message (Collapse)AuthorAgeFilesLines
* Update ipfilter 4.1.28 --> 5.1.2.cy2013-09-061-197/+1022
|\ | | | | | | | | Approved by: glebius (mentor) BSD Licensed by: Darren Reed <darrenr@reed.wattle.id.au> (author)
| * As per the developers handbook (5.3.1 step 1), prepare the vendor trees forcy2013-07-191-640/+0
| | | | | | | | | | | | | | | | import of new ipfilter vendor sources by flattening them. To keep the tags consistent with dist, the tags are also flattened. Approved by: glebius (Mentor)
| * Import IPFilter 4.1.28darrenr2007-10-181-51/+39
| |
| * Import IPFilter 4.1.23 to vendor branch.darrenr2007-06-041-103/+303
| | | | | | | | See src/contrib/ipfilter/HISTORY for details of changes since 4.1.13
| * Import IP Filter version 4.1.10guido2005-12-301-9/+6
| |
* | Pullup IPFilter 4.1.28 from the vendor branch into HEAD.darrenr2007-10-181-51/+39
| | | | | | | | MFC after: 7 days
* | Merge IPFilter 4.1.23 back to HEADdarrenr2007-06-041-103/+303
| | | | | | | | See src/contrib/ipfilter/HISTORY for details of changes since 4.1.13
* | Resolve conflictsguido2005-12-301-6/+3
| |
* | Fix some minor problems before release:darrenr2005-06-231-1/+3
|/ | | | | | | | (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)
* import ipfilter 4.1.8 into the kernel source treedarrenr2005-04-251-0/+455
OpenPOWER on IntegriCloud