FreeBSD Bugzilla – Attachment 11817 Details for
Bug 23112
route.4 typo fixes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.20 KB, created by
Jimmy Olgeni
on 2000-11-26 17:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jimmy Olgeni
Created:
2000-11-26 17:10:01 UTC
Size:
2.20 KB
patch
obsolete
>*** route.4.orig Sun Nov 26 16:32:24 2000 >--- route.4 Sun Nov 26 17:11:51 2000 >*************** >*** 219,225 **** > > struct if_msghdr { > u_short ifm_msglen; /* to skip over non-understood messages */ >! u_char ifm_version; /* future binary compatability */ > u_char ifm_type; /* message type */ > int ifm_addrs; /* like rtm_addrs */ > int ifm_flags; /* value of if_flags */ >--- 219,225 ---- > > struct if_msghdr { > u_short ifm_msglen; /* to skip over non-understood messages */ >! u_char ifm_version; /* future binary compatibility */ > u_char ifm_type; /* message type */ > int ifm_addrs; /* like rtm_addrs */ > int ifm_flags; /* value of if_flags */ >*************** >*** 229,235 **** > > struct ifa_msghdr { > u_short ifam_msglen; /* to skip over non-understood messages */ >! u_char ifam_version; /* future binary compatability */ > u_char ifam_type; /* message type */ > int ifam_addrs; /* like rtm_addrs */ > int ifam_flags; /* value of ifa_flags */ >--- 229,235 ---- > > struct ifa_msghdr { > u_short ifam_msglen; /* to skip over non-understood messages */ >! u_char ifam_version; /* future binary compatibility */ > u_char ifam_type; /* message type */ > int ifam_addrs; /* like rtm_addrs */ > int ifam_flags; /* value of ifa_flags */ >*************** >*** 239,245 **** > > struct ifma_msghdr { > u_short ifmam_msglen; /* to skip over non-understood messages */ >! u_char ifmam_version; /* future binary compatability */ > u_char ifmam_type; /* message type */ > int ifmam_addrs; /* like rtm_addrs */ > int ifmam_flags; /* value of ifa_flags */ >--- 239,245 ---- > > struct ifma_msghdr { > u_short ifmam_msglen; /* to skip over non-understood messages */ >! u_char ifmam_version; /* future binary compatibility */ > u_char ifmam_type; /* message type */ > int ifmam_addrs; /* like rtm_addrs */ > int ifmam_flags; /* value of ifa_flags */
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 23112
: 11817