[Qemu-devel] [PATCH 3/3] Slirp Reverse UDP Firewall

2011-04-12 Thread Daisuke Nojiri
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

[Qemu-devel] [PATCH 3/3] Slirp Reverse UDP Firewall

2011-04-12 Thread Daisuke Nojiri
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

[Qemu-devel] [PATCH 3/3] Slirp Reverse UDP Firewall

2011-04-12 Thread Daisuke Nojiri
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