summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2009-10-27removed out of date priority values from priority fileslioch
2009-10-23dismantle old priority file parsing and node matching code. removedslioch
references to old values.
2009-10-22Fix description setting on vifStephen Hemminger
Bug 5014
2009-10-21move priority after tag nodes.slioch
2009-10-20pushed priorities to node.def'sslioch
2009-10-12Bugfix 2593: Introduce automatic static IRQ affinity balancing for some NICs.Bob Gilligan
This change implements a mechanism for setting the IRQ affinity of NIC interrupts in a way that is optimally balanced. The affinity settings are static, and are set up at configuration time. I've added "auto" as a new legal value to the "interfaces ethernet ethX smp_affinity" configuration parameter. If this value is set, then the system attempts to perform automatic IRQ affinity assignment. At this time, automatic IRQ affinity is supported only for multiqueue NICs that use the igb or bnx2 drivers. Even with these two, differences in the organization of queues and their naming convention necessitate some NIC-specific code. The assignment strategy attempts to assign all queues of all NICs that share the same queue number to the same CPU. This has been shown to be optimal for IP forwarding workloads in 2.6.31 kernels. Setting the value to "auto" for NICs that use other drivers will be a no-op.
2009-10-09make snmp come up lastAn-Cheng Huang
2009-10-02Add priority nodes to start router advertisement daemon.Bob Gilligan
2009-09-11Fix Bug 4919 "service dns" branch of configuration file missing ...Mohit Mehta
* use new API to get active 'original + commited' values * split 'dns forwarding' and 'dns dynamic' into different priorities
2009-09-09Bugfix 4700, 4269: Fix set and commit-time checks for ethernet vif addresses tooBob Gilligan
Also restore "--valid-addr" flag to vyatta-interfaces.pl since it is used outside this package.
2009-09-09Bugfix 4700, 4269: Fix set and commit-time checks of ethernet address valuesBob Gilligan
Changed the the set-time and commit-time check of ethernet interface address values. These checks need to prevent configuring both DHCP and static IPv4 addresses on the same interfac. The previous checks were comparing against the running configuration tree, not the proposed config tree. Now the set-time check is purely a syntax check, and the commit-time check only checks for both DHCP and static IPv4 addresses in the proposed config. The system now allows DHCP and static IPv6 addresses to be configured on the same interface.
2009-09-09Allow empty descriptionStephen Hemminger
Bug 4918
2009-08-19Add ability to disable flow-controlStephen Hemminger
Bug 4419
2009-08-12Add priority for wirelessStephen Hemminger
Placeholder for wireless access point
2009-07-31Another attempt to fix 4760.Stig Thormodsrud
(cherry picked from commit 8c5310f8ec7a6a0d63aa9b60a37ce4134513bdc3)
2009-07-31Revert "Fix [Bug 4760] New: members were removed after an in-use firewall group"Stig Thormodsrud
This reverts commit 0d0761a6081ec04f6f27f5785f1ff5b7d8b38ffa. The fix is worse than the problem. Since the cli doesn't do deletes in reverse, the addition priorities cause the parent to be deleted before the group members.
2009-07-30Fix [Bug 4760] New: members were removed after an in-use firewall groupStig Thormodsrud
failed to be deleted (cherry picked from commit 0d0761a6081ec04f6f27f5785f1ff5b7d8b38ffa)
2009-07-13Bugfix 4717: Remove duplicate entries in priority file.Bob Gilligan
2009-07-10Fix duplicate bonding vif entryStephen Hemminger
Part of Bug 4717 (cherry picked from commit 56860b506e35da9e0f7ba25314e3b94ad03b5bf0)
2009-07-10Add more system priorities so that 1 system failure doesn't affectStig Thormodsrud
others. (cherry picked from commit 9f94864f8b2920c66c436c3452f7283c0773521a)
2009-07-08Use ip command rather than sysfs to set ifaliasStephen Hemminger
Bug 4672 By using ip command instead of sysfs, avoid subshell quoting issues. (cherry picked from commit 1755bfab4b22cc822f96fb78a1e05392d5f07398)
2009-07-08Start bonding vif after bond-group is createdStephen Hemminger
Need bonded device to have slave devices to inherit VLAN_CHALLENGED property correctly (cherry picked from commit 9b3608eb80a26061004db394d7535706fd2bae0b)
2009-07-08Updated bridging/bonding priorites.Mark O'Brien
Fix bug 4673. (cherry picked from commit 35590240b908c8fbd4913990e5a1a75909ab9df2)
2009-06-12Make sure interface name regex are anchoredStephen Hemminger
Bug 4501 This solves the problem that 'show interfaces ethernet' also shows pseudo ethernet (peth0) device. The problem was that peth0 matched the regex since it was missing start/end. (cherry picked from commit 71fb6be3ac3d7ce3c7f08b1408c8c9a6b9fc0422)
2009-06-12Manage speed duplex in vyatta-interfaces.plStephen Hemminger
Move the speed/duplex setting into script where we can handle errors better, and avoid setting speed/duplex twice. (cherry picked from commit 330470f1f060f579434eb89469f4ed021c95449d)
2009-06-12Allow delete of ethernet settings when device does not existStephen Hemminger
More bug 3952 fixes (cherry picked from commit 2619f6c8fa01ab3ade6dfe6edb6815825c89cfd0)
2009-06-12Handle speed/duplex settings betterStephen Hemminger
Bugs 3952 and 3797 Make the ethtool settings management smarter. Don't try and set a device that has been unplugged (causing commit fail). Don't force autonegotiation if device is already in that mode. (cherry picked from commit ad4f2a101203e71076a3e23a0a2a093326927d45)
2009-06-12Fix update on multi-nodeStephen Hemminger
update tag on loopback is incorrect since address is multi-value node. (cherry picked from commit cd119fead01c35eae68b3383a2ab12fb9f2d4767)
2009-06-01Remove special case for interfaces ... /ipStephen Hemminger
Don't need OSPF/RIP parameters set after protocols/ospf anymore. Setting bandwidth, etc after OSPF could cause unnecessary flapping.
2009-05-29Fix BGP priorityStephen Hemminger
Bug 4404 Translation from old VyattaConfigLoad to new priority was incorrect.
2009-05-28Remove priorities from unnecessary bgp stepsStephen Hemminger
Many bgp nodes can just inherit from protocols/bgp
2009-05-27Fix ordering of ospfStephen Hemminger
OSPF was listed twice, the first one was before interfaces were up so OSPF would not distribute.
2009-05-21Simplify ospf/rip priorityStephen Hemminger
Go back to prioritys the way they were done in earlier release.
2009-05-21Update priority fileStephen Hemminger
Add pseudo-ethernet and make sure bonding is in right place
2009-05-21Only bring up VIF if real device is upStephen Hemminger
If real device is disabled, then can't bring up VIF.
2009-05-21Allow creating vlan on disabled deviceStephen Hemminger
Other half of fix for Bug 4369
2009-04-29Fix spelling errors in priority file commentsStephen Hemminger
2009-04-26Add more firewall priorities.Stig Thormodsrud
2009-04-20Move disable-link-detect from vytta-cfg-quagga to hereStephen Hemminger
Since some interfaces have link-detect and others do not, move the template from the generic generated templates to the specific configuration.
2009-04-13Add separate priority for 4 firewall trees, since the "end" processingStig Thormodsrud
has moved down a level.
2009-04-07add priorities and ranks for zone based firewallMohit Mehta
2009-04-03maintain increasing order of priority fileMohit Mehta
2009-04-03Fix cut/paste syntax of priority which is different than rank.Stig Thormodsrud
Functionality seems to still work, but better to be consistent with the rest of the file.
2009-04-01Add more service priorities so one service can fail without affectingStig Thormodsrud
others.
2009-03-30Remove duplicate priorities for ethernet/vif.Stig Thormodsrud
In the future it would be good if the cli flagged duplicate priorities.
2009-03-28Add all the new ip/ipv6 ospf/rip parametersStephen Hemminger
2009-03-25Add priorities to create vif before trying to add bridge-group to vif.Stig Thormodsrud
2009-03-25Update comments in priority file.Bob Gilligan
2009-03-25Added explanatory comments to the priority file.Bob Gilligan
2009-03-25Fix update of interface descriptionStephen Hemminger
Bug 4249