2
votes
2answers
369 views
Packet mangling utilities besides iptables?
I'm looking for a linux utility that can alter the payloads of network packets based on a set of rules. Ideally, I'd use iptables and the netfilter kernel module, but they don't support generic …
0
votes
2answers
17 views
Library to Perform Link-Layer Packet Modification
Is there a library out there that will allow me to perform link-layer packet modification for both incoming and outgoing packets?
Basically I want to do some transformations to a packet (for eg. …
