aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/ipfilter/netinet/ip_dstlist.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify the FreeBSD check using __FreeBSD__ compiler macro.Cy Schubert2021-02-091-1/+1
* Indentation cleanup resulting from the cleanup of #ifdefs.Cy Schubert2021-02-021-1/+1
* Retire the K&R/STD C __P prototype declarations.Cy Schubert2021-02-021-35/+35
* ipfilter #ifdef cleanup.Cy Schubert2019-02-031-11/+3
* Fix memory leak. (CID 1199373).Cy Schubert2018-05-091-0/+1
* ipfilter bug #534 destination list hashing not endian neutralCy Schubert2014-10-051-3/+3
* Check for NULL before de-refencing; in particular sel is assigned to NULL,Cy Schubert2014-09-221-2/+2
* Update ipfilter 4.1.28 --> 5.1.2.Cy Schubert2013-09-061-0/+1351