Age | Commit message (Expand) | Author |
2023-02-18 | T5017: fix reference to no longer existing validatort5017-equuleus-validator | Christian Breunig |
2021-05-19 | protocols: static: T3558: add completion helper for dhcp-interface options | srividya0208 |
2020-11-28 | op-mode: T3091: Add option tag for blackhole static routes | sever-sever |
2020-03-29 | vrf: T2170: support leaking from default table into vrf | Christian Poessinger |
2020-03-09 | Use better help text for next-hop-interface | Christian Poessinger |
2019-07-05 | T1499: Allow for usage of systemd interface mappings | Runar Borge |
2019-05-13 | [frr-static] T1267 - Add interface name for static routes | hagbard |
2019-03-20 | [frr] T1267 - route deletion with next-hop-interface fixed | hagbard |
2019-03-13 | [frr] T1267: Add interface name for static routes | hagbard |
2018-11-13 | T1006: replace all occurences of check_prefix_boundary with ipaddrcheck. | Daniil Baturin |
2018-08-25 | T795: fix blackhole routes for FRR that only accepts Null0, not null0 | Daniil Baturin |
2016-12-21 | T194: fix protocols/static/route template | Daniil Baturin |
2016-09-01 | protocol/static: Tweak priorities to make route-map on static route work | Sylvain Munaut |
2016-02-09 | Use dhcp instead of dhcp3. | Kim Hagen |
2015-11-09 | avoid routing thru 127.0.0.1 | Carl Byington |
2015-05-03 | allow dhcp-interface for the next-hop on static routes | Carl Byington |
2012-10-04 | Bug 8345: Reverting changes which were committed against bug 8345. We are see... | Bharat |
2012-09-26 | - Added Multicast and Broadcast checks for route and next hop for static rout... | bharat |
2012-05-16 | Warn user if both gateway-address and static default route are set | James Davidson |
2011-06-17 | Missed two nodes in the last commit | John Southworth |
2011-06-17 | Bugfix 6816: Make previous bugfix more maintainable by moving check to a scri... | John Southworth |
2011-06-17 | Bugfix 6816: Verify that at least one next-hop exists if the parent node for ... | John Southworth |
2010-07-21 | Remove verbs from help strings | Stephen Hemminger |
2010-07-21 | Convert Quagga templates to use val_help: | Stephen Hemminger |
2010-03-05 | Get rid of vyatta-vtysh | Stephen Hemminger |
2009-11-30 | added required keyword to help text. | Michael Larson |
2009-08-12 | add support for disabling ipv6 and ipv6 static routes in config | Mohit Mehta |
2009-07-09 | Remove hidden templates | Stephen Hemminger |
2009-04-04 | Move "commit" check out of invalid node.tag/node.def. | Stig Thormodsrud |
2009-03-04 | clean up other static route commands to remove references to /tmp/ pellets an... | slioch |
2009-03-04 | ported example of node.def using commit environmental variable rather than re... | slioch |
2008-08-12 | Revert "Replace vyatta-vtysh with vtysh" | Stephen Hemminger |
2008-08-11 | Replace vyatta-vtysh with vtysh | Stephen Hemminger |
2008-08-08 | Fix syntax errors found by check_tmpl. | Stig Thormodsrud |
2008-07-30 | Replace calls to vyatta-vtysh perl script with vyatta-vtysh | Stephen Hemminger |
2008-07-28 | Use vyatta_sbindir | Stephen Hemminger |
2008-07-28 | Add new program to check prefix boundary | Stephen Hemminger |
2008-06-05 | Fix Bug 3269 system gateway-address conflicts with static default | Mohit Mehta |
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta |
2008-01-31 | convert templates to new syntax | An-Cheng Huang |
2007-12-12 | Add wrapper script between cfg templates and vtysh. The wrapper will: | Stig Thormodsrud |
2007-11-28 | Change metric to distance in static routes. | Stig Thormodsrud |
2007-11-28 | - Add support for multiple next-hop for same static route. | Stig Thormodsrud |
2007-11-27 | Add OSPF interface commands for ethernet and loopback. | Stig Thormodsrud |
2007-10-16 | - Fix "set system gateway". | Stig Thormodsrud |