Show
Ignore:
Timestamp:
04/20/09 14:21:34 (3 years ago)
Author:
Neutron Soutmun <neo.neutron@…>
Children:
ca3a480eac5252c2fd4f7e4a3509e2082b69d686
Parents:
ad04bbc3dc5adfe3e75690b34a04448840efeffb
git-committer:
Neutron Soutmun <neo.neutron@…> (04/20/09 14:21:34)
Message:

Add new iptables handle task

2009-04-20 Neutron Soutmun <neo.neutron@…>

  • +src/rh-task-iptables.{h,c}: Add new iptables handle, preparing for configuration reloading.
  • src/Makefile.am: Changed accordingly, iptables handle.
  • src/rh-config.{h,c}: Add more config fields.
  • src/rh-task-{bandwidth,dbset,ipset,memset}.c, src/rh-task.{h,c}: Change the {start,stop}service API and use them to do the task only when the service is start or stop.
  • src/rahunasd.c, src/rh-server.c: Changed accordingly, {start,stop}service.
  • tools/firewall.sh.in: Adapted to the new iptables handle.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    rad04bbc rebf1b31  
     12009-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 
    1132009-04-18  Neutron Soutmun <neo.neutron@gmail.com> 
    214