summaryrefslogtreecommitdiffstats
path: root/sys/contrib/ipfilter/netinet/ip_auth.c
Commit message (Expand)AuthorAgeFilesLines
* Step 1.5 of importing the network stack virtualization infrastructurezec2008-10-021-0/+5
* Fix 3 issues relating to the use of "auth" rules in IPFilter, from sourceforge:darrenr2007-11-261-14/+5
* Apply a few changes from ipfilter-current:darrenr2007-10-301-1/+1
* Pullup IPFilter 4.1.28 from the vendor branch into HEAD.darrenr2007-10-181-17/+17
* Merge IPFilter 4.1.23 back to HEADdarrenr2007-06-041-231/+470
* Resolve conflictsguido2006-08-161-23/+35
* Resolve conflictsguido2005-12-301-13/+7
* Fix -Wundef from compiling the amd64 LINT.ru2005-12-041-2/+4
* - Comment out duplicate rcsid strings in *.c filesdarrenr2005-04-271-1/+1
* Merge the changes from 3.4.35 to 4.1.8 into the kernel source treedarrenr2005-04-251-198/+348
* * Remove some code that's in a #ifndef FreeBSD that's no longer used.darrenr2004-12-261-5/+0
* Enable fine grained locking within IPFilter, using mtx(9) and sx(9) allowingdarrenr2004-12-241-1/+1
* revert section of code that calls netisr_queue() to match v1.33 of this filedarrenr2004-06-221-15/+1
* #ifdef's for FreeBSD are wrong, causing too many variable declaractions todarrenr2004-06-221-2/+3
* Update ipfilter from 3.4.31 -> 3.4.35. Some important changes:darrenr2004-06-211-4/+20
* Update netisr handling; Each SWI now registers its queue, and all queuejlemon2003-03-041-3/+1
* Commit import changed from vendor branch of ipfilter to -current headdarrenr2003-02-151-6/+0
* Commit import changed from vendor branch of ipfilter to -current headdarrenr2003-02-151-43/+77
* Replace aux mbufs with packet tags:sam2002-10-161-1/+2
* Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28darrenr2002-06-071-1/+4
* bring in changes from 3.4.26.darrenr2002-04-251-3/+3
* fix conflicts (mostly damn rcs id's) generated by importdarrenr2002-03-191-8/+6
* Change two occurrences of HTONS() to use htons().mike2002-02-281-2/+2
* Fix warning (unused variable)peter2002-02-271-1/+0
* Backout inclusion of queue.h since rev 1.38 sys/file.h now has italfred2002-01-141-3/+0
* Include sys/_lock.h and sys/_mutex.h to reduce namespace pollution.alfred2002-01-131-0/+3
* fix conflicts created by importdarrenr2001-07-281-65/+152
* fix conflictsdarrenr2001-02-041-1/+1
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-251-10/+2
* Follow BSD/OS and NetBSD, keep the ip_id field in network order all the time.ru2000-09-141-1/+1
* Change __FreeBSD_Version into the proper __FreeBSD_version.roberto2000-08-011-1/+1
* fix conflictsdarrenr2000-07-191-1/+1
* fix up conflictsdarrenr2000-05-241-0/+1
* fix conflictsdarrenr2000-05-241-28/+40
* Re add rev 1.11 diffs to ip_fil.h Also discover that I did not undefineguido2000-02-101-1/+2
* Bring over ipfilter v3_3_8 kernel sources, including merging theguido2000-02-091-6/+4
* Bring over ipfilter kernel sources, including merging the local modifications.guido2000-01-131-6/+7
* KERNEL -> _KERNELeivind2000-01-051-1/+1
* Revive mlfk_ipl here. This version is slightly changed fromguido1999-12-061-1/+1
* Add kernel parts of revived ipfilter (3.3.3.)guido1999-11-231-0/+538
* Nuke the old antique copy of ipfilter from the tree. This is old enoughpeter1999-10-101-508/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Staticize some more.eivind1998-11-261-4/+4
* Made some disgusting ifdefs even more disgusting to enable the supportbde1998-08-151-2/+2
* Merge ipfilter 3.2.3 -> 3.2.7 changes onto mainline.peter1998-06-201-1/+4
* Some patchups for when this code is compiled in userland (!).peter1998-03-211-1/+4
* Make this compile.. There are some unpleasing hacks in here.peter1998-03-211-1/+9
* Import kernel parts of ipfilter-3.2.1peter1997-11-161-0/+494
OpenPOWER on IntegriCloud