summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/ipsend
Commit message (Collapse)AuthorAgeFilesLines
* Pullup IPFilter 4.1.28 from the vendor branch into HEAD.darrenr2007-10-182-4/+12
| | | | MFC after: 7 days
* Merge IPFilter 4.1.23 back to HEADdarrenr2007-06-047-10/+31
| | | | See src/contrib/ipfilter/HISTORY for details of changes since 4.1.13
* Resolve conflictsguido2006-08-166-14/+95
| | | | MFC after: 1 weeks
* Resolve conflicts (and believe me...you don't want to know).guido2005-12-3016-18/+18
|
* * Someone imported a lot of files with the wrong CVS tag, so lots of files needdarrenr2005-04-2532-315/+221
| | | | | that fixed in them.... * Keep unnecessary files out of the non-vendor part of this CVS repository.
* This commit was generated by cvs2svn to compensate for changes in r145510,darrenr2005-04-2527-217/+412
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * import ipfilter 4.1.8 into the vendor branchdarrenr2005-04-2533-419/+617
| |
* | Committ changes from 3.4.31 -> 3.4.35darrenr2004-06-212-21/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix bug parsing port comparisons in proxy rules * make parsing errors in ipf/ipnat return an error rather than return indicating success. * make parsing errors in ipf/ipnat return an error rather than return indicating success. * make ipfstat work as a set{g,u}id thing - gave up privs before opening /dev/ipl * fix ipfstat -A * make "ipfstat -f" output more informative * various changes to ipsend for sending packets with ipv4 options * ipmon was not correctly calculating the length of the IPv6 packet (excluded ipv6 header length) MFC: 1 week
* | This commit was generated by cvs2svn to compensate for changes in r130887,darrenr2004-06-213-4/+7
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ipfilter 3.4.35 onto vendor branchdarrenr2004-06-215-26/+80
| |
* | bring changes in IPFilter to 3.4.31 on to the headdarrenr2003-02-153-8/+44
| |
* | This commit was generated by cvs2svn to compensate for changes in r110917,darrenr2003-02-159-16/+16
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import userland tools for IPFilter 3.4.31 into -currentdarrenr2003-02-1512-25/+61
| |
* | Bow to the whining masses and change a union back into void *. Retaindillon2003-01-131-3/+3
| | | | | | | | | | removal of unnecessary casts and throw in some minor cleanups to see if anyone complains, just for the hell of it.
* | Change struct file f_data to un_data, a union of the correct structdillon2003-01-121-3/+4
| | | | | | | | | | | | | | | | | | | | pointer types, and remove a huge number of casts from code using it. Change struct xfile xf_data to xun_data (ABI is still compatible). If we need to add a #define for f_data and xf_data we can, but I don't think it will be necessary. There are no operational changes in this commit.
* | This commit was generated by cvs2svn to compensate for changes in r98005,darrenr2002-06-071-1/+1
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IPFilter 3.4.28darrenr2002-06-071-1/+1
| |
| * Import IPFilter 3.4.26darrenr2002-04-251-2/+1
| |
* | resolve conflicts from importdarrenr2002-04-251-1/+0
| |
* | fix conflicts generated by import, completing import of ipf3.4.25darrenr2002-03-194-13/+23
| |
* | This commit was generated by cvs2svn to compensate for changes in r92686,darrenr2002-03-199-7/+36
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IPFilter 3.4.25darrenr2002-03-1913-21/+60
| |
* | Backout inclusion of sys/queue.halfred2002-01-142-6/+0
| |
* | add queue.h, now needed for file.halfred2002-01-142-0/+6
| |
* | Fixed corruption of the vendor $Id$ to $FreeBSD$. Put $FreeBSD$ inbde2001-10-121-1/+5
| | | | | | | | | | | | | | __FBSDID() and ifdefed away all vendor id stuff. This file should never have left the vendor branch; it is now identical with the vendor's version except for id fiddling.
* | Compensate for "Compensate for header dethreading" by backing it out.bde2001-10-102-2/+0
| |
* | fix conflicts created by importdarrenr2001-07-284-27/+22
| |
* | This commit was generated by cvs2svn to compensate for changes in r80486,darrenr2001-07-2817-88/+58
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IPFilter version 3.4.20darrenr2001-07-2821-113/+79
| |
* | Compensate for dethreaded headers.markm2001-05-012-0/+4
| | | | | | | | (I have no religion about how this was done. Follow-up commits welcome)
* | fix conflictsdarrenr2001-02-042-1/+7
| |
* | This commit was generated by cvs2svn to compensate for changes in r72003,darrenr2001-02-042-2/+15
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IP Filter updatedarrenr2001-02-044-4/+32
| |
* | Adapt to new struct kinfo_proc and unbreak world.alfred2000-12-141-0/+9
| | | | | | | | Apologies to: darrenr who is maintainer
* | This commit was generated by cvs2svn to compensate for changes in r67615,darrenr2000-10-261-1/+1
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IP Filter 3.4.12darrenr2000-10-261-1/+1
| |
* | This commit was generated by cvs2svn to compensate for changes in r64588,darrenr2000-08-131-1/+1
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import base ipfilter 3.4.9 into contrib dir.darrenr2000-08-132-2/+2
| |
* | fix conflictsdarrenr2000-05-241-1/+1
| |
* | This commit was generated by cvs2svn to compensate for changes in r60841,darrenr2000-05-241-1/+1
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import IP Filter 3.4.4 into FreeBSD-currentdarrenr2000-05-242-2/+2
| |
* | Remove files not in the v3_3_8 import.peter2000-02-102-245/+0
| |
* | Not in this commit: Many spammed deltas have been removed to restorepeter2000-02-103-11/+21
| | | | | | | | | | | | | | | | | | back to the vendor branch. Re-merge changes from the vendor branch. Undo the local spammed changes that I could find. There are probably more local fixes that were clobbered that I've missed.
* | This commit was generated by cvs2svn to compensate for changes in r55924,guido2000-01-131-2/+5
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of ipfilter 3.3.6 (freebsd relevant part)guido2000-01-133-5/+10
| | | | | | | | Obtained from: ftp://coombs.anu.edu.au/pub/net/firewall/ip-filter/ip_fil3.3.6.tar.gz
* | This commit was generated by cvs2svn to compensate for changes in r53024,guido1999-11-0822-47/+318
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of ipfilter 3.3.3 in anticipation of its revival.guido1999-11-0825-55/+334
| | | | | | | | More to come in the next days.
* | remove non-existant references, correct spelling errors.billf1998-12-301-1/+1
| | | | | | | | | | | | PR: docs/7963, docs/7790 Submitted by: Stefan Eggers seggers@semyam.dinoco.de Norihiro Kumagai kuma@jp.freebsd.org
* | Merge 3.2.3 -> 3.2.7 changes into mainline.peter1998-06-202-4/+4
| |
* | This commit was generated by cvs2svn to compensate for changes in r37074,peter1998-06-206-102/+95
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
OpenPOWER on IntegriCloud