summaryrefslogtreecommitdiff
path: root/templates/interfaces/pseudo-ethernet
AgeCommit message (Collapse)Author
2009-07-17Remove ability to add vif to macvlanStephen Hemminger
Macvlan and vlan tagging doesn't work right in the kernel (2.6.29) so wait till it is fixed upstream. (cherry picked from commit aaed494ef8bbe580da4d378e4844bb0203987d97)
2009-07-17Fix multi-nodes for address using update tagStephen Hemminger
Update makes no sense on a multi-valued node, only create or delete have meaning. (cherry picked from commit 273c1418553a39dcb4417acbf70cb863c97d1ccd)
2009-06-01Fix deletion of pseudo-ethernetStephen Hemminger
Bug 4478 Incorrect syntax on ip link command.
2009-04-29Move virtual-ethernet to pseudo-ethernetStephen Hemminger
Avoid name-conflict with Xen