snf-network
10 years agoChanges in debian files debian-develop
Dimitris Aragiorgis [Tue, 4 Mar 2014 15:33:58 +0000 (17:33 +0200)]
Changes in debian files

- install: kvm-ifup-custom, kvm-ifdown-custom
- default: SNF_NETWORK_LOG, LOGFILE, TTL
- links: kvm-vif-bridge

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoMerge branch 'develop' into debian-develop
Dimitris Aragiorgis [Wed, 5 Mar 2014 16:28:49 +0000 (18:28 +0200)]
Merge branch 'develop' into debian-develop

10 years agoAdd docs
Dimitris Aragiorgis [Tue, 25 Feb 2014 10:44:41 +0000 (12:44 +0200)]
Add docs

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoMinor fix related to logging in dnshook
Dimitris Aragiorgis [Tue, 4 Mar 2014 19:01:00 +0000 (21:01 +0200)]
Minor fix related to logging in dnshook

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoLog table's uplink only if exists
Dimitris Aragiorgis [Tue, 4 Mar 2014 16:48:53 +0000 (18:48 +0200)]
Log table's uplink only if exists

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoMove things inside get_info()
Dimitris Aragiorgis [Tue, 4 Mar 2014 16:09:52 +0000 (18:09 +0200)]
Move things inside get_info()

* Set GANETI_INSTANCE_NAME
* Set TABLE, INDEV

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoAdd kvm-ifdown-custom script
Dimitris Aragiorgis [Tue, 4 Mar 2014 15:25:05 +0000 (17:25 +0200)]
Add kvm-ifdown-custom script

This should do any cleanup needed related to the interface
that is going down.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoRename kvm-vif-bridge to kvm-ifup-custom
Dimitris Aragiorgis [Tue, 4 Mar 2014 14:58:24 +0000 (16:58 +0200)]
Rename kvm-vif-bridge to kvm-ifup-custom

Package will create a symlink until this gets renamed in
upstream Ganeti as well.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoFix ebtables in vif-custom
Dimitris Aragiorgis [Tue, 4 Mar 2014 14:39:56 +0000 (16:39 +0200)]
Fix ebtables in vif-custom

..and remove any unused rules (comments) related to ebtables

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoMake get_info caclulate ebtables chain names
Dimitris Aragiorgis [Tue, 4 Mar 2014 14:33:34 +0000 (16:33 +0200)]
Make get_info caclulate ebtables chain names

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoIntroduce get_info helper method
Dimitris Aragiorgis [Tue, 4 Mar 2014 13:52:17 +0000 (15:52 +0200)]
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 <dimara@grnet.gr>

10 years agoSome minor fixes..
Dimitris Aragiorgis [Tue, 4 Mar 2014 13:34:26 +0000 (15:34 +0200)]
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 <dimara@grnet.gr>

10 years agoMinor changes related to logging
Dimitris Aragiorgis [Fri, 31 Jan 2014 01:48:12 +0000 (03:48 +0200)]
Minor changes related to logging

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoSmall changes in if* scripts
Dimitris Aragiorgis [Fri, 31 Jan 2014 02:37:36 +0000 (04:37 +0200)]
Small changes in if* scripts

* Factor out GARP and neighbor proxy action from setup_routed*
* Invoke send_garp in kvm-ifup
* Invoke delete_neighbor_proxy in snf-network-hook

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoUse arpsend instead of arping
Dimitris Aragiorgis [Tue, 4 Mar 2014 12:49:08 +0000 (14:49 +0200)]
Use arpsend instead of arping

arpsend comes along with ndsend with vzctl package.
We send only one packet in order not to delay ifup script.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoRename dnshook and fix-net
Dimitris Aragiorgis [Thu, 30 Jan 2014 18:02:36 +0000 (20:02 +0200)]
Rename dnshook and fix-net

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

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoUse env var for logging script
Dimitris Aragiorgis [Thu, 30 Jan 2014 17:38:24 +0000 (19:38 +0200)]
Use env var for logging script

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agohooks-log -> snf-network-log
Dimitris Aragiorgis [Thu, 30 Jan 2014 17:35:34 +0000 (19:35 +0200)]
hooks-log -> snf-network-log

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoFactor out common funtions from dnshook
Dimitris Aragiorgis [Wed, 29 Jan 2014 15:23:06 +0000 (17:23 +0200)]
Factor out common funtions from dnshook

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoBump version to 0.15.8next
Dimitris Aragiorgis [Wed, 5 Mar 2014 16:26:26 +0000 (18:26 +0200)]
Bump version to 0.15.8next

