Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-02 | Add hook to call config mode 'compare' | Stig Thormodsrud | |
2010-11-02 | 0.18.2debian/0.18.2 | Michael Larson | |
2010-10-29 | change 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-27 | 0.18.1debian/0.18.1 | Stephen Hemminger | |
2010-10-27 | fix email addresses in changelog | Stephen Hemminger | |
2010-10-27 | Update makefile to reflect moved irqaffin programs | Stephen Hemminger | |
2010-10-27 | Make dependency on current vyatta-cfg-system | Stephen Hemminger | |
2010-10-27 | Move irq affinity scripts out of this package | Stephen Hemminger | |
2010-10-26 | Merge branch 'mendocino' of http://git.vyatta.com/vyatta-cfg into mendocino | Michael Larson | |
2010-10-26 | increase resolution of timing messages. | Michael Larson | |
2010-10-25 | initial lex/yacc config file parser | An-Cheng Huang | |
2010-10-18 | 0.17.33debian/0.17.33 | An-Cheng Huang | |
2010-10-18 | temporary workaround for bug 5708 | An-Cheng Huang | |
* disallow deactivate on leaf nodes. revisit after "default value"-related issues are resolved. | |||
2010-10-18 | Merge branch 'mendocino' of vm:rel/vyatta-cfg into mendocino | Stephen Hemminger | |
2010-10-18 | Pull the little run_init hack out | Stephen Hemminger | |
2010-10-15 | 0.17.32debian/0.17.32 | root | |
2010-10-15 | allow error output to be accessed without config object. | root | |
2010-10-14 | 0.17.31debian/0.17.31 | Stephen Hemminger | |
2010-10-14 | Have init reread inittab after config | Stephen Hemminger | |
Need to have init re-read configuration but only after Vyatta config (to avoid dropping serial login) | |||
2010-10-13 | Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg into mendocino | Stephen Hemminger | |
2010-10-11 | 0.17.30debian/0.17.30 | root | |
2010-10-11 | change error location tag from commit process | root | |
2010-10-11 | change location tag for error from reference: to errloc: | root | |
2010-10-08 | 0.17.29debian/0.17.29 | root | |
2010-10-08 | reference error location method in config module. | root | |
2010-10-08 | 0.17.28debian/0.17.28 | Bob Gilligan | |
2010-10-08 | Bugfix 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-07 | 0.17.27debian/0.17.27 | Mohit Mehta | |
2010-10-07 | moved code for zones to vyatta-zone package | Mohit Mehta | |
2010-10-06 | 0.17.26debian/0.17.26 | Mohit Mehta | |
2010-10-06 | * don't allow adding an interface to a zone that has content-inspection enabled | Mohit Mehta | |
2010-10-01 | 0.17.25debian/0.17.25 | root | |
2010-10-01 | add commit wrapper hook that allows errors with location to be written to ↵ | root | |
stdout. | |||
2010-10-01 | 0.17.24debian/0.17.24 | Stig Thormodsrud | |
2010-10-01 | Pass optional commit comment through commit to commit hooks. | Stig Thormodsrud | |
2010-10-01 | 0.17.23debian/0.17.23 | Mohit Mehta | |
2010-10-01 | Fix Bug 6225 Unable to assign a pppoe interface to zone | Mohit Mehta | |
* change check for fw applied to an interface | |||
2010-09-24 | 0.17.22debian/0.17.22 | An-Cheng Huang | |
2010-09-24 | cleanup | An-Cheng Huang | |
* set help string only if available. * use "builtin" explicitly. | |||
2010-09-24 | 0.17.21debian/0.17.21 | root | |
2010-09-24 | fix for bug 6213. | root | |
old cli code uses a char to store length of a string when unescaping the string, w/o checking string length. | |||
2010-09-21 | 0.17.20debian/0.17.20 | Mohit Mehta | |
2010-09-21 | * move count_iptables_rules to Iptables::Mgr module | Mohit Mehta | |
2010-09-21 | 0.17.19debian/0.17.19 | Mohit Mehta | |
2010-09-21 | * move count_iptables_rule to MISC module | Mohit Mehta | |
2010-09-17 | Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg into mendocino | Stephen Hemminger | |
2010-09-14 | 0.17.18debian/0.17.18 | An-Cheng Huang | |
2010-09-14 | fix for bug 6195 | An-Cheng Huang | |
* fix ".*" filtering. | |||
2010-09-08 | Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg into mendocino | Stephen Hemminger | |
2010-09-03 | 0.17.17debian/0.17.17 | An-Cheng Huang | |