aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/ipfilter/netinet/ip_log.c
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflictsGuido van Rooij2005-12-301-9/+3
* Fix -Wundef from compiling the amd64 LINT.Ruslan Ermilov2005-12-041-1/+3
* Merge the changes from 3.4.35 to 4.1.8 into the kernel source treeDarren Reed2005-04-251-215/+380
* Enable fine grained locking within IPFilter, using mtx(9) and sx(9) allowingDarren Reed2004-12-241-1/+1
* Update ipfilter from 3.4.31 -> 3.4.35. Some important changes:Darren Reed2004-06-211-6/+6
* Use parens more reasionably so we match the vendor code. This is partBrooks Davis2003-12-021-2/+2
* Replace the if_name and if_unit members of struct ifnet with new membersBrooks Davis2003-10-311-1/+2
* Commit import changed from vendor branch of ipfilter to -current headDarren Reed2003-02-151-2/+25
* Merge updates from 3.4.26 - 3.4.27.Darren Reed2002-04-271-1/+2
* bring in changes from 3.4.26.Darren Reed2002-04-251-0/+1
* fix conflicts (mostly damn rcs id's) generated by importDarren Reed2002-03-191-35/+39
* Backout inclusion of queue.h since rev 1.38 sys/file.h now has itAlfred Perlstein2002-01-141-3/+0
* Include sys/_lock.h and sys/_mutex.h to reduce namespace pollution.Alfred Perlstein2002-01-131-0/+3
* fix conflicts created by importDarren Reed2001-07-281-46/+19
* Move IPFilter into contrib.Jonathan Lemon2001-06-071-0/+507