FreeBSD Bugzilla – Attachment 12469 Details for
Bug 24074
Properties of token-ring protocol must be separated from implementation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 869 bytes, created by
nms
on 2001-01-04 18:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
nms
Created:
2001-01-04 18:30:01 UTC
Size:
869 bytes
patch
obsolete
>--- src/sys/net/iso88025.h.orig Tue Oct 31 19:18:36 2000 >+++ src/sys/net/iso88025.h Fri Nov 3 17:29:48 2000 >@@ -96,27 +96,3 @@ > }; > >-struct iso88025_sockaddr_data { >- u_char ether_dhost[ISO88025_ADDR_LEN]; >- u_char ether_shost[ISO88025_ADDR_LEN]; >- u_char ac; >- u_char fc; >-}; >- >-/* >- * Structure of a 48-bit iso 802.5 address. >- * ( We could also add the 16 bit addresses as a union) >- */ >-struct iso88025_addr { >- u_char octet[ISO88025_ADDR_LEN]; >-}; >- >-#define ISO88025_MAX_MTU 18000 >-#define ISO88025_DEFAULT_MTU 1500 >-#define senderr(e) { error = (e); goto bad;} >- >-void iso88025_ifattach __P((struct ifnet *)); >-int iso88025_ioctl __P((struct ifnet *, int , caddr_t )); >-int iso88025_output __P((struct ifnet *, struct mbuf *, struct sockaddr *, struct rtentry *)); >-void iso88025_input __P((struct ifnet *, struct iso88025_header *, struct mbuf *)); >- > #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 24074
: 12469 |
12470
|
12471