summaryrefslogtreecommitdiff
path: root/templates/interfaces
AgeCommit message (Expand)Author
2010-05-26Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-system into larkspurStephen Hemminger
2010-05-26Move DHCPv6 client configuration to this package and restructre parameters.Bob Gilligan
2010-05-25Use capability for ip commandStephen Hemminger
2010-05-25Use capability for modprobeStephen Hemminger
2010-05-25Use capability rather than sudo for ethtoolStephen Hemminger
2010-05-25Convert bridging commands to use capabalitiesStephen Hemminger
2010-05-19Add enable-proxy-arp to vif interface.Stig Thormodsrud
2010-04-27Make interface help completion strings consistentStephen Hemminger
2010-04-16Configure IFB devices earlier in bootStephen Hemminger
2010-04-15Rename in0 to ifb0Stephen Hemminger
2010-04-06Add input pseudo-interface configurationStephen Hemminger
2010-03-29Fix test for UPStephen Hemminger
2010-03-29Ignore setting CPU affinity on UP systemsStephen Hemminger
2010-03-09Bugfix 5021: Make smp_affinity configuration tolerant of failures.Bob Gilligan
2010-03-09Set primary interface after bond-group is initializedStephen Hemminger
2010-02-21Fix 5157: dhcpclient doesn't work when alternative mac address specified on b...Stig Thormodsrud
2010-02-18Fix Bug 5064 can't delete bridge group and membership in one commitMohit Mehta
2010-02-16Use template to do syntax checks on ethernet device nameStephen Hemminger
2010-02-16Check current status (not configured value) when enabling vlan deviceStephen Hemminger
2010-02-16Speed up VIF creationStephen Hemminger
2010-01-19Bugfix 5162: Make disabling flow control work at boot time.Bob Gilligan
2010-01-04Do loopback before other interfacesStephen Hemminger
2009-12-21Move interface support from vyatta-cfg to vyatta-cfg-systemStephen Hemminger
2009-11-30added required keyword to help text.Michael Larson
2009-11-02Fix 5063: committing "set interfaces ethernet <> bridge-group bridge <>" got...Stig Thormodsrud
2009-11-01Add priority for bonding vrrp nodes.Stig Thormodsrud
2009-10-31Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwoodStig Thormodsrud
2009-10-31added missed vrrp priorities.slioch
2009-10-31Add VRRP capability to bonding interfaces and vifs of bonding interfaces.David S. Madole
2009-10-22Fix description of vif bondingStephen Hemminger
2009-10-21move priority after tag nodes.slioch
2009-10-20move priority after multi tagsslioch
2009-10-15partial fix for bug 4903.slioch
2009-09-09Allow null description on deviceStephen Hemminger
2009-08-04Remove slaves before changing modeStephen Hemminger
2009-08-04Fix bonding group setupStephen Hemminger
2009-08-04BONDING: handle change of bond-groupStephen Hemminger
2009-08-04BONDING: handle change of bond-groupStephen Hemminger
2009-08-04Bonding: load module with MII monitor enabledStephen Hemminger
2009-07-17Fix descriptions with meta-charactersStephen Hemminger
2009-07-17Allow disable of bonding interface with VIFStephen Hemminger
2009-07-17Block creating vif until after slaves presentStephen Hemminger
2009-07-17Fix 'sh: line 1:' error ing bug 4655.Mark O'Brien
2009-07-17Added link detect to ethernet bonded vlan interfaces.Mark O'Brien
2009-07-17Change interface state to down, add to bond group, change state to up.Mark O'Brien
2009-07-17Convert bonding to use sysfs instead of ifenslaveStephen Hemminger
2009-07-17Remove ability to add vif to macvlanStephen Hemminger
2009-07-17Remove invalid buried templatesStephen Hemminger
2009-07-17Fix help/completion for xor-hashStephen Hemminger
2009-07-17Use sysfs for bonding device controlAn-Cheng Huang