Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-05 | * restrict zone name to 20 characters | Mohit Mehta | |
2009-04-29 | Move virtual-ethernet to pseudo-ethernet | Stephen Hemminger | |
Avoid name-conflict with Xen | |||
2009-04-28 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-04-28 | ntp: fix message | Stephen Hemminger | |
The dynamic option is the default in current versions and generates bogus message. Bug: 4264 | |||
2009-04-26 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner | Stig Thormodsrud | |
2009-04-26 | Add configurable login banners. | Stig Thormodsrud | |
2009-04-24 | * add jump to local-zone-out chain in OUTPUT chain for both [ip and ip6] tables | Mohit Mehta | |
when traffic from local-zone filtered with firewall to a transit zone * fix case where `ls` spits out error when a firewall type is not set | |||
2009-04-24 | New tacacs+ configuration templates | Stephen Hemminger | |
Template change only. TACACS+ support is still not complete but this shows the syntax for configuration. | |||
2009-04-24 | Add support for virtual-ethernet | Stephen Hemminger | |
2009-04-20 | Move disable-link-detect out of vyatta-cfg-quagga to interfaces | Stephen Hemminger | |
Some interfaces have link-detect others do not, and vyatta-cfg-quagga is trying to handle generic case. | |||
2009-04-16 | add default-policy node for zones. can be set to drop or reject | Mohit Mehta | |
remove extraneous arguments in function calls | |||
2009-04-10 | add local-zone in|out firewall and clean-up code | Mohit Mehta | |
2009-04-10 | Fix file syslog target | Stephen Hemminger | |
The new code was requiring full pathname, but old version was using /var/log/user/<filename> so make new code work like old code. | |||
2009-04-08 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-04-08 | Rewrite existing syslog configuration update | Stephen Hemminger | |
Do most of the work in the rewritten vyatta_update_syslog code. Handle multiple facilities for same target without causing duplicate log messages. Never restart syslog daemon, just reload it and only if the configuration has changed. | |||
2009-04-07 | Add 1st pass of zone based firewall support (transit zones only for now) | Mohit Mehta | |
2009-04-06 | Check that username is valid | Stephen Hemminger | |
2009-04-01 | Update template to handle change in default syslog.conf | Stephen Hemminger | |
Makes global facility change work. Still need to rework the syslog templates and parsing. | |||
2009-04-01 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-04-01 | Change "syntax" check to "commit" check for virtual interfaces. | Stig Thormodsrud | |
Change to use script for allowed values. | |||
2009-04-01 | Change lack of interface in DDNS back to warning | Stephen Hemminger | |
If program can handle it no point in enforcing in CLI. | |||
2009-04-01 | Use interface check program | Stephen Hemminger | |
For consistency all templates should use same script to validate interface names. | |||
2009-04-01 | Update help text to show which facility is quagga | Stephen Hemminger | |
2009-04-01 | Help text spelling fix | Stephen Hemminger | |
"Atleast" is not an English word, it should be "At least" | |||
2009-03-31 | Set forwarding-delay when STP is enabled | Stephen Hemminger | |
If using STP then apply configured forwarding-delay or 15 if none specified. | |||
2009-03-31 | Turn off forwarding delay if STP is off | Stephen Hemminger | |
Bug 4226 There is no need for forwarding delay unless doing spanning tree. | |||
2009-03-26 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-03-26 | Revert "Split login authentication configuration into three scripts" | Stephen Hemminger | |
This reverts commit fd605ab5d4ce4aa4015089042afd90f6e5c6ba59. | |||
2009-03-25 | Add "interface ethernet <> bridge-group bridge" update tag in addition to ↵ | Stig Thormodsrud | |
create tag. | |||
2009-03-25 | Change bridge check from "syntax" to "create". | Stig Thormodsrud | |
Change allowed tag to use new interface check. | |||
2009-03-25 | Fix update of description | Stephen Hemminger | |
Bug 4249 | |||
2009-03-25 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-03-25 | Change "syntax" check to "commit" check for "bridge-group bridge". | Stig Thormodsrud | |
2009-03-24 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner | Stig Thormodsrud | |
2009-03-24 | Change "syntax" check to a "commit" check. | Stig Thormodsrud | |
Seems like "syntax" check should only be done for thing related to the current node hierarchy. | |||
2009-03-23 | Split login authentication configuration into three scripts | Stephen Hemminger | |
Getting cumbersome with one big script. | |||
2009-03-23 | Save interface description in kernel | Stephen Hemminger | |
2009-03-12 | Change update to create on multi-nodes | Stephen Hemminger | |
2009-03-11 | Don't allow vif on disabled bonding interface | Stephen Hemminger | |
2009-03-11 | Fix delete of bonding vif | Stephen Hemminger | |
Need dev in argument | |||
2009-03-09 | Remove per-interface firewall templates. They are generated now. | Bob Gilligan | |
2009-03-03 | Use vyatta-interfaces.pl to check bridge validity | Stephen Hemminger | |
2009-03-03 | Use vyatta-interfaces.pl to show available bonding devices | Stephen Hemminger | |
2009-03-02 | Convert to bonding vif to use netlink. | Stephen Hemminger | |
2009-03-01 | Fix 4152: Add support for VRRP operation on unnumbered interfaces | Stig Thormodsrud | |
2009-02-28 | Fix 3778: vrrp should allow prefix to be included with the virtual-address | Stig Thormodsrud | |
2009-02-27 | Merge branch 'jenner' of mohit@git.vyatta.com:/git/vyatta-cfg-system into jenner | Mohit Mehta | |
2009-02-27 | Fix Bug 2463 Allow the neighbor table threshold values to be | Mohit Mehta | |
modified via the CLI - (modify ARP table size) * added cli to configure [arp (ipv4)] and [neighbor (ipv6)] table-size * set default value for arp_announce so as to avoid local addresses that are not in the target's subnet for the interface | |||
2009-02-27 | up the bridge interface when it's created | An-Cheng Huang | |
2009-02-27 | fix logic and shell syntax | An-Cheng Huang | |