summaryrefslogtreecommitdiffstats
path: root/sys/contrib/ipfilter/netinet/ip_log.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r266605.cy2014-06-031-8/+6
* Address double init of ip_log mutex, fixing a panic after ipfilter iscy2013-09-211-1/+1
* Update ipfilter 4.1.28 --> 5.1.2.cy2013-09-061-208/+455
|\
| * As per the developers handbook (5.3.1 step 1), prepare the vendor trees forcy2013-07-191-700/+0
| * Import IPFilter 4.1.28darrenr2007-10-181-14/+20
| * Import IPFilter 4.1.23 to vendor branch.darrenr2007-06-041-5/+11
| * Import IP Filter 4.1.13guido2006-08-161-2/+24
| * Import IP Filter version 4.1.10guido2005-12-301-12/+4
| * import ipfilter 4.1.8 into the kernel source treedarrenr2005-04-251-208/+378
| * Import ipfilter 3.4.35 (destinated for RELENG_4) to vendor branchdarrenr2004-06-211-6/+7
| * Import IPFilter 3.4.31 into -currentdarrenr2003-02-151-3/+26
| * Import version 3.4.27darrenr2002-04-271-2/+3
| * Import IPFilter 3.4.26 kernel sources, including H.323 proxy.darrenr2002-04-251-1/+2
| * Import IPFilter 3.4.25 (last version 3.4.20)darrenr2002-03-191-36/+40
| * Import version 3.4.20 of IPFilterdarrenr2001-07-281-47/+20
| * Import IP Filter 3.4.9 bits into the kerneldarrenr2000-08-131-3/+1
| * import ipfilter 3.4.8darrenr2000-07-191-2/+6
| * Import IP Filter 3.4.4 into the kerneldarrenr2000-05-241-90/+116
* | Apply a few changes from ipfilter-current:darrenr2007-10-301-5/+6
* | Pullup IPFilter 4.1.28 from the vendor branch into HEAD.darrenr2007-10-181-14/+20
* | Merge IPFilter 4.1.23 back to HEADdarrenr2007-06-041-5/+10
* | Resolve conflictsguido2006-08-161-2/+25
* | Resolve conflictsguido2005-12-301-9/+3
* | Fix -Wundef from compiling the amd64 LINT.ru2005-12-041-1/+3
* | Merge the changes from 3.4.35 to 4.1.8 into the kernel source treedarrenr2005-04-251-215/+380
* | Enable fine grained locking within IPFilter, using mtx(9) and sx(9) allowingdarrenr2004-12-241-1/+1
* | Update ipfilter from 3.4.31 -> 3.4.35. Some important changes:darrenr2004-06-211-6/+6
* | Use parens more reasionably so we match the vendor code. This is partbrooks2003-12-021-2/+2
* | Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-1/+2
* | Commit import changed from vendor branch of ipfilter to -current headdarrenr2003-02-151-2/+25
* | Merge updates from 3.4.26 - 3.4.27.darrenr2002-04-271-1/+2
* | bring in changes from 3.4.26.darrenr2002-04-251-0/+1
* | fix conflicts (mostly damn rcs id's) generated by importdarrenr2002-03-191-35/+39
* | 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-46/+19
* | resolve conflictsdarrenr2000-08-131-2/+0
* | fix conflictsdarrenr2000-07-191-2/+6
* | fix up #ifdef jungle for FreeBSDdarrenr2000-05-251-4/+9
* | fix up conflictsdarrenr2000-05-241-12/+13
* | Re add rev 1.11 diffs to ip_fil.h Also discover that I did not undefineguido2000-02-101-0/+1
* | Bring over ipfilter v3_3_8 kernel sources, including merging theguido2000-02-091-2/+1
* | Bring over ipfilter kernel sources, including merging the local modifications.guido2000-01-131-2/+5
* | Get rid of useless osreldate include for KLD/LKM modules (sys/param.hguido1999-11-231-2/+0
* | Add kernel parts of revived ipfilter (3.3.3.)guido1999-11-231-0/+498
* | Nuke the old antique copy of ipfilter from the tree. This is old enoughpeter1999-10-101-483/+0
* | $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* | The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-5/+8
* | Staticize some more.eivind1998-11-261-3/+3
* | Use read_random()phk1998-04-061-2/+7
OpenPOWER on IntegriCloud