]> git.ipfire.org Git - network.git/history - src/functions/functions.route
bird: Make sure the daemon is always running
[network.git] / src / functions / functions.route
2019-03-31  Michael Tremerbird: Make sure the daemon is always running
2018-12-16  Michael Tremerbird: Apply static routes instead of doing that manuall...
2017-08-16  Jonatan Schlagnetwork fix parameter passing when using ""
2017-07-30  Michael Tremerroute: Move CLI functions into functions file
2017-06-07  Jonatan Schlagip: rename ip_is_network to ip_net_is_valid
2017-06-02  Jonatan Schlagroute: apply static routes on startup and restart
2017-05-31  Michael TremerMerge remote-tracking branch 'jschlag/tests'
2017-05-31  Michael TremerDo not be verbose when applying static routes
2017-05-31  Michael Tremerroute: Don't allow creating routes with the gateway...
2017-05-30  Jonatan Schlagroute: Correctly end loop when network was invalid
2017-05-30  Jonatan Schlagroute: Allow deleting multiple routes at once
2017-05-30  Jonatan Schlagroute: Validate input when removing static routes
2017-05-30  Jonatan Schlagroute: Log ip commands when writing static routes into...
2017-05-30  Jonatan Schlagroute: Check if the dection of the protocol failed
2017-05-30  Jonatan Schlagroute: cli parsing failed when a = was forgotten
2017-05-30  Jonatan Schlagroute: Fix check of network
2017-05-30  Jonatan Schlagroute: Correctly end loop when network was invalid
2017-05-30  Jonatan Schlagroute: Allow deleting multiple routes at once
2017-05-30  Jonatan Schlagroute: Validate input when removing static routes
2017-05-30  Jonatan Schlagroute: Log ip commands when writing static routes into...
2017-05-30  Jonatan Schlagroute: Check if the dection of the protocol failed
2017-05-30  Jonatan Schlagroute: cli parsing failed when a = was forgotten
2017-05-30  Jonatan Schlagroute: Fix check of network
2016-04-22  Michael Tremerroute: Fail cleanly if the protocol cannot be detected
2015-05-02  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2015-05-02  Michael TremerRemove the function keyword which is a bashism
2013-09-06  Michael TremerUse autotools.