Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159387681
D54891.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
443 B
Referenced Files
None
Subscribers
None
D54891.diff
View Options
diff --git a/sys/dev/qlnx/qlnxe/qlnx_os.c b/sys/dev/qlnx/qlnxe/qlnx_os.c
--- a/sys/dev/qlnx/qlnxe/qlnx_os.c
+++ b/sys/dev/qlnx/qlnxe/qlnx_os.c
@@ -2993,6 +2993,7 @@
drbr_advance(ifp, fp->tx_br);
fp->tx_pkts_transmitted++;
fp->tx_pkts_processed++;
+ ETHER_BPF_MTAP(ifp, mp);
}
mp = drbr_peek(ifp, fp->tx_br);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 14, 2:01 PM (6 h, 59 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33953980
Default Alt Text
D54891.diff (443 B)
Attached To
Mode
D54891: qlnxe: Allow tapping the tx packets
Attached
Detach File
Event Timeline
Log In to Comment