10 years agoAdd ifup-extra script
Dimitris Aragiorgis [Tue, 25 Feb 2014 11:02:40 +0000 (13:02 +0200)]
Add ifup-extra script

..in install and default.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoMerge branch 'develop' into debian-develop
Dimitris Aragiorgis [Wed, 5 Mar 2014 16:16:30 +0000 (18:16 +0200)]
Merge branch 'develop' into debian-develop

10 years agoCreate ebtables chains with RETURN policy
Dimitris Aragiorgis [Wed, 5 Mar 2014 11:03:33 +0000 (13:03 +0200)]
Create ebtables chains with RETURN policy

This fixes inter-node private networks in case of multicast packets.
Multicast packets are forwarded to all interfaces bridged
on the bridge. Lets assume the following:

prv0 bridge with tap0, tap1, and eth1.
From tap0 comes a multicast packet.
We will see:
 forward IN=tap0 OUT=tap1
 forward IN=tap0 OUT=eth1
 input IN=tap0

In FORWARD chain we have:

 -i tap0 -j FROMTAP0
 -o tap0 -j TOTAP0
 -i tap1 -j FROMTAP1
 -0 tap1 -j TOTAP1

So the first packet will match the first rule. FROMTAP0 does not
drop it since the src MAC is correct and ACCEPTs it!

We fix this by changing the policy to RETURN.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoFix typo in ebtables
Dimitris Aragiorgis [Fri, 28 Feb 2014 11:16:01 +0000 (13:16 +0200)]
Fix typo in ebtables

If interface has an IP we used to add a rule that does not allow
packets coming from TAP to have a different IP. There was a typo
in if statement and the rule did never apply.

Still, we do NOT want this rule so we fix typo and comment the
ebtables rule.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoDo not add ebtables rule for dhcp response
Dimitris Aragiorgis [Fri, 28 Feb 2014 10:55:12 +0000 (12:55 +0200)]
Do not add ebtables rule for dhcp response

nfdhpcd opens a socket and binds it with tap interface. So dhcp
response will NOT go though the bridge and ebtables rule is
not needed.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoRefactor ifup-extra script
Dimitris Aragiorgis [Fri, 28 Feb 2014 10:14:49 +0000 (12:14 +0200)]
Refactor ifup-extra script

1) Look for all kind of tags (interface specific or not):
    some-prefix:1:mail
    some-prefix:snf-nic-12345:mail
    some-prefix:8252fabd-1021-411c-b8f7-ed79ed509bb8:mail
    some-prefix:mail

2) some-prefix must be other than synnefo:network:

3) introduce setup_extra and clean_extra functions.

4) clean_extra must remove all possible rules that setup_extra could
   have previously added.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoSetup ebtables only for mac filtered setups
Dimitris Aragiorgis [Thu, 27 Feb 2014 15:35:58 +0000 (17:35 +0200)]
Setup ebtables only for mac filtered setups

We used to drop DHCP requests for all bridged setups in case of
nfdhcpd. This requires ebtables setup for private vlans as well.

Dropping DHCP requests in case of nfdhcpd is not really needed
because they are dropped in user space
(payload.set_verdict(nfqueue.NF_DROP)) if a binding file exists.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoFix ebtables
Dimitris Aragiorgis [Thu, 27 Feb 2014 11:28:24 +0000 (13:28 +0200)]
Fix ebtables

1) Add ebtables in INPUT/OUTPUT chains too
   This is needed because multicast packets
   (e.g. with dst address 01:00:83:xx:xx:xx) do NOT go through forward chain

2) In case of nfdhpcd allow DHCP replies only with src address the
   MAC address of incoming device (e.g. prv0)

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoAdd sample rules in ifup-extra
Dimitris Aragiorgis [Wed, 26 Feb 2014 13:08:30 +0000 (15:08 +0200)]
Add sample rules in ifup-extra

Here we allows outgoing traffic with destination port 25.

Please note that every rule that is added when the corresponding
tag is found it should always be removed at the beginning of the
script. With other words you should remove stale entries before
adding new.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoSupport execution of extra script
Dimitris Aragiorgis [Tue, 25 Feb 2014 10:58:30 +0000 (12:58 +0200)]
Support execution of extra script

In case of kvm-ifup, if an extra script (/etc/ganeti/ifup-extra)
exists, execute it before exiting.

An dummy example script is given, that parses instance's tags,
and searches for synnefo:network:<ident>:mail.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoMake fix-net use common.sh and correct env vars
Dimitris Aragiorgis [Mon, 13 Jan 2014 10:02:46 +0000 (12:02 +0200)]
Make fix-net use common.sh and correct env vars

Helper functions for getting uplink and eui64 reside in common.sh

New Ganeti provides correct GANETI_NEW_PRIMARY GANETI_OLD_PRIMARY
environment variables. Use them in hooks.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoMove fix-net logic from hooks to if-up
Dimitris Aragiorgis [Mon, 13 Jan 2014 09:03:34 +0000 (11:03 +0200)]
Move fix-net logic from hooks to if-up

In target node we used to run arping and ndsend. Move these
commands to if-up script.

Introduce helper function to get eui64 and uplink.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoUse correct env vars in fix-net hook
Dimitris Aragiorgis [Thu, 9 Jan 2014 13:09:06 +0000 (15:09 +0200)]
Use correct env vars in fix-net hook

After fixing HooksEnv and HooksNodes in Ganeti migration opcode
to include both source and target nodes, use them correctly in
fix-net hook.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoreturn in case expected env vars are not set
Dimitris Aragiorgis [Mon, 9 Dec 2013 12:25:58 +0000 (14:25 +0200)]
return in case expected env vars are not set

In case of IPv6 only setup, IP environment variable should not be
set. Still if we have a routed setup routed_setup_ipv4() gets invoked.

This means that the following command will be invoked:

ip route replace proto static dev tap3 table public

This replaces default route!!

With this patch fixes routed_setup* functions to return early
in case expected environment vars are not set.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoRemove unused dsnhook.conf file
Dimitris Aragiorgis [Mon, 9 Dec 2013 12:00:52 +0000 (14:00 +0200)]
Remove unused dsnhook.conf file

The relevant settings have been moved in /etc/default/snf-network.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agorunlocked forgotten ebtables command
Dimitris Aragiorgis [Mon, 9 Dec 2013 11:26:29 +0000 (13:26 +0200)]
runlocked forgotten ebtables command

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoFix links and dirs
Dimitris Aragiorgis [Sun, 8 Dec 2013 05:25:16 +0000 (07:25 +0200)]
Fix links and dirs

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoChanges in debian files to include dnshook
Dimitris Aragiorgis [Fri, 6 Dec 2013 10:40:33 +0000 (12:40 +0200)]
Changes in debian files to include dnshook

* Modify MAC_MASK so that it complies with synnefo implementation.
* Add dns network default tag. This tag triggers dnshook.
* Add public network default tag. This is currently not used.
* Add defaults related to nsupdate.
* Install dnshook in /usr/bin and create links under /etc/ganeti/hooks

Private networks across different Ganeti backends have the
same mac prefix; the first 28 bits. The next 4 correspond to the
backend-id. Currently we have limitation of 16 backends. This
will be removed once MAC generation is done in Synnefo and not
in Ganeti side.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoSome fixes/changes in dnshook
Dimitris Aragiorgis [Sat, 7 Dec 2013 18:27:10 +0000 (20:27 +0200)]
Some fixes/changes in dnshook

* Do not exit if something fails
* Split update_* for IPv4/IPv6
* Add hooks-log at crucial points
* Fix typos

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoMerge branch 'develop' into debian-develop
Dimitris Aragiorgis [Sat, 7 Dec 2013 14:46:31 +0000 (16:46 +0200)]
Merge branch 'develop' into debian-develop

10 years agoPractically rewrite dnshook
Dimitris Aragiorgis [Sat, 7 Dec 2013 13:22:07 +0000 (15:22 +0200)]
Practically rewrite dnshook

Make it more readable.

Introduce specific methods for getting reverse dns info of an IPv4
or eui64.

Parse every nic info and check for DNS_FLAG network flag

