This patch series adds a simple reverse UDP firewall functionality to Slirp.
The series consists of four patches:
1. drop=udp|all - enables the firewall
2. droplog=FILE - sets the drop log filename
3. allow=PROTO:ADDR:PORT - adds an allow rule
4. parse network mask (e.g. /24) for A
This patch series adds a simple reverse UDP firewall functionality to Slirp.
The series consists of four patches:
1. drop=udp|all - enables the firewall
2. droplog=FILE - sets the drop log filename
3. allow=PROTO:ADDR:PORT - adds an allow rule
4. parse network mask (e.g. /24) for A