| | 1 | 2009-04-20 Neutron Soutmun <neo.neutron@gmail.com> |
| | 2 | |
| | 3 | * +src/rh-task-iptables.{h,c}: |
| | 4 | Add new iptables handle, preparing for configuration reloading. |
| | 5 | * src/Makefile.am: Changed accordingly, iptables handle. |
| | 6 | * src/rh-config.{h,c}: Add more config fields. |
| | 7 | * src/rh-task-{bandwidth,dbset,ipset,memset}.c, src/rh-task.{h,c}: |
| | 8 | Change the {start,stop}service API and use them to do the task only when |
| | 9 | the service is start or stop. |
| | 10 | * src/rahunasd.c, src/rh-server.c: Changed accordingly, {start,stop}service. |
| | 11 | * tools/firewall.sh.in: Adapted to the new iptables handle. |
| | 12 | |