summaryrefslogtreecommitdiff
path: root/templates/protocols/static/route
AgeCommit message (Expand)Author
2023-02-18T5017: fix reference to no longer existing validatort5017-equuleus-validatorChristian Breunig
2021-05-19protocols: static: T3558: add completion helper for dhcp-interface optionssrividya0208
2020-11-28op-mode: T3091: Add option tag for blackhole static routessever-sever
2020-03-29vrf: T2170: support leaking from default table into vrfChristian Poessinger
2020-03-09Use better help text for next-hop-interfaceChristian Poessinger
2019-07-05T1499: Allow for usage of systemd interface mappingsRunar Borge
2019-05-13[frr-static] T1267 - Add interface name for static routeshagbard
2019-03-20[frr] T1267 - route deletion with next-hop-interface fixedhagbard
2019-03-13[frr] T1267: Add interface name for static routeshagbard
2018-11-13T1006: replace all occurences of check_prefix_boundary with ipaddrcheck.Daniil Baturin
2018-08-25T795: fix blackhole routes for FRR that only accepts Null0, not null0Daniil Baturin
2016-12-21T194: fix protocols/static/route templateDaniil Baturin
2016-09-01protocol/static: Tweak priorities to make route-map on static route workSylvain Munaut
2016-02-09Use dhcp instead of dhcp3.Kim Hagen
2015-11-09avoid routing thru 127.0.0.1Carl Byington
2015-05-03allow dhcp-interface for the next-hop on static routesCarl Byington
2012-10-04Bug 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-16Warn user if both gateway-address and static default route are setJames Davidson
2011-06-17Missed two nodes in the last commitJohn Southworth
2011-06-17Bugfix 6816: Make previous bugfix more maintainable by moving check to a scri...John Southworth
2011-06-17Bugfix 6816: Verify that at least one next-hop exists if the parent node for ...John Southworth
2010-07-21Remove verbs from help stringsStephen Hemminger
2010-07-21Convert Quagga templates to use val_help:Stephen Hemminger
2010-03-05Get rid of vyatta-vtyshStephen Hemminger
2009-11-30added required keyword to help text.Michael Larson
2009-08-12add support for disabling ipv6 and ipv6 static routes in configMohit Mehta
2009-07-09Remove hidden templatesStephen Hemminger
2009-04-04Move "commit" check out of invalid node.tag/node.def.Stig Thormodsrud
2009-03-04clean up other static route commands to remove references to /tmp/ pellets an...slioch
2009-03-04ported example of node.def using commit environmental variable rather than re...slioch
2008-08-12Revert "Replace vyatta-vtysh with vtysh"Stephen Hemminger
2008-08-11Replace vyatta-vtysh with vtyshStephen Hemminger
2008-08-08Fix syntax errors found by check_tmpl.Stig Thormodsrud
2008-07-30Replace calls to vyatta-vtysh perl script with vyatta-vtyshStephen Hemminger
2008-07-28Use vyatta_sbindirStephen Hemminger
2008-07-28Add new program to check prefix boundaryStephen Hemminger
2008-06-05Fix Bug 3269 system gateway-address conflicts with static defaultMohit Mehta
2008-04-10Fix Bug 3069 Help strings should be standardizedMohit Mehta
2008-01-31convert templates to new syntaxAn-Cheng Huang
2007-12-12Add wrapper script between cfg templates and vtysh. The wrapper will:Stig Thormodsrud
2007-11-28Change 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-27Add OSPF interface commands for ethernet and loopback.Stig Thormodsrud
2007-10-16- Fix "set system gateway".Stig Thormodsrud