Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-04 | Allow configuration of jumbo frames on ethernet interfaces. | Bob Gilligan | |
2008-02-04 | Bugfix: 2653 | Bob Gilligan | |
Don't allow the bitmask argument of the smp_affinity parameter to contain more bits than there are CPUs on the system. | |||
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2008-01-29 | add initialization support for vif and link-detect status via quagga. | Michael Larson | |
2008-01-23 | allow setting 2500 or 10000 speeddebian/0.1 | Stephen Hemminger | |
Ethtool allows setting speed of 2.5Gb or 10Gb on devices that support it. Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com> | |||
2008-01-21 | Fix vlan nodes to use create instead of update | Stig Thormodsrud | |
2008-01-16 | Add help and error message for 'set interfaces ethernet <dev> address | Stig Thormodsrud | |
2008-01-15 | fix for bug 2534 and prep for larson's vif link detect fixes | Robert Bays | |
2008-01-15 | Filter out vlans from "show interfaces ethernet" help string. | Stig Thormodsrud | |
2007-12-18 | Merge branch 'master' into glendale | rbalocca | |
2007-12-18 | Add ability to set ipv6 address on loopback but not dhcp. | Stig Thormodsrud | |
2007-12-13 | Merge branch 'master' into glendale | rbalocca | |
2007-12-12 | Bugfix: 2189 | Bob Gilligan | |
Add config node to configure NIC interrupt CPU affinity on SMPs. | |||
2007-12-11 | Bug #2509 | alex | |
Multivalue nodes are diffed with previous value for validation before commit. | |||
2007-11-27 | Fix 2497: check for duplicate ip address. | Stig Thormodsrud | |
Also while we're add it, allow user to set an ipv6 address or get address from dhcp. | |||
2007-11-20 | Fix 2482: Interface speed and duplex cannot be set to auto. | Stig Thormodsrud | |
2007-11-05 | User message modifications | Justin Fletcher | |
2007-11-05 | Help string modifications | Justin Fletcher | |
2007-11-01 | edit help text | An-Cheng Huang | |
2007-11-01 | fix ethernet/vif templates | An-Cheng Huang | |
2007-11-01 | fix cli backend bug: syntax checking for leaf value nodes involving | An-Cheng Huang | |
variable references was not working. | |||
2007-10-31 | enable ethernet interface by default | An-Cheng Huang | |
2007-10-31 | use "disable" instead of "enable" for ethernet | An-Cheng Huang | |
2007-10-31 | also set broadcast when setting address | An-Cheng Huang | |
2007-10-24 | * add dynamic "allowed" support for config-mode completion. | An-Cheng Huang | |
* add support for completion help text. * add an example for each of the above ("ethernet" and "ethernet/duplex"). | |||
2007-10-24 | add 'sudo' to 'interfaces' configuration commands. | An-Cheng Huang | |
2007-10-19 | bring up loopback interface when it's created. | An-Cheng Huang | |
2007-10-19 | move "system" configuration templates/scripts to vyatta-cfg-system. | An-Cheng Huang | |
2007-10-17 | use the default init scripts from ntp and sysklogd | An-Cheng Huang | |
2007-10-16 | - Fix deleting vlan. | Stig Thormodsrud | |
2007-10-16 | - Use quagga to set default gateway. | Stig Thormodsrud | |
2007-09-25 | initial import (from eureka /cli) plus new build system.upstream | An-Cheng Huang | |