Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
iproute2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
iproute2
Commits
2034ee97
Commit
2034ee97
authored
Nov 01, 2005
by
shemminger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resync headers and do new release.
parent
234b6135
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
1 deletion
+7
-1
ChangeLog
ChangeLog
+4
-0
include/SNAPSHOT.h
include/SNAPSHOT.h
+1
-1
include/linux/netlink.h
include/linux/netlink.h
+2
-0
No files found.
ChangeLog
View file @
2034ee97
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
...
...
include/SNAPSHOT.h
View file @
2034ee97
static
char
SNAPSHOT
[]
=
"051
007
"
;
static
char
SNAPSHOT
[]
=
"051
101
"
;
include/linux/netlink.h
View file @
2034ee97
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment