FreeBSD Bugzilla – Attachment 45123 Details for
Bug 69654
patch trafshow to display 'gre', 'gif', 'esp' protocols instead 'unknown'.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 367 bytes, created by
Ilya V. Guy
on 2004-07-27 11:10:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ilya V. Guy
Created:
2004-07-27 11:10:19 UTC
Size:
367 bytes
patch
obsolete
>--- util.c.orig Fri Apr 23 13:10:20 2004 >+++ util.c Fri Mon 26 13:21:40 2004 >@@ -123,6 +123,9 @@ > { "egp", IPPROTO_EGP }, > { "ospf", IPPROTO_OSPF }, > { "igmp", IPPROTO_IGMP }, >+ { "gre", IPPROTO_GRE }, >+ { "gif", IPPROTO_IPIP }, >+ { "esp", IPPROTO_ESP }, > #ifdef IPPROTO_GGP > { "ggp", IPPROTO_GGP }, > #endif
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 69654
: 45123