Statistics
| Branch: | Tag: | Revision:

root / snf-network-dnshook @ 5ec7b145

History | View | Annotate | Download (3.5 kB)

# Date Author Comment
5ec7b145 03/05/2014 02:30 pm Dimitris Aragiorgis

Minor fix related to logging in dnshook

Signed-off-by: Dimitris Aragiorgis <>

5b3472ad 03/05/2014 02:30 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 <>

90f2e36b 03/05/2014 02:30 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 <>

e8ff8060 03/05/2014 02:30 pm Dimitris Aragiorgis

Rename dnshook and fix-net

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

Signed-off-by: Dimitris Aragiorgis <>