Daniel Borkmann
Daniel Borkmann
Depends on https://github.com/cilium/cilium/pull/20414 being merged first.
Implement a new pcap format which, after pcap file hdr, stores a map of net device indexname, so that this can be better analyzed on a different machine than using...
Suggested by Hans Schillstroem: trafgen new expression idea to round robin or randomize through an user defined array. Say, you want to send the same packet to a few IPs...
Over mid till long term, we need to migrate mausezahn code from staging into the normal tree.
Quote from list: " Would it be possible to have an option to curvetun to log to a logfile? Curvetun sends to syslog, but on my system I want to...
http://thread.gmane.org/gmane.linux.network.netsniff-ng/482
Let netsniff-ng having accept ERSPAN data, and write the decapsulated data to a pcap file. That's already possible with: http://staff.washington.edu/corey/gulp/ http://blog.snort.org/2013/07/snort-295-is-now-available.html
We need a new special pcap type for netsniff-ng, where related ethtool settings are written to the pcap header file: all ethtool offload settings, driver/firmware version, driver name, etc.
Suggested by Jozsef Kadlecsik: Improve replay functionality, Replay pcap timing correct, Replay through different interfaces, e.g. Output ingress via eth0, Output egress via eth1, Keep timing correct (time-stamp counters for...
- Byte, packet counter - Filtering system, e.g. regex filtering on application, revdns, geoip, pid, ports - Display info more nicely - Dump information to file or stdout - Display...