Age | Commit message (Expand) | Author |
2009-12-21 | Move interfaces to vyatta-cfg-system package | Stephen Hemminger |
2009-12-16 | Fix DHCP command handling | Stephen Hemminger |
2009-12-08 | Bugfix 5143: Fix grep regex for NICs with >= 10 queues. | Bob Gilligan |
2009-11-14 | Fix breakage from pervious commit. | Stig Thormodsrud |
2009-11-05 | Allow inline comments in config template fields. | Bob Gilligan |
2009-10-30 | Sync config file after saving | Stephen Hemminger |
2009-10-26 | Generalize handling of multi-queue NICs. | Bob Gilligan |
2009-10-21 | fixed script to handle multiple entries for same priority | slioch |
2009-10-21 | sorts and generates priority statements from priority node.def entries | slioch |
2009-10-19 | add sudo back to save command, and add check to save script that validates vy... | slioch |
2009-10-12 | Bugfix 2593: Introduce automatic static IRQ affinity balancing for some NICs. | Bob Gilligan |
2009-09-09 | Bugfix 4700, 4269: Fix set and commit-time checks for ethernet vif addresses too | Bob Gilligan |
2009-09-09 | Bugfix 4700, 4269: Fix set and commit-time checks of ethernet address values | Bob Gilligan |
2009-08-27 | Failure to set address should fail the commit | Stephen Hemminger |
2009-08-24 | Add a small script to test for node existance | Stephen Hemminger |
2009-07-31 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood | slioch |
2009-07-31 | cleaned out more of the islavista rank code. closing bug 4473 as a result | slioch |
2009-07-29 | update cli-expand-var script to match current variable reference syntax. | An-Cheng Huang |
2009-07-28 | alter rename rule option to work for firewall and nat rules | Mohit Mehta |
2009-07-24 | Fix 4722: Output inconsistent from 'save' and 'load' commands | Stig Thormodsrud |
2009-07-08 | load requires additional environment variables | An-Cheng Huang |
2009-06-30 | Fix 4664: 'set failed' is returned when duplicated interface IP address is set | Stig Thormodsrud |
2009-06-30 | add option for renaming firewall rules to cmd-wrapper script | Mohit Mehta |
2009-06-26 | make changes to work with dhcp 4.1.0 | Mohit Mehta |
2009-06-12 | Manage speed duplex in vyatta-interfaces.pl | Stephen Hemminger |
2009-05-21 | Bugfix 4432: Don't validate interface name in "check" sub-command. | Bob Gilligan |
2009-05-21 | add "discard" command to cmd wrapper | An-Cheng Huang |
2009-05-21 | Add script option to check if interface is up | Stephen Hemminger |
2009-05-20 | Use the default_smp_affinity /proc file if it is available. | Bob Gilligan |
2009-05-20 | Bugfix 4427: Handle multiqueue NICs. | Bob Gilligan |
2009-05-18 | notes on arbitrary root node loading in merge operations. | slioch |
2009-05-15 | root node support on load merge operation. additional work needed for deeper ... | slioch |
2009-05-15 | merge option added to load script. "load [configfile] --merge" adds configura... | slioch |
2009-05-01 | add "load" support in vyatta-cfg-cmd-wrapper | An-Cheng Huang |
2009-04-28 | Use getIP() to check for duplicates | Stephen Hemminger |
2009-04-28 | Catch incorrect address format | Stephen Hemminger |
2009-04-28 | Fix bug in is_ip_configured | Stephen Hemminger |
2009-04-28 | DHCP should be checking config not flags | Stephen Hemminger |
2009-04-28 | Need to convert path to have slashes | Stephen Hemminger |
2009-04-27 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg into jenner | Stephen Hemminger |
2009-04-27 | Cleanup exports of Vyatta::Misc | Stephen Hemminger |
2009-04-27 | fix broken call to getIP | Mohit Mehta |
2009-04-27 | vyatta-interfaces changes for DHCP | Stephen Hemminger |
2009-04-27 | Handle errors better in show_mtu | Stephen Hemminger |
2009-04-27 | Add method to show configured mtu | Stephen Hemminger |
2009-04-24 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner | Stephen Hemminger |
2009-04-21 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg into jenner | Stig Thormodsrud |
2009-04-21 | Add some debug files to help diagnose boot issue with new cli ordering. | Stig Thormodsrud |
2009-04-20 | Use undef for false | Stephen Hemminger |
2009-04-20 | Use getIP rather than call 'ip addr' | Stephen Hemminger |