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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
all: show git id in --version information
Daniel Borkmann
8
-20
/
+34
2013-07-09
configure: let configure script generate config.h file
Daniel Borkmann
4
-10
/
+22
2013-07-08
configure: when we have all deps rather tell "all tools will be built"
Daniel Borkmann
1
-2
/
+7
2013-07-08
configure: netsniff-ng: libpcap is not a hard dependency
Daniel Borkmann
3
-4
/
+17
2013-07-08
configure: make: misc: update header comment
Daniel Borkmann
2
-0
/
+5
2013-07-08
configure: test also tpacket flags e.g. used in TX_RING
Daniel Borkmann
1
-6
/
+12
2013-07-08
configure: two fixes on dependencies
Daniel Borkmann
1
-6
/
+35
2013-07-08
configure, Makefile: Conditionally build tools
Tobias Klauser
2
-11
/
+102
2013-07-08
configure: Add check for libpcap
Tobias Klauser
1
-0
/
+24
2013-07-08
configure: Call a function from libgeoip in check_libgeoip()
Tobias Klauser
1
-1
/
+3
2013-07-08
configure: Call a function from zlib in check_zlib()
Tobias Klauser
1
-1
/
+3
2013-07-08
configure: Fix check for libnetfilter-conntrack
Tobias Klauser
1
-2
/
+4
2013-07-08
config: check for liburcu
Daniel Borkmann
1
-0
/
+24
2013-07-08
config: check for libz
Daniel Borkmann
1
-2
/
+23
2013-07-08
config: execute check_libnf_ct function to check for conntrack
Daniel Borkmann
1
-0
/
+1
2013-07-08
config: check for available databases
Daniel Borkmann
1
-0
/
+8
2013-07-08
conntrack: consolidate all conntrack header includes into conntrack.h
Daniel Borkmann
2
-4
/
+10
2013-07-05
configure: Don't redirect output of pkg-config
Tobias Klauser
1
-8
/
+8
2013-07-05
Makefile, INSTALL: Simplify clean/uninstall Makefile targets
Tobias Klauser
2
-27
/
+38
2013-07-05
INSTALL: minor: Fix typo 'mainling list'
Tobias Klauser
1
-1
/
+1
2013-07-05
configure, Makefile: Fail in Makefile if Config is not complete
Tobias Klauser
2
-1
/
+6
2013-07-05
configure: Silence pkg-config calls
Tobias Klauser
1
-5
/
+9
2013-07-03
dev: linktype: use ARPHRD_ETHER for "any" device
Daniel Borkmann
1
-1
/
+3
2013-07-03
netsniff-ng: ctx: init and destruct methods for ctx
Daniel Borkmann
1
-18
/
+33
2013-07-03
pcap: invoke dev->type to pcap linktype mapper
Daniel Borkmann
2
-4
/
+5
2013-07-03
pcap: fix build error
Daniel Borkmann
2
-4
/
+12
2013-07-03
dissector: do not panic on unknown hatype
Daniel Borkmann
1
-2
/
+5
2013-07-03
pcap: support for various linktypes
Daniel Borkmann
3
-13
/
+129
2013-07-03
pcap_io: add LINKTYPE_NETLINK for netlink pcaps
Daniel Borkmann
1
-0
/
+3
2013-07-03
man: netsniff-ng: elaborate on capturing netlink traffic
Daniel Borkmann
1
-3
/
+15
2013-06-29
man: bpfc: add netlink arp header
Daniel Borkmann
1
-0
/
+1
2013-06-28
Merge branch 'config'
Tobias Klauser
4
-2
/
+254
2013-06-28
configure: Improve check for libnl/libnl-genl
Tobias Klauser
1
-2
/
+16
2013-06-28
configure: Check for presence of pkg-config and ccache binaries
Tobias Klauser
2
-1
/
+35
2013-06-28
configure: Add linker flags for ncursestest to correct position
Tobias Klauser
1
-1
/
+1
2013-06-25
netsniff-ng: tpacketv3: 'fix' packet accounting output
Daniel Borkmann
3
-5
/
+6
2013-06-25
man: netsniff-ng: add section about netlink traffic debugging
Daniel Borkmann
1
-0
/
+4
2013-06-24
ifpps, flowtop: Move ncurses init and end to common module
Tobias Klauser
6
-42
/
+40
2013-06-24
configure: Check for tpacket, ncurses, libgeoip
Tobias Klauser
1
-1
/
+100
2013-06-24
gitignore: Ignore generated Config
Tobias Klauser
1
-0
/
+3
2013-06-24
README, INSTALL: minor: Remove trailing whitespaces
Tobias Klauser
2
-4
/
+4
2013-06-24
configure: Add configure script used to detect NaCl
Tobias Klauser
3
-1
/
+103
2013-06-20
dev: mark paths likely/unlikely
Daniel Borkmann
1
-4
/
+4
2013-06-17
ioexact: make mayexit a bool
Daniel Borkmann
2
-4
/
+9
2013-06-17
man: add colophon to the end of each document.
Daniel Borkmann
8
-0
/
+32
2013-06-17
dissector: explicitly init array
Daniel Borkmann
1
-10
/
+9
2013-06-17
die: minor: simplify code a bit
Daniel Borkmann
1
-11
/
+17
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-15
bpf: use Linux' define of BPF_MAXINSNS
Daniel Borkmann
2
-9
/
+11
[prev]
[next]