]> git.llucax.com Git - software/pymin.git/commit
Merge branch 'master' of git.llucax.com.ar:/var/lib/git/software/pymin into logging
authorLeandro Lucarella <llucax@gmail.com>
Mon, 24 Dec 2007 05:24:38 +0000 (02:24 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Mon, 24 Dec 2007 05:24:38 +0000 (02:24 -0300)
commit6e49be26bf70a6fcd4b29ffc8cb270edf2e3c500
treef12216cae67883b6ac5b5d7ab27525087fa4409f
parent5a0b7aa969cfabb1d087088975cf013d4d446180
parent91cc87ccd8910e4bbeecf2981d6c07b8578b28c0
Merge branch 'master' of git.llucax.com.ar:/var/lib/git/software/pymin into logging

* 'master' of git.llucax.com.ar:/var/lib/git/software/pymin:
  Add protocol specification of firewall and nat commands.
  Added the protocol specification.
  Root class inyects ip forwrading in constructor.
  Added route handling capabilities and service restarting
  Fix so that when a device is brought back up, the routes
  Added support to hook services to IPHandler.
  Support for inactive devices added in IPHandler.

Conflicts:

pymin/services/ip/__init__.py
config.py
pymin/services/ip/__init__.py
pymin/services/util.py