Don't overload IP TOS with the frag matching bits.
[sliver-openvswitch.git] / lib / rtnetlink-link.h
index 23f1ef2..24a7728 100644 (file)
@@ -37,6 +37,7 @@ struct rtnetlink_link_change {
     /* Extracted from Netlink attributes. */
     const char *ifname;         /* Name of network device. */
     int master_ifindex;         /* Ifindex of datapath master (0 if none). */
+    bool running;               /* Carrier of network device. */
 };
 
 /* Function called to report that a netdev has changed.  'change' describes the