Statistics
| Branch: | Tag: | Revision:

root / snf-network-dnshook @ 63f1d9e7

History | View | Annotate | Download (3.5 kB)

# Date Author Comment
6afbe696 03/05/2014 06:28 pm Dimitris Aragiorgis

Some minor fixes..

- Use NETWORK_SUBNET6 since this is exported by Ganeti and not
just SUBNET6
- All logging in helper function
- Do not send GARP or delete neighbor proxy if desired vars are not
set

Signed-off-by: Dimitris Aragiorgis <>

63f1d9e7 03/05/2014 06:28 pm Dimitris Aragiorgis

Introduce get_info helper method

It gets the exported environment and calculates all needed vars for
a specific interface. Use this function early in scripts and as
soon as you extract each interface info in hooks.

Signed-off-by: Dimitris Aragiorgis <>

d026b975 03/05/2014 06:28 pm Dimitris Aragiorgis

Rename dnshook and fix-net

..to snf-network-dnshook and snf-network-hook correspondingly.

Signed-off-by: Dimitris Aragiorgis <>