Do not explicitly pass zone statement to nsupdate. Let it determine
the correct zone to update based on the rest of the input.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoAdd GRNET's specific dnshook
Dimitris Aragiorgis [Fri, 6 Dec 2013 10:37:50 +0000 (12:37 +0200)]
Add GRNET's specific dnshook

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoBump version to 0.15.1next
Dimitris Aragiorgis [Sat, 7 Dec 2013 14:42:32 +0000 (16:42 +0200)]
Bump version to 0.15.1next

10 years agoSupport firewalls based on NINC index, uuid, names
Dimitris Aragiorgis [Fri, 22 Nov 2013 12:40:27 +0000 (14:40 +0200)]
Support firewalls based on NINC index, uuid, names

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoBump version to 0.15.0next
Dimitris Aragiorgis [Sat, 7 Dec 2013 14:23:03 +0000 (16:23 +0200)]
Bump version to 0.15.0next

10 years agoUse the script name when logging
Dimitris Aragiorgis [Mon, 28 Oct 2013 09:37:36 +0000 (11:37 +0200)]
Use the script name when logging

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoUpdate debian files
Dimitris Aragiorgis [Sun, 27 Oct 2013 10:56:36 +0000 (12:56 +0200)]
Update debian files

* Depend on iputils-arping, vzctl
* Rename clear-proxy-ndp to fix-net

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoMerge branch 'develop' into debian-develop
Dimitris Aragiorgis [Sun, 27 Oct 2013 10:52:38 +0000 (12:52 +0200)]
Merge branch 'develop' into debian-develop

10 years agoRename clear-proxy-ndp to fix-net
Dimitris Aragiorgis [Sun, 27 Oct 2013 10:51:57 +0000 (12:51 +0200)]
Rename clear-proxy-ndp to fix-net

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoRefactor clear-proxy-ndp post-migrate hook
Dimitris Aragiorgis [Sun, 27 Oct 2013 10:38:06 +0000 (12:38 +0200)]
Refactor clear-proxy-ndp post-migrate hook

* Search all NICs for ip-less routed setup and not only NIC0
* On source node clear proxy ndp
* On target node arping and ndsend

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoDebian files changes, needed for runlocked script
Stratos Psomadakis [Wed, 23 Oct 2013 12:19:15 +0000 (15:19 +0300)]
Debian files changes, needed for runlocked script

10 years agoMerge branch 'develop' into debian-develop
Stratos Psomadakis [Wed, 23 Oct 2013 12:16:49 +0000 (15:16 +0300)]
Merge branch 'develop' into debian-develop

10 years agoSerialize the excecution of ebtables processes
Stratos Psomadakis [Wed, 18 Sep 2013 17:59:53 +0000 (20:59 +0300)]
Serialize the excecution of ebtables processes

ebtables cannot handle multiple userspace ebtables processes running
concurrently. This could lead to failures while setting up or cleaning
up ebtables for VM networks.

ebtables latest release (included in Debian Wheezy) supports ebtables
command seriliazation with the --concurrent cmdline option (which uses
flock).

In order to make sure that snf-network works with older versions of
ebtables, we wrap the ebtables commands around a Python helper script
which serializes the excecution of any processes on a host machine by
waiting until successfully binding on a TCPv4 port on localhost (for
more information see the runlocked script).

10 years agoBump version to 0.14.1next
Christos Stavrakakis [Fri, 30 Aug 2013 14:06:11 +0000 (17:06 +0300)]
Bump version to 0.14.1next

10 years agoUse devflow
Christos Stavrakakis [Fri, 30 Aug 2013 10:20:14 +0000 (13:20 +0300)]
Use devflow

* add devflow.conf
* add base version file

10 years agoBump new upstream version debian debian/0.14.0-1
Dimitris Aragiorgis [Fri, 24 May 2013 15:05:32 +0000 (18:05 +0300)]
Bump new upstream version

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoMerge branch 'master' into debian
Dimitris Aragiorgis [Fri, 24 May 2013 15:05:12 +0000 (18:05 +0300)]
Merge branch 'master' into debian

10 years agoMods to work with debian's xen
Dimitris Aragiorgis [Fri, 24 May 2013 12:37:23 +0000 (15:37 +0300)]
Mods to work with debian's xen

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoAdd vif-custom script and split kvm-vif-bridge
Dimitris Aragiorgis [Sat, 11 May 2013 21:01:41 +0000 (00:01 +0300)]
Add vif-custom script and split kvm-vif-bridge

