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
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-10
all: use <net/*> headers instead of <linux/*> where possible
Tobias Klauser
1
-3
/
+1
2017-03-02
dev: Fix buffer overflow in device_addr2str()
Tobias Klauser
1
-11
/
+3
2016-09-29
all: fix build on CentOS 6 by checking presence of several macros
Yousong Zhou
1
-0
/
+2
2016-01-28
dev: Add function to get device hardware address
Vadim Kochan
1
-0
/
+25
2015-07-20
dev: device_set_flags: also dump error
Daniel Borkmann
1
-1
/
+1
2015-07-01
netsniff-ng: dev: Rename device_ifindex_get to __device_ifindex
Tobias Klauser
1
-2
/
+2
2015-06-20
netsniff-ng: Add dissector for Linux "cooked" packets
Vadim Kochan
1
-1
/
+1
2015-06-13
dev: Add device string convertions (addr, dev type)
Vadim Kochan
1
-0
/
+182
2015-04-21
dev: Close socket in error path of device_ifindex_get()
Tobias Klauser
1
-2
/
+3
2015-04-21
netsniff-ng: fix snooping on any device when no option is given
Daniel Borkmann
1
-1
/
+2
2015-04-20
mac80211: Check existence of generated monX device
Vadim Kochan
1
-3
/
+12
2013-08-09
dev: Integrate `promisc' module into `dev' module
Tobias Klauser
1
-0
/
+21
2013-08-08
dev: Make device_mtu() return size_t
Tobias Klauser
1
-2
/
+3
2013-07-31
dev: Constify `ifname' parameter to device_up_and_running()
Tobias Klauser
1
-1
/
+1
2013-07-03
dev: linktype: use ARPHRD_ETHER for "any" device
Daniel Borkmann
1
-1
/
+3
2013-07-03
pcap: support for various linktypes
Daniel Borkmann
1
-0
/
+24
2013-06-20
dev: mark paths likely/unlikely
Daniel Borkmann
1
-4
/
+4
2013-06-17
dev: make paths unlikely, simplify code
Daniel Borkmann
1
-17
/
+11
2013-06-17
dev: bail out if ifindex could not be retrieved
Daniel Borkmann
1
-4
/
+4
2013-06-04
xutils: eliminate xutils, move rest to epoll2
Daniel Borkmann
1
-1
/
+0
2013-06-04
link: add link management functions
Daniel Borkmann
1
-0
/
+1
2013-06-04
sock: add socket management functions
Daniel Borkmann
1
-0
/
+1
2013-06-04
xutils: move device management functions out of xutils
Daniel Borkmann
1
-0
/
+169