Richard Scheffenegger

Results 10 issues of Richard Scheffenegger

Provide the means to decode all 12 flag bits of the TCP header. While the Nonce Sum ("NS" in wireshark) was made historic (https://datatracker.ietf.org/doc/html/rfc3540 , https://datatracker.ietf.org/doc/status-change-ecn-signaling-with-nonces-to-historic/03/ ), that bit will...

reviewed_needswork

Hi, Line 95 is supposed to "release" SCL (that is, make it an input pin, and validate that no other device pulls it down). However, the code keeps this as...

DCTCP is **not** safe for deployment across uncontrolled paths, where the other endhost, and the forwarding nodes in between are not within the same administrative control. DCTCP does not negotiate...

While working on some improvements with the freebsd iscsi initiator - which offers among other things the capability to set the IP DSCP and Eth PCP specifically, I found that...

BPF related
VLAN

This is the adjacent patch to libpcap, to introduce the 9th TCP flag bit (tcp-ae). Also handle tcp[tcpflags] specially to allow access to all TCP header flags without having to...

Adjacent patch to [libpcap](https://github.com/the-tcpdump-group/libpcap/pull/1210), to have access to all 12 TCP header Flag bits. Also add the 2nd experimental option ID from RFC4727 Minor whitespace change to align TH_ECNECHO and...

execute all scripts (init, exit and events) local to the script directory. This allows relative paths to work properly, when scripts are called using absolute paths.

Thanks for the work. Looking at the code, it appears that the geo location around which superchargers are checked is scanning in 1° increments across Europe. However, this approach may...

trying to run make on the proxmax3 repro shows that some incompatible / non-portable variant of make appears to have been used. Is there any appetite in making the bulild...

enhancement
Request

Various access technologies, as well as transparent WAN accellerators, TCP proxies, VPNs and Encryption protocols willl try to compress (gz) the data stream and/or the packets. This is particularly notable...