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-08-30
netsniff-ng: Simplify dump file creation logic
Tobias Klauser
1
-9
/
+5
2013-08-30
ifpps: Skip reading IRQ number from /proc/interrupts
Tobias Klauser
1
-7
/
+5
2013-08-29
ifpps: Don't bug out if interface went down
Tobias Klauser
1
-2
/
+5
2013-08-29
ifpps: Use unsigned int to store number of cpus
Tobias Klauser
1
-23
/
+24
2013-08-23
conf: oui: update oui.conf
Tobias Klauser
1
-131
/
+325
2013-08-23
oui-update: minor: Fix typo in error message
Tobias Klauser
1
-1
/
+1
2013-08-21
build: announcement: also add v prefix to checkout command
Daniel Borkmann
1
-1
/
+1
2013-08-21
netsniff-ng 0.5.8-rc3
v0.5.8-rc3
Tobias Klauser
1
-1
/
+1
2013-08-21
ring_{rx,tx}: verbose: output version and v3 specific info
Daniel Borkmann
2
-4
/
+10
2013-08-21
build: minor: Mention proper versioned tag in release announcement
Tobias Klauser
1
-1
/
+1
2013-08-21
configure: minor: Rephrase and reformat some messages
Tobias Klauser
1
-12
/
+11
2013-08-21
astraceroute: zsh: add auto-completion entry
Daniel Borkmann
1
-0
/
+1
2013-08-21
astraceroute: Support binding to a specific IP address.
Oliver Smith
2
-4
/
+32
2013-08-20
configure: allow trafgen build when only TPACKET_V2 is available
Daniel Borkmann
2
-0
/
+17
2013-08-19
netsniff-ng: poll: don't panic on EINTR
Daniel Borkmann
1
-4
/
+8
2013-08-13
ifpps: minor: Add parentheses to do {} while in padding_from_num()
Tobias Klauser
1
-2
/
+3
2013-08-12
build: Add Makefile target for Coverity scanner
Tobias Klauser
3
-0
/
+24
2013-08-12
netsniff-ng: Check return value of poll()
Tobias Klauser
1
-3
/
+7
2013-08-12
trafgen: Fix compiler warnings
Tobias Klauser
1
-17
/
+21
2013-08-12
dissector: icmpv6: Fix compiler warnings
Tobias Klauser
1
-2
/
+2
2013-08-11
cpusched: Fix compiler warnings
Tobias Klauser
1
-3
/
+3
2013-08-11
rnd: Fix compiler warning
Tobias Klauser
1
-1
/
+1
2013-08-11
rnd: Change parameter type in randombytes_{weak,strong}
Tobias Klauser
1
-2
/
+2
2013-08-11
dissector: proto_80211_mac_hdr: Fix compiler warnings
Tobias Klauser
1
-550
/
+130
2013-08-11
dissector: proto_ipv6: Fix compiler warnings
Tobias Klauser
4
-5
/
+7
2013-08-11
pcap_io: Fix compiler warning
Tobias Klauser
1
-1
/
+1
2013-08-11
pcap_mm: Fix compiler warnings
Tobias Klauser
1
-2
/
+2
2013-08-09
pcap_rw: Fix compiler warnings
Tobias Klauser
1
-2
/
+2
2013-08-09
dev: Integrate `promisc' module into `dev' module
Tobias Klauser
8
-44
/
+30
2013-08-09
promisc: Constify `ifname' parameters to {enter,leave}_promiscuous_mode()
Tobias Klauser
2
-4
/
+4
2013-08-09
dissector: ip_auth_hdr: Fix compiler warning
Tobias Klauser
1
-3
/
+2
2013-08-09
netsniff-ng: Fix compiler warning
Tobias Klauser
1
-1
/
+1
2013-08-09
mac80211.c: Remove or mark unused function parameters
Tobias Klauser
4
-13
/
+13
2013-08-08
astraceroute: Fix compiler warnings with "-W -Wall -Wextra"
Tobias Klauser
1
-13
/
+17
2013-08-08
dev: Make device_mtu() return size_t
Tobias Klauser
2
-3
/
+4
2013-08-08
astraceroute: Use size_t for struct members storing packet lengths
Tobias Klauser
1
-5
/
+6
2013-08-05
mausezahn: libcli: add sys/time.h for older libcli versions
Daniel Borkmann
2
-0
/
+2
2013-08-05
build: prevent redefinition of _FORTIFY_SOURCE in gentoo
Daniel Borkmann
1
-1
/
+1
2013-08-02
built_in: Add min_t() and max_t() macros and use them
Tobias Klauser
4
-6
/
+24
2013-08-02
trafgen: Remove unused local variable in apply_*() functions.
Tobias Klauser
1
-25
/
+22
2013-08-02
build: split CFLAGS_DEF and always add CFLAGS_MIN
Daniel Borkmann
1
-8
/
+9
2013-07-31
netsniff-ng 0.5.8-rc2
v0.5.8-rc2
Daniel Borkmann
1
-1
/
+1
2013-07-31
ioops: Constify `name' parameter to tun_open_or_die()
Tobias Klauser
2
-2
/
+2
2013-07-31
dev: Constify `ifname' parameter to device_up_and_running()
Tobias Klauser
2
-2
/
+2
2013-07-30
build: Use -n option to head command
Tobias Klauser
1
-2
/
+2
2013-07-30
build: reduce Extra contents to bare minimum
Daniel Borkmann
11
-19
/
+34
2013-07-30
build: Don't uninstall configuration files
Tobias Klauser
2
-13
/
+0
2013-07-29
build: fix up announce message in announce target
Daniel Borkmann
1
-7
/
+8
2013-07-29
build: fix up GIT_PEOPLE and GIT_LOG macros
Daniel Borkmann
2
-2
/
+8
2013-07-29
build: tag: add 'v' prefix for tag name
Daniel Borkmann
1
-1
/
+1
[next]