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
/
net
/
bpf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/net*: minor spelling fixes.
pfg
2016-05-03
1
-1
/
+1
*
During if_vmove() we call if_detach_internal() which in turn calls the event
bz
2016-04-11
1
-0
/
+3
*
Remove two unnecessary sleeps from the hot path in bpf(4).
loos
2015-07-31
1
-3
/
+3
*
Move the definition of struct bpf_if to bpf.c.
markj
2015-04-20
1
-13
/
+8
*
MFV r276759: libpcap 1.6.2.
delphij
2015-01-06
1
-2
/
+204
*
Style: s/SYS_EVENTHANDLER_H/_SYS_EVENTHANDLER_H_/g
glebius
2013-10-28
1
-2
/
+2
*
Instead of putting ifnet declaration into eventhandler.h, move
glebius
2013-10-28
1
-0
/
+8
*
Changes to resolve races in bpfread() and catchpacket() that, at worst,
ghelmer
2012-12-10
1
-1
/
+2
*
MFV: libpcap 1.3.0.
delphij
2012-10-05
1
-1
/
+37
*
Fix old panic when BPF consumer attaches to destroying interface.
melifaro
2012-05-21
1
-0
/
+1
*
Sync DLTs with the latest pcap version.
delphij
2012-05-14
1
-2
/
+122
*
- Improve performace for writer-only BPF users.
melifaro
2012-04-06
1
-0
/
+1
*
- Improve BPF locking model.
melifaro
2012-04-06
1
-1
/
+6
*
Revert r228986 until it can be reworked to avoid panicing the kernel when the
lstewart
2011-12-31
1
-10
/
+11
*
- Introduce the net.bpf.tscfg sysctl tree and associated code so as to make one
lstewart
2011-12-30
1
-11
/
+10
*
Revert r227778 in preparation for committing reworked patches in its place.
lstewart
2011-11-29
1
-22
/
+1
*
- When feed-forward clock support is compiled in, change the BPF header to
lstewart
2011-11-21
1
-1
/
+22
*
Sync DLTs with the latest pcap version.
rpaulo
2010-10-29
1
-0
/
+137
*
Implement flexible BPF timestamping framework.
jkim
2010-06-15
1
-37
/
+75
*
Sync DLTs with latest libpcap version.
rpaulo
2009-04-02
1
-0
/
+88
*
Revert the previous commit to fix buildworld for now.
jkim
2008-08-26
1
-2
/
+1
*
Make sys/net/bpf_filter.c build cleanly on user land.
jkim
2008-08-26
1
-1
/
+2
*
Add a new ioctl for changing the read filter (BIOCSETFNR). This is
dwmalone
2008-07-07
1
-0
/
+1
*
Introduce support for zero-copy BPF buffering, which reduces the
csjp
2008-03-24
1
-0
/
+66
*
Remove trailing whitespace from lines in BPF.
rwatson
2007-12-23
1
-4
/
+4
*
Additions from libpcap 0.9.8 unbreak the build.
mlaier
2007-10-21
1
-0
/
+134
*
Add three new ioctl(2) commands for bpf(4).
jkim
2007-02-26
1
-2
/
+14
*
more juniper dlt's
sam
2006-09-04
1
-0
/
+12
*
If bpf(4) has not been compiled into the kernel, initialize the bpf interface
csjp
2006-06-14
1
-1
/
+1
*
Back out previous two commits, this caused some problems in the namespace
csjp
2006-06-03
1
-7
/
+2
*
Temporarily include files so that our macro checks do something useful.
csjp
2006-06-03
1
-0
/
+3
*
Make sure we don't try to dereference the the if_bpf pointer when bpf has
csjp
2006-06-03
1
-1
/
+5
*
Fix the following bpf(4) race condition which can result in a panic:
csjp
2006-06-02
1
-4
/
+22
*
Introduce two new ioctl(2) commands, BIOCLOCK and BIOCSETWF. These commands
csjp
2005-08-22
1
-0
/
+2
*
additions from libpcap 0.9.1 release
sam
2005-07-11
1
-1
/
+14
*
integrate changes from libpcap-0.9.1-096
sam
2005-05-28
1
-5
/
+137
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Make the comment for DLT_NULL slightly more accurate.
dwmalone
2004-05-30
1
-1
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
Add more DLT types required by libpcap 0.8.3.
bms
2004-03-31
1
-0
/
+52
*
Update system bpf headers for libpcap 0.8.3.
bms
2004-03-31
1
-1
/
+58
*
Tweak existing header and other build infrastructure to be able to build
mlaier
2004-02-26
1
-0
/
+1
*
o eliminate widespread on-stack mbuf use for bpf by introducing
sam
2003-12-28
1
-1
/
+10
*
Remove the call to M_ASSERTVALID from BPF_MTAP; some mbufs passed to
silby
2003-11-28
1
-1
/
+0
*
Add a new macro M_ASSERTVALID which ensures that the mbuf in question
silby
2003-10-19
1
-0
/
+1
*
o add BIOCGDLTLIST and BIOCSDLT ioctls to get the data link type list
sam
2003-01-20
1
-0
/
+10
*
o add support for multiple link types per interface (e.g. 802.11 and Ethernet)
sam
2002-11-14
1
-3
/
+14
*
Update for libpcap 0.7.1
fenner
2002-06-21
1
-14
/
+46
*
Remove __P.
alfred
2002-03-19
1
-7
/
+7
*
Update our bpf.h with tcpdump.org's new DLT_ types.
fenner
2001-07-31
1
-2
/
+82
[next]