index
:
netsniff-ng.git
coverity_scan
gh-actions
master
A high-performance Linux networking toolkit
Daniel Borkmann, Tobias Klauser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proto_nlmsg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-10
all: use <net/*> headers instead of <linux/*> where possible
Tobias Klauser
1
-1
/
+0
2017-03-06
netsniff-ng: nlmsg: Drop dissection of GENL_ID_GENERATE type
Tobias Klauser
1
-3
/
+9
2016-09-29
all: fix build on CentOS 6 by checking presence of several macros
Yousong Zhou
1
-0
/
+4
2015-11-27
netsniff-ng: nlmsg: Remove unnecessary empty lines
Tobias Klauser
1
-7
/
+0
2015-11-27
netsniff-ng: nlmsg: Print genl ops & mcast groups attributes
Vadim Kochan
1
-14
/
+92
2015-11-16
netsniff-ng: nlmsg: Check message length before dissect rtnl
Vadim Kochan
1
-0
/
+12
2015-11-16
netsniff-ng: nlmsg: Rename attr_fmt to rta_fmt
Tobias Klauser
1
-38
/
+37
2015-11-16
netsniff-ng: nlmsg: Print generic netlink ctrl family info
Vadim Kochan
1
-13
/
+158
2015-11-16
netsniff-ng: nlmsg: Print not dissected attribute type number
Vadim Kochan
1
-1
/
+12
2015-11-11
netsniff-ng: nlmsg: Explicitly cast RTA_LEN to an int
Tobias Klauser
1
-4
/
+4
2015-11-10
netsniff-ng: nlmsg: Use correct pritnf format specifier for int
Tobias Klauser
1
-1
/
+1
2015-10-19
netsniff-ng: nlmsg: Display raw data if family is unknown
Tobias Klauser
1
-0
/
+12
2015-10-19
netsniff-ng: nlmsg: Display "(none)" instead of "()" for zero flags
Tobias Klauser
1
-2
/
+3
2015-09-15
netsniff-ng: nlmsg: mmaped packet check
Ken-ichirou MATSUZAWA
1
-2
/
+13
2015-09-15
netsniff-ng: nlmsg: update pull size
Ken-ichirou MATSUZAWA
1
-4
/
+4
2015-07-17
flowtop, netsniff-ng: Move process name extraction to own function
Tobias Klauser
1
-9
/
+4
2015-06-29
netsniff-ng: nlmsg: Define NTF_* constants if not provided by kernel headers
Tobias Klauser
1
-2
/
+20
2015-06-20
netsniff-ng: Add dissector for Linux "cooked" packets
Vadim Kochan
1
-2
/
+2
2015-06-17
netsniff-ng: nlmsg: Print rtnl neigh info
Vadim Kochan
1
-0
/
+101
2015-06-13
dev: Add device string convertions (addr, dev type)
Vadim Kochan
1
-112
/
+4
2015-06-08
netsniff-ng: nlmsg: Fix build for older kernel headers
Tobias Klauser
1
-0
/
+4
2015-06-05
netsniff-ng, nlmsg: add further rtnl route type messages to dissector
Vadim Kochan
1
-13
/
+214
2015-06-01
netsniff-ng nlmsg: Dissect rtnl addr type messages
Vadim Kochan
1
-25
/
+152
2015-06-01
netsniff-ng, nlmsg: Dissect rtnl link type messages
Vadim Kochan
1
-0
/
+233
2015-05-18
netsniff-ng nlmsg: Print multi-part messages
Vadim Kochan
1
-14
/
+30
2015-05-05
netsniff-ng nlmsg: Print family & type in less mode
Vadim Kochan
1
-3
/
+5
2015-05-04
netsniff-ng nlmsg: Print type for NETLINK_ROUTE
Vadim Kochan
1
-2
/
+88
2015-04-27
netsniff-ng: nlmsg: Make netlink family strings more descriptive
Tobias Klauser
1
-23
/
+23
2015-04-27
netsniff-ng: nlmsg: Rename function and dissector field
Tobias Klauser
1
-3
/
+3
2015-04-27
netsniff-ng nlmsg: Print netlink protocol name
Vadim Kochan
1
-0
/
+35
2015-04-23
all: Fix libnl3 include path
Tobias Klauser
1
-1
/
+1
2015-04-07
netsniff-ng: Explicitely NULL-terminate readlink() result buffer
Tobias Klauser
1
-2
/
+4
2015-04-07
netsniff-ng: Fix process name when sniffing nlmon device
Vadim Kochan
1
-1
/
+1
2014-08-15
dissectors: Include protos.h in some dissectors for protocol ops declaration
Tobias Klauser
1
-0
/
+1
2014-06-04
netsniff-ng: proto_nlmsg: Add notice about nlmsg pid field
Tobias Klauser
1
-1
/
+7
2014-05-28
netsniff-ng: Print process name of the netlink message origin
Tobias Klauser
1
-0
/
+19
2014-05-28
netsniff-ng: Add netlink dissector
Tobias Klauser
1
-0
/
+52