core-extra/daemon/core/netns
ahrenholz 66ebcb5cf4 fix bug #253 "NetworkManager runs DHCP..." for Ubuntu (but not Fedora/CentOS)
use "vethA.B.SS" name for veth devices (A = node number, B = index, SS = short session ID)
use "tapA.B.SS" name for tap devices; use "b.A.SS" name for bridge devices
added a SESSION_SHORT environment variable to the default CORE environment
(Boeing r1867)
2014-08-04 17:28:35 +00:00
..
__init__.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
nodes.py unbreak the ability to create a WLAN network during runtime 2013-12-09 23:43:46 +00:00
vif.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
vnet.py fix bug #253 "NetworkManager runs DHCP..." for Ubuntu (but not Fedora/CentOS) 2014-08-04 17:28:35 +00:00
vnode.py fix bug #253 "NetworkManager runs DHCP..." for Ubuntu (but not Fedora/CentOS) 2014-08-04 17:28:35 +00:00
vnodeclient.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00