aboutsummaryrefslogtreecommitdiff
path: root/contrib/ipfilter/lib/printhostmask.c
Commit message (Collapse)AuthorAgeFilesLines
* ipfilter: Move userland bits to sbinCy Schubert2021-12-201-39/+0
| | | | | | | | | | | | | | | | Through fixes and improvements our ipfilter sources have diverged enough to warrant move from contrib into sbin/ipf. Now that I'm planning on implementing MSS clamping as in iptables it makes more sense to move ipfilter to sbin. This is the second of three commits of the ipfilter move. Suggested by glebius on two occaions. Suggested by and discussed with: glebius Reviewed by: glebius, kp (for #network) MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D33510
* Fix compile-time errors when NO_WERROR and WITHOUT_INET6_SUPPORTCy Schubert2014-07-051-1/+1
| | | | | | | | | | (NO_INET6) are specified. Approved by: glebius MFC after: 1 week Notes: svn path=/head/; revision=268286
* Update ipfilter 4.1.28 --> 5.1.2.Cy Schubert2013-09-061-20/+13
|\ | | | | | | | | | | | | | | Approved by: glebius (mentor) BSD Licensed by: Darren Reed <darrenr@reed.wattle.id.au> (author) Notes: svn path=/head/; revision=255332
| * As per the developers handbook (5.3.1 step 1), prepare the vendor trees forCy Schubert2013-07-191-44/+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) Notes: svn path=/vendor/ipfilter/dist/; revision=253467
| * Import IPFilter 4.1.23 to vendor branch.Darren Reed2007-06-041-2/+2
| | | | | | | | | | | | | | See src/contrib/ipfilter/HISTORY for details of changes since 4.1.13 Notes: svn path=/vendor/ipfilter/dist/; revision=170263
| * Import IP Filter 4.1.10Guido van Rooij2005-12-301-3/+1
| | | | | | | | Notes: svn path=/vendor/ipfilter/dist/; revision=153877
* | Merge IPFilter 4.1.23 back to HEADDarren Reed2007-06-041-2/+2
| | | | | | | | | | | | | | See src/contrib/ipfilter/HISTORY for details of changes since 4.1.13 Notes: svn path=/head/; revision=170268
* | Resolve conflicts (and believe me...you don't want to know).Guido van Rooij2005-12-301-1/+1
| | | | | | | | Notes: svn path=/head/; revision=153881
* | * Someone imported a lot of files with the wrong CVS tag, so lots of files needDarren Reed2005-04-251-1/+1
|/ | | | | | | | that fixed in them.... * Keep unnecessary files out of the non-vendor part of this CVS repository. Notes: svn path=/head/; revision=145519
* import ipfilter 4.1.8 into the vendor branchDarren Reed2005-04-251-0/+46
Notes: svn path=/vendor/ipfilter/dist/; revision=145510