Put functions in /usr/lib/snf-network/common.sh

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoAdd custom.sh library under /usr/lib/snf-network
Dimitris Aragiorgis [Sat, 11 May 2013 20:49:54 +0000 (23:49 +0300)]
Add custom.sh library under /usr/lib/snf-network

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

10 years agoBump new version
Dimitris Aragiorgis [Sat, 11 May 2013 21:30:30 +0000 (00:30 +0300)]
Bump new version

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoMerge branch 'master' into debian debian/v0.11.1
Dimitris Aragiorgis [Wed, 24 Oct 2012 18:19:08 +0000 (21:19 +0300)]
Merge branch 'master' into debian

11 years agoFix a bug in clear-proxy-ndp and add logging
Dimitris Aragriorgs [Sat, 8 Sep 2012 08:49:35 +0000 (11:49 +0300)]
Fix a bug in clear-proxy-ndp and add logging

Signed-off-by: Dimitris Aragriorgs <dimara@grnet.gr>

11 years agoAdd hooks-log script
Dimitris Aragriorgs [Sat, 8 Sep 2012 08:50:56 +0000 (11:50 +0300)]
Add hooks-log script

Signed-off-by: Dimitris Aragriorgs <dimara@grnet.gr>

11 years agoMerge branch 'master' into debian v0.11.0
Dimitris Aragriorgs [Fri, 7 Sep 2012 09:24:10 +0000 (12:24 +0300)]
Merge branch 'master' into debian

11 years agoClear existing binding before adding new
Dimitris Aragiorgis [Sat, 4 Aug 2012 00:31:26 +0000 (03:31 +0300)]
Clear existing binding before adding new

This removes the enrty from nfdhcpd runtime (due to inotify).

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoUse tag types in clear-proxy-ndp
Dimitris Aragiorgis [Tue, 17 Jul 2012 12:22:23 +0000 (15:22 +0300)]
Use tag types in clear-proxy-ndp

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoUse tag types in kvm-vif-bridge
Dimitris Aragiorgis [Tue, 17 Jul 2012 12:20:39 +0000 (15:20 +0300)]
Use tag types in kvm-vif-bridge

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoAdd tags types in default file
Dimitris Aragiorgis [Tue, 17 Jul 2012 12:18:13 +0000 (15:18 +0300)]
Add tags types in default file

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoFix dependencies
Dimitris Aragiorgis [Sat, 14 Jul 2012 17:37:03 +0000 (20:37 +0300)]
Fix dependencies

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoMinor changes: remove vlan files
Dimitris Aragiorgis [Fri, 13 Jul 2012 08:14:49 +0000 (11:14 +0300)]
Minor changes: remove vlan files

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoRemove vlan files
Dimitris Aragiorgis [Thu, 12 Jul 2012 22:36:51 +0000 (01:36 +0300)]
Remove vlan files

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoRemove clear-tap file
Dimitris Aragiorgis [Thu, 12 Jul 2012 11:38:57 +0000 (14:38 +0300)]
Remove clear-tap file

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoRemove clear-tap file
Dimitris Aragiorgis [Thu, 12 Jul 2012 11:38:22 +0000 (14:38 +0300)]
Remove clear-tap file

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoRemove /etc/snf-network dir
Dimitris Aragiorgis [Thu, 12 Jul 2012 11:36:44 +0000 (14:36 +0300)]
Remove /etc/snf-network dir

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoEdit changelog
Dimitris Aragiorgis [Thu, 12 Jul 2012 01:28:17 +0000 (04:28 +0300)]
Edit changelog

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoAdd interfaces example
Dimitris Aragiorgis [Thu, 12 Jul 2012 01:26:38 +0000 (04:26 +0300)]
Add interfaces example

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoFix snf-network.examples
Dimitris Aragiorgis [Thu, 12 Jul 2012 01:25:57 +0000 (04:25 +0300)]
Fix snf-network.examples

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoREADME refactor
Dimitris Aragiorgis [Thu, 12 Jul 2012 01:19:20 +0000 (04:19 +0300)]
README refactor

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoMinimize README
Dimitris Aragiorgis [Thu, 12 Jul 2012 01:16:27 +0000 (04:16 +0300)]
Minimize README

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoRemove useless files
Dimitris Aragiorgis [Thu, 12 Jul 2012 01:06:07 +0000 (04:06 +0300)]
Remove useless files

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoRefactor debian tree for minor snf-network package
Dimitris Aragiorgis [Wed, 11 Jul 2012 16:13:06 +0000 (19:13 +0300)]
Refactor debian tree for minor snf-network package

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoRefactor snf-network
Dimitris Aragiorgis [Wed, 11 Jul 2012 16:40:37 +0000 (19:40 +0300)]
Refactor snf-network

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoFix a bug in generic mode
Dimitris Aragiorgis [Wed, 11 Jul 2012 07:17:15 +0000 (10:17 +0300)]
Fix a bug in generic mode

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoFix a minor bug in the generic case
Dimitris Aragiorgis [Tue, 10 Jul 2012 15:52:14 +0000 (18:52 +0300)]
Fix a minor bug in the generic case

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoFix a bug in snf-network-build-node-infra
Dimitris Aragiorgis [Tue, 10 Jul 2012 12:31:53 +0000 (15:31 +0300)]
Fix a bug in snf-network-build-node-infra

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoAdd grnet.conf and generic.conf
Dimitris Aragiorgis [Tue, 10 Jul 2012 11:44:37 +0000 (14:44 +0300)]
Add grnet.conf and generic.conf

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoChange conf files and vars
Dimitris Aragiorgis [Tue, 10 Jul 2012 11:24:10 +0000 (14:24 +0300)]
Change conf files and vars

