]> git.llucax.com Git - software/pymin.git/commit
Move ip_forward activation to a function.
authorLeandro Lucarella <llucax@gmail.com>
Thu, 19 Jun 2008 01:39:29 +0000 (22:39 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 19 Jun 2008 03:32:03 +0000 (00:32 -0300)
commit70f8e4029ac29abefcac22618984d27dc60bb559
tree3672efc4fc5ff134d157781cc1d985ea16a9e229
parenta5e2677e65427f1bc577a1deba121060972801d6
Move ip_forward activation to a function.

This has to go away, but for now put it in a function and evaluate it just
before we start serving requests.
pymind