FreeBSD Bugzilla – Attachment 70386 Details for
Bug 102719
[patch] ng_bpf(4) example leads to unneeded promiscuos mode activation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 391 bytes, created by
Eugene Grosbein
on 2006-08-31 07:10:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Eugene Grosbein
Created:
2006-08-31 07:10:12 UTC
Size:
391 bytes
patch
obsolete
>--- src/share/man/man4/ng_bpf.4.orig Sat Feb 5 18:31:31 2005 >+++ src/share/man/man4/ng_bpf.4 Thu Aug 31 13:49:15 2006 >@@ -170,7 +170,7 @@ > } > xxENDxx > >-BPFPROG=`tcpdump -s 8192 -ddd ${PATTERN} | awk -f /tmp/bpf.awk` >+BPFPROG=`tcpdump -s 8192 -i lo0 -p -ddd ${PATTERN} | awk -f /tmp/bpf.awk` > > ngctl msg ${NODEPATH} setprogram { thisHook=\\"${INHOOK}\\" \\ > ifMatch=\\"${MATCHHOOK}\\" \\
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 102719
: 70386