summaryrefslogtreecommitdiffstats
path: root/plugins/xenserver/networking
Commit message (Expand)AuthorAgeFilesLines
* Update OpenStack LLC to FoundationKurt Taylor2013-02-266-6/+6
* fix new N402 errorsSean Dague2013-01-101-2/+2
* Backslash continuation removal (Nova folsom-2)Zhongyue Luo2012-05-313-12/+11
* HACKING fixes, all but sqlalchemy.Yuriy Taraday2012-03-073-27/+27
* Remove a whole bunch of unused importsVishvananda Ishaya2012-01-131-1/+0
* Updates OVS rules applied to IPv4 VIFsKevin L. Mitchell2011-12-131-11/+65
* Bug #888719: openvswitch-nova runs after firstboot scriptsEwan Mellor2011-11-111-1/+1
* Allow tenant networks to be shared with domain 0.Ewan Mellor2011-09-243-13/+40
* Use ovs-vsctl iface-to-br to look up the bridge associated with the given VIF.Ewan Mellor2011-09-241-1/+2
* Remove the unnecessary insertion of whitespace. This happens to be enoughEwan Mellor2011-06-201-5/+1
* pep8 fixesCory Wright2011-05-312-6/+7
* move udev file so it follows the xen-backend.rulesCory Wright2011-05-262-1/+1
* move init start position to 96 to allow openvswitch time to fully startCory Wright2011-05-201-1/+1
* fix typo in udev ruleCory Wright2011-05-181-2/+2
* fix sys.argv requirementCory Wright2011-05-131-1/+1
* add udev rules and modified ovs_configure_vif_flows.py to work with udev rulesCory Wright2011-05-132-12/+19
* Add init script and sysconfig file for openvswitch-novaCory Wright2011-05-133-16/+116
* removed unused imports and renamed template variablesCory Wright2011-04-223-56/+53
* change action= to actions=Cory Wright2011-04-212-28/+28
* bugfix signatureCory Wright2011-04-201-2/+2
* refactor the way flows are deleted/resetCory Wright2011-04-201-73/+70
* only apply ipv6 if the data exists in xenstoreCory Wright2011-04-191-2/+2
* strip output, str() link localCory Wright2011-04-192-2/+2
* calc link localCory Wright2011-04-181-2/+3
* set the bridge on each OvsFlowCory Wright2011-04-141-15/+15
* use novalib for vif_rules.py, fix OvsFlow classCory Wright2011-04-012-18/+9
* extract execute methods to a library for reuseCory Wright2011-04-013-35/+57
* change bridgeCory Wright2011-04-011-1/+2
* lots of updates to ovs scriptsCory Wright2011-04-013-87/+80
* minor fix and commentCory Wright2011-03-281-1/+2
* * committing ovs scriptsCory Wright2011-03-183-4/+267
* cast execute commands to strEric Windisch2011-03-111-0/+1
* execvp: fix paramsEric Windisch2011-03-101-17/+16
* execvp: cleanup.Eric Windisch2011-03-091-11/+11
* execvpEric Windisch2011-03-081-33/+58
* Moving README to doc/networking.rst per recommendation from Jay PipesCory Wright2010-12-271-144/+0
* merge antonymesserli's changes, fixed some formatting, and added copyright no...Cory Wright2010-12-222-0/+159
|\
| * Added networking protections readmeAntony Messerli2010-12-221-0/+126
|/
* Close devnull filehandleCory Wright2010-12-201-2/+3
* Rewrite of vif_rules.py to meet coding standards and be more pythonic in Cory Wright2010-12-203-92/+146
* initial commit of xenserver host protectionsAntony Messerli2010-12-203-0/+177