index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
contrib
/
pf
/
net
/
if_pflog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Commit resolved import of OpenBSD 4.1 pf from perforce.
mlaier
2007-07-03
1
-126
/
+146
*
Revise network interface cloning to take an optional opaque
sam
2006-07-09
1
-1
/
+5
*
Make pflog a seperate module. As a result pflog_packet() becomes a function
mlaier
2006-02-05
1
-0
/
+7
*
Fix -Wundef warnings found when compiling i386 LINT, GENERIC and
ru
2005-12-05
1
-0
/
+11
*
Move the cloned interface list management in to if_clone. For some drivers the
thompsa
2005-11-08
1
-3
/
+0
*
Change the reference counting to count the number of cloned interfaces for each
thompsa
2005-10-12
1
-1
/
+2
*
Wrap the new world order in __FreeBSD__ to ease future imports.
mlaier
2005-08-09
1
-0
/
+7
*
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
rwatson
2005-08-09
1
-2
/
+2
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-3
/
+7
*
Resolve conflicts created during the import of pf 3.7 Some features are
mlaier
2005-05-03
1
-5
/
+4
*
Access softc embedded struct ifnet via function macro to make it easier to
mlaier
2005-02-09
1
-17
/
+19
*
Move pf* init from SI_SUB_PSEUDO to SI_SUB_PROTO_IFATTACHDOMAIN where it is
mlaier
2004-09-14
1
-1
/
+1
*
Major overhaul of pseudo-interface cloning. Highlights include:
brooks
2004-06-22
1
-2
/
+4
*
Commit pf version 3.5 and link additional files to the kernel build.
mlaier
2004-06-16
1
-26
/
+22
*
Remove some more leftover from the old pfaltq_module hack to allow for
mlaier
2004-06-14
1
-12
/
+4
*
"Get rid of the nested include of <sys/module.h> from <sys/kernel.h>" or
mlaier
2004-05-31
1
-0
/
+1
*
Staticize <if>_clone_{create,destroy} functions.
brooks
2004-04-14
1
-4
/
+4
*
Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdef
mlaier
2004-03-17
1
-18
/
+16
*
Remove `$Name$' leftovers from the port version reporting.
mlaier
2004-03-10
1
-1
/
+0
*
Bring diff from the security/pf port. This has code been tested as a port
mlaier
2004-02-26
1
-1
/
+164
*
Vendor import of OpenBSD's packet filter (pf) as of OpenBSD 3.4
mlaier
2004-02-26
1
-0
/
+231