/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to network-hooks.d/bridge.conf

* plugins.d/mandos-client.c (runnable_hook): Add debug output.
 (run_network_hooks): Bug fix: Ignore quit_now.  Also add debug output.
 (main): Bug fix: Ignore return value from run_network_hooks when
         passing "stop".

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
#BRIDGE=br0
4
4
 
5
 
#PORT_ADDRESSES="00:11:22:33:44:55 11:22:33:44:55:66"
 
5
#PORTS="eth0 eth1"
6
6
 
7
7
## Optional
8
8