FreeBSD Bugzilla – Attachment 6894 Details for
Bug 15303
Bug in Hardware VLAN Tag Support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 614 bytes, created by
csg
on 1999-12-06 14:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
csg
Created:
1999-12-06 14:10:01 UTC
Size:
614 bytes
patch
obsolete
>Index: if_vlan_var.h >=================================================================== >RCS file: /usr/local/share/cvs/FreeBSD/src/sys/net/if_vlan_var.h,v >retrieving revision 1.3 >diff -u -r1.3 if_vlan_var.h >--- if_vlan_var.h 1999/08/28 00:48:24 1.3 >+++ if_vlan_var.h 1999/12/05 22:19:22 >@@ -85,7 +85,7 @@ > /* shared with if_ethersubr.c: */ > extern u_int vlan_proto; > extern int vlan_input(struct ether_header *eh, struct mbuf *m); >-extern void vlan_input_tag(struct ether_header *eh, >+extern int vlan_input_tag(struct ether_header *eh, > struct mbuf *m, u_int16_t t); > #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 15303
: 6894