summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-090.18.7debian/0.18.7Stig Thormodsrud
2010-11-09Add commit-confirm, confirm, and rollback to bash completions.Stig Thormodsrud
2010-11-09modify formatting options for GUI client on -x option. Set option on GUI ↵Michael Larson
invoked commit.
2010-11-080.18.6debian/0.18.6Michael Larson
2010-11-08extend initial error location support to ↵Michael Larson
begin,delete,create,update,end--currently only enabled via commit flag.
2010-11-040.18.5debian/0.18.5An-Cheng Huang
2010-11-04add session assertion for API functionsAn-Cheng Huang
* enforce session for API functions requiring it.
2010-11-040.18.4debian/0.18.4Stig Thormodsrud
2010-11-04Fix 6404: change load/merge commands to NOT automatically commit.Stig Thormodsrud
2010-11-020.18.3debian/0.18.3Stig Thormodsrud
2010-11-02Add hook to call config mode 'compare'Stig Thormodsrud
2010-11-020.18.2debian/0.18.2Michael Larson
2010-10-29change first, last, firstlast behavior to apply environment setting on each ↵Michael Larson
action applied. will be used to help resolve problems identified w/ fw synchronization of rules.
2010-10-270.18.1debian/0.18.1Stephen Hemminger
2010-10-27fix email addresses in changelogStephen Hemminger
2010-10-27Update makefile to reflect moved irqaffin programsStephen Hemminger
2010-10-27Make dependency on current vyatta-cfg-systemStephen Hemminger
2010-10-27Move irq affinity scripts out of this packageStephen Hemminger
2010-10-26Merge branch 'mendocino' of http://git.vyatta.com/vyatta-cfg into mendocinoMichael Larson
2010-10-26increase resolution of timing messages.Michael Larson
2010-10-25initial lex/yacc config file parserAn-Cheng Huang
2010-10-180.17.33debian/0.17.33An-Cheng Huang
2010-10-18temporary workaround for bug 5708An-Cheng Huang
* disallow deactivate on leaf nodes. revisit after "default value"-related issues are resolved.
2010-10-18Merge branch 'mendocino' of vm:rel/vyatta-cfg into mendocinoStephen Hemminger
2010-10-18Pull the little run_init hack outStephen Hemminger
2010-10-150.17.32debian/0.17.32root
2010-10-15allow error output to be accessed without config object.root
2010-10-140.17.31debian/0.17.31Stephen Hemminger
2010-10-14Have init reread inittab after configStephen Hemminger
Need to have init re-read configuration but only after Vyatta config (to avoid dropping serial login)
2010-10-13Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg into mendocinoStephen Hemminger
2010-10-110.17.30debian/0.17.30root
2010-10-11change error location tag from commit processroot
2010-10-11change location tag for error from reference: to errloc:root
2010-10-080.17.29debian/0.17.29root
2010-10-08reference error location method in config module.root
2010-10-080.17.28debian/0.17.28Bob Gilligan
2010-10-08Bugfix 5830: Teach auto affinity script to use new queue naming scheme.Bob Gilligan
The latest version of the ixgbe driver uses a scheme whereby each pair of TX and RX queues is assigned to the same IRQ. Previously, the TX and RX queues could be assigned to IRQs independently. In /proc/interrupts, each pair of queues is named ethX-TxRx-Y, where X is the ethernet interface unit number, and Y is the TX and RX queue number.
2010-10-070.17.27debian/0.17.27Mohit Mehta
2010-10-07moved code for zones to vyatta-zone packageMohit Mehta
2010-10-060.17.26debian/0.17.26Mohit Mehta
2010-10-06* don't allow adding an interface to a zone that has content-inspection enabledMohit Mehta
2010-10-010.17.25debian/0.17.25root
2010-10-01add commit wrapper hook that allows errors with location to be written to ↵root
stdout.
2010-10-010.17.24debian/0.17.24Stig Thormodsrud
2010-10-01Pass optional commit comment through commit to commit hooks.Stig Thormodsrud
2010-10-010.17.23debian/0.17.23Mohit Mehta
2010-10-01Fix Bug 6225 Unable to assign a pppoe interface to zoneMohit Mehta
* change check for fw applied to an interface
2010-09-240.17.22debian/0.17.22An-Cheng Huang
2010-09-24cleanupAn-Cheng Huang
* set help string only if available. * use "builtin" explicitly.
2010-09-240.17.21debian/0.17.21root