Page MenuHomeFreeBSD

D57334.id.diff
No OneTemporary

D57334.id.diff

Index: sys/netlink/route/interface.h
===================================================================
--- sys/netlink/route/interface.h
+++ sys/netlink/route/interface.h
@@ -36,7 +36,7 @@
struct ifinfomsg {
unsigned char ifi_family; /* not used */
unsigned char __ifi_pad;
- unsigned short ifi_type; /* ARPHRD_* */
+ unsigned short ifi_type; /* IFT_* (net/if_types.h) */
int ifi_index; /* Inteface index */
unsigned ifi_flags; /* IFF_* flags */
unsigned ifi_change; /* IFF_* change mask */

File Metadata

Mime Type
text/plain
Expires
Sun, Jun 14, 8:21 AM (6 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33946216
Default Alt Text
D57334.id.diff (505 B)

Event Timeline