Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-29 | testing if this fixes diable-link-detect file move problem | Mohit Mehta | |
2009-04-29 | 0.14.75debian/0.14.75 | Stephen Hemminger | |
2009-04-29 | Rename virtual-ethernet to pseudo-ethernet | Stephen Hemminger | |
Avoid name conflict with veth in Xen. | |||
2009-04-28 | 0.14.74debian/0.14.74 | Stephen Hemminger | |
2009-04-28 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg into jenner | Stephen Hemminger | |
2009-04-28 | Use getIP() to check for duplicates | Stephen Hemminger | |
Simpler to use new getIP() for all address fetching | |||
2009-04-28 | Catch incorrect address format | Stephen Hemminger | |
Don't just silently exit on incorrect address format. At least print an error | |||
2009-04-28 | Fix bug in is_ip_configured | Stephen Hemminger | |
Bug 4311 Doing grep ($ip, @list) will return whole list since it evaluted $ip as a expression and the result was defined. | |||
2009-04-28 | Extend getIP() to be able to get all addresses | Stephen Hemminger | |
Only have one interface for getting addresses. | |||
2009-04-28 | 0.14.73debian/0.14.73 | Stephen Hemminger | |
2009-04-28 | DHCP should be checking config not flags | Stephen Hemminger | |
If interface is down (because of release), then renew should still be able restart interface. | |||
2009-04-28 | Need to convert path to have slashes | Stephen Hemminger | |
More convient to do it here. | |||
2009-04-27 | 0.14.72debian/0.14.72 | Mohit Mehta | |
2009-04-27 | outlaw adding an interface to a zone that has firewall configured for it | Mohit Mehta | |
2009-04-27 | Fix path to virtual-ethernet | Stephen Hemminger | |
And indent net_prefix | |||
2009-04-27 | 0.14.71debian/0.14.71 | 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 | |
Remove duplicates from list, and make sure getIP is exported, and that explicit imports are listed. | |||
2009-04-27 | 0.14.70debian/0.14.70 | Mohit Mehta | |
2009-04-27 | fix broken call to getIP | Mohit Mehta | |
2009-04-27 | reindent code | Stephen Hemminger | |
2009-04-27 | 0.14.69debian/0.14.69 | Stephen Hemminger | |
2009-04-27 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner | Stephen Hemminger | |
2009-04-27 | vyatta-interfaces changes for DHCP | Stephen Hemminger | |
Need good way to find path to get current MTU. | |||
2009-04-27 | Handle errors better in show_mtu | Stephen Hemminger | |
2009-04-27 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg into jenner | Stephen Hemminger | |
2009-04-27 | Add method to show configured mtu | Stephen Hemminger | |
2009-04-27 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner | Stephen Hemminger | |
2009-04-26 | 0.14.68debian/0.14.68 | Stig Thormodsrud | |
2009-04-26 | Add more firewall priorities. | Stig Thormodsrud | |
2009-04-24 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg into jenner | Stephen Hemminger | |
2009-04-24 | Add support for virtual-ethernets | Stephen Hemminger | |
2009-04-24 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner | Stephen Hemminger | |
2009-04-21 | 0.14.67debian/0.14.67 | Stig Thormodsrud | |
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 | |
These should be removed before release. | |||
2009-04-20 | Use undef for false | Stephen Hemminger | |
Standard perl convention is undefined for false rather than 0. | |||
2009-04-20 | Use getIP rather than call 'ip addr' | Stephen Hemminger | |
Trying to have uniform library to interface state. | |||
2009-04-20 | Fix vyatta-interfaces | Stephen Hemminger | |
Extra comma in options hash list! Get rid of perl function prototype for usage. Perl Best Practices and other books recommend against them. Move up exit to avoid surprises in later code. | |||
2009-04-20 | 0.14.66debian/0.14.66 | Stephen Hemminger | |
2009-04-20 | Move disable-link-detect from vytta-cfg-quagga to here | Stephen Hemminger | |
Since some interfaces have link-detect and others do not, move the template from the generic generated templates to the specific configuration. | |||
2009-04-20 | 0.14.65debian/0.14.65 | An-Cheng Huang | |
2009-04-20 | add env override for default session id | An-Cheng Huang | |
2009-04-16 | 0.14.64debian/0.14.64 | Mohit Mehta | |
2009-04-16 | add function to get zone default-policy | Mohit Mehta | |
remove extraneous arguments in function definition | |||
2009-04-13 | 0.14.63debian/0.14.63 | Stig Thormodsrud | |
2009-04-13 | Add separate priority for 4 firewall trees, since the "end" processing | Stig Thormodsrud | |
has moved down a level. | |||
2009-04-12 | 0.14.62debian/0.14.62 | slioch | |
2009-04-11 | wild cards are now supported on terminating nodes in the priority file: | slioch | |
So, 100 load-balancing/wan/rule/node.tag/* applies the priority of "100" to all children of the multinode "rule:value" NEW TRANS + source (t: 0, p: 333) + address (t: 0, p: 1000) + 1.1.1.1/32 (t: 8, p: 1000) [VALUE] NEW TRANS + protocol (t: 0, p: 333) + all (t: 8, p: 1000) [VALUE] [SYNTAX] NEW TRANS + protocol (t: 0, p: 333) + all (t: 8, p: 1000) [VALUE] [SYNTAX] NEW TRANS + load-balancing (t: 0, p: 1000) + wan (t: 0, p: 1000) [DELETE] [COMMIT] + rule (t: 0, p: 1000) [MULTI] + 1 (t: 1, p: 1000) [VALUE] + 2 (t: 1, p: 1000) [VALUE] Where protocol is a child node of "rule:value" This should allow us to compress some of the entries given the current state of the priority file. | |||
2009-04-10 | 0.14.61debian/0.14.61 | Mohit Mehta | |