aboutsummaryrefslogtreecommitdiff
path: root/contrib/ipfilter/tools/ipmon.c
Commit message (Collapse)AuthorAgeFilesLines
* Return a return code scripts might expect. I missed this whileCy Schubert2019-06-271-1/+1
| | | | | | | | | | | | | reviewing and rewriting a patch in PR/238816. PR: 238816 Reported by: rgrimes@ Pointy hat to: cy@ MFC after: 1 week X-MFC with: r349450 Notes: svn path=/head/; revision=349451
* Update usage() to refect the current state of ipmon.Cy Schubert2019-06-271-2/+5
| | | | | | | | PR: 238816 MFC after: 1 week Notes: svn path=/head/; revision=349450
* ipfilter #ifdef cleanup.Cy Schubert2019-02-031-42/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove #ifdefs for ancient and irrelevant operating systems from ipfilter. When ipfilter was written the UNIX and UNIX-like systems in use were diverse and plentiful. IRIX, Tru64 (OSF/1) don't exist any more. OpenBSD removed ipfilter shortly after the first time the ipfilter license terms changed in the early 2000's. ipfilter on AIX, HP/UX, and Linux never really caught on. Removal of code for operating systems that ipfilter will never run on again will simplify the code making it easier to fix bugs, complete partially implemented features, and extend ipfilter. Unsupported previous version FreeBSD code and some older NetBSD code has also been removed. What remains is supported FreeBSD, NetBSD, and illumos. FreeBSD and NetBSD have collaborated exchanging patches, while illumos has expressed willingness to have their ipfilter updated to 5.1.2, provided their zone-specific updates to their ipfilter are merged (which are of interest to FreeBSD to allow control of ipfilters in jails from the global zone). Reviewed by: glebius@ MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D19006 Notes: svn path=/head/; revision=343701
* Update ipfilter 4.1.28 --> 5.1.2.Cy Schubert2013-09-061-538/+714
|\ | | | | | | | | | | | | | | 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-1732/+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.28Darren Reed2007-10-181-3/+32
| | | | | | | | Notes: svn path=/vendor/ipfilter/dist/; revision=172771
| * Import IPFilter 4.1.23 to vendor branch.Darren Reed2007-06-041-10/+33
| | | | | | | | | | | | | | 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.13Guido van Rooij2006-08-161-23/+33
| | | | | | | | Notes: svn path=/vendor/ipfilter/dist/; revision=161351
| * Import IP Filter 4.1.10Guido van Rooij2005-12-301-4/+11
| | | | | | | | Notes: svn path=/vendor/ipfilter/dist/; revision=153877
* | Pullup IPFilter 4.1.28 from the vendor branch into HEAD.Darren Reed2007-10-181-3/+32
| | | | | | | | | | | | | | MFC after: 7 days Notes: svn path=/head/; revision=172776
* | Merge IPFilter 4.1.23 back to HEADDarren Reed2007-06-041-10/+33
| | | | | | | | | | | | | | See src/contrib/ipfilter/HISTORY for details of changes since 4.1.13 Notes: svn path=/head/; revision=170268
* | Resolve conflictsGuido van Rooij2006-08-161-23/+33
| | | | | | | | | | | | | | MFC after: 1 weeks Notes: svn path=/head/; revision=161357
* | Resolve conflicts (and believe me...you don't want to know).Guido van Rooij2005-12-301-2/+11
| | | | | | | | Notes: svn path=/head/; revision=153881
* | arm defaults to unsigned char as well.Olivier Houchard2005-05-241-1/+1
| | | | | | | | Notes: svn path=/head/; revision=146590
* | Fix tinderbox build on ppc.Peter Grehan2005-05-081-1/+1
| | | | | | | | | | | | | | Requested by: mlaier Notes: svn path=/head/; revision=145989
* | * 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/+1663
Notes: svn path=/vendor/ipfilter/dist/; revision=145510