Insteed of infra.conf introduce generic.conf and grnet.conf.
Change PUBLIC_* var into NODE_*.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoAdd exit 0 to hooks
Dimitris Aragiorgis [Tue, 10 Jul 2012 09:47:09 +0000 (12:47 +0300)]
Add exit 0 to hooks

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoAdd exit 0 in kvm-vif-bridge
Dimitris Aragiorgis [Tue, 10 Jul 2012 08:53:18 +0000 (11:53 +0300)]
Add exit 0 in kvm-vif-bridge

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoRemove conflicts/provides for grnet-vnode-tool
Dimitris Aragiorgis [Mon, 9 Jul 2012 12:01:36 +0000 (15:01 +0300)]
Remove conflicts/provides for grnet-vnode-tool

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoFix a minor bug
Dimitris Aragiorgis [Thu, 5 Jul 2012 13:30:55 +0000 (16:30 +0300)]
Fix a minor bug

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoReplaces nfdhcpd (for mac2eui64)
Dimitris Aragiorgis [Thu, 5 Jul 2012 13:19:33 +0000 (16:19 +0300)]
Replaces nfdhcpd (for mac2eui64)

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoReady for testing
Dimitris Aragiorgis [Thu, 5 Jul 2012 11:22:14 +0000 (14:22 +0300)]
Ready for testing

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoAdd PUBLIC_LINK
Dimitris Aragiorgis [Thu, 5 Jul 2012 04:29:05 +0000 (07:29 +0300)]
Add PUBLIC_LINK

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoHandle correctly the PUBLIC_BRIDGE
Dimitris Aragiorgis [Thu, 5 Jul 2012 03:57:32 +0000 (06:57 +0300)]
Handle correctly the PUBLIC_BRIDGE

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoAdd SETUP conf var
Dimitris Aragiorgis [Thu, 5 Jul 2012 01:32:20 +0000 (04:32 +0300)]
Add SETUP conf var

Might be either GRNET or GENERIC

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoAdd dependecy >=0.7-1 for nfdhcpd
Dimitris Aragiorgis [Wed, 4 Jul 2012 09:57:27 +0000 (12:57 +0300)]
Add dependecy >=0.7-1 for nfdhcpd

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoFix kvm-vif-bridge
Dimitris Aragiorgis [Tue, 3 Jul 2012 15:58:07 +0000 (18:58 +0300)]
Fix kvm-vif-bridge

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>

11 years agoFix prv-net-helper bug
Dimitris Aragiorgis [Tue, 3 Jul 2012 15:43:40 +0000 (18:43 +0300)]
Fix prv-net-helper bug

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>