Daniel Borkmann

Results 31 issues of Daniel Borkmann

Compressed on the fly bitmapping was requested to include into netsniff-ng. That is a long-term project.

todo

Rewrite curvetun before the next release.

todo

It was requested to have a feature that will roll over to the next pcap at fixed time intervals that are aligned by our clock, e.g. rollover at 6am, 7am,...

todo

Write a small TPACKET_V2+V3 fuzzer that generates random crap into the ring buffer control data to see if the kernel stays stable.

todo

SCTP, DCCP at least and improvements for the current ones, i.e. --less output.

todo

We need to extend astraceroute to allow for dns tracerouting (there was a nice SIGCOMM paper in 2012), plus we need to extend the backend to enable paris-traceroute like analysis.

todo

(See commit desc)

sig/datapath
release-note/misc

Right now pwru only supports: ``` --filter-dst-ip string filter destination IP addr --filter-dst-port uint16 filter destination port [...] --filter-src-ip string filter source IP addr --filter-src-port uint16 filter source port ```...

Would be great to track the pointer itself after the initial pkt classification match, and then keep following based on pointer value. Example was filtering on specific port: ``` [...]...

good first issue
help wanted

When navigating the ebpf.io page from mobile phone, the menu is hard to use given it disappears when scrolling down (e.g. for conferences where I'm unable to click on lsf/mm/bpf...