mirror of
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
synced 2024-11-16 14:35:34 +08:00
Resync headers and do new release.
This commit is contained in:
parent
234b613556
commit
2034ee9750
@ -1,3 +1,7 @@
|
||||
2005-11-01 Stephen Hemminger <shemminger@osdl.org
|
||||
|
||||
* Update to 2.6.14 sanitized headers
|
||||
|
||||
2005-10-24 Patrick McHardy <kaber@trash.net>
|
||||
|
||||
* Fix ip commnad shortcuts
|
||||
|
@ -1 +1 @@
|
||||
static char SNAPSHOT[] = "051007";
|
||||
static char SNAPSHOT[] = "051101";
|
||||
|
@ -15,10 +15,12 @@
|
||||
#define NETLINK_ISCSI 8 /* Open-iSCSI */
|
||||
#define NETLINK_AUDIT 9 /* auditing */
|
||||
#define NETLINK_FIB_LOOKUP 10
|
||||
#define NETLINK_CONNECTOR 11
|
||||
#define NETLINK_NETFILTER 12 /* netfilter subsystem */
|
||||
#define NETLINK_IP6_FW 13
|
||||
#define NETLINK_DNRTMSG 14 /* DECnet routing messages */
|
||||
#define NETLINK_KOBJECT_UEVENT 15 /* Kernel messages to userspace */
|
||||
#define NETLINK_GENERIC 16
|
||||
|
||||
#define MAX_LINKS 32
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user