Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-28 | experimental code to watchdog and reset nfqueueHEADmaster | jfesler | |
2016-06-26 | cleanup so we can publish | Jason Fesler | |
2015-02-21 | Stop marking packets. Use the verdict API which exists in even older ↵ | root | |
versions of the library (makes debian happy). | |||
2015-02-20 | Figured out NF_DROP | Jason Fesler | |
2015-02-18 | Change our mechanism to mark packets instead of drop packets. | Jason Fesler | |
Dropping wasn't working. :( | |||
2015-02-17 | Add debug wrapper | Jason Fesler | |
Add check for packet length. If packet length is small enough, accept the pakcet instead of rejecting and sending PTB. This is a workaround for iptables routing "too many" packets to me; even with length matching both as the length module and via the u32 matching module, iptables is still sending me packets following the first big packet. | |||
2015-02-17 | Rename to mtu1280d | Jason Fesler | |