This patch series adds a reverse UDP firewall functionality to Slirp.
The series consists of three patches. Each adds one -net user option:
1. dropudp=y|n - enables the firewall
2. droplog=FILE - sets the drop log filename
3. allow=udp:ADDR:PORT - adds an allow rule
e.g.) $ qemu -ne
This patch series adds a reverse UDP firewall functionality to Slirp.
The series consists of three patches. Each adds one -net user option:
1. dropudp=y|n - enables the firewall
2. droplog=FILE - sets the drop log filename
3. allow=udp:ADDR:PORT - adds an allow rule
e.g.) $ qemu -ne
This patch series adds a reverse UDP firewall functionality to Slirp.
The series consists of three patches. Each adds one -net user option:
1. dropudp=y|n - enables the firewall
2. droplog=FILE - sets the drop log filename
3. allow=udp:ADDR:PORT - adds an allow rule
e.g.) $ qemu -ne