Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
63522f7f
Commit
63522f7f
authored
Jul 11, 2005
by
David S. Miller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[NETLINK]: Reserve NETLINK_NETFILTER.
Signed-off-by:
David S. Miller
<
davem@davemloft.net
>
parent
200d481f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
include/linux/netlink.h
include/linux/netlink.h
+1
-0
No files found.
include/linux/netlink.h
View file @
63522f7f
...
@@ -16,6 +16,7 @@
...
@@ -16,6 +16,7 @@
#define NETLINK_AUDIT 9
/* auditing */
#define NETLINK_AUDIT 9
/* auditing */
#define NETLINK_FIB_LOOKUP 10
#define NETLINK_FIB_LOOKUP 10
#define NETLINK_ROUTE6 11
/* af_inet6 route comm channel */
#define NETLINK_ROUTE6 11
/* af_inet6 route comm channel */
#define NETLINK_NETFILTER 12
/* netfilter subsystem */
#define NETLINK_IP6_FW 13
#define NETLINK_IP6_FW 13
#define NETLINK_DNRTMSG 14
/* DECnet routing messages */
#define NETLINK_DNRTMSG 14
/* DECnet routing messages */
#define NETLINK_KOBJECT_UEVENT 15
/* Kernel messages to userspace */
#define NETLINK_KOBJECT_UEVENT 15
/* Kernel messages to userspace */
...
...
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