| Commit message (Expand) | Author | Age | Files | Lines |
* | *: strip trailing whitespace | Quentin Young | 2019-09-30 | 1 | -1/+1 |
* | *: Convert zapi->interface_delete to ifp callback | Donald Sharp | 2019-09-19 | 1 | -20/+2 |
* | *: Convert interface_down to interface down callback | Donald Sharp | 2019-09-19 | 1 | -12/+1 |
* | *: Switch all zclient->interface_add to interface create callback | Donald Sharp | 2019-09-19 | 1 | -18/+4 |
* | *: Add infrastructure to support zapi interface callbacks | Donald Sharp | 2019-09-19 | 1 | -0/+20 |
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 1 | -6/+4 |
* | Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2 | Donald Sharp | 2019-06-22 | 1 | -4/+6 |
|\ |
|
| * | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 2019-06-12 | 1 | -4/+6 |
* | | babeld: use MTYPE_STATIC | David Lamparter | 2019-06-21 | 1 | -1/+2 |
|/ |
|
* | *: use ZAPI_CALLBACK_ARGS macro for zapi handlers | Quentin Young | 2019-05-03 | 1 | -14/+12 |
* | *: replace XMALLOC + memset with XCALLOC | Quentin Young | 2019-02-26 | 1 | -4/+1 |
* | *: do not check XMALLOC / XCALLOC for null ret | Quentin Young | 2019-02-26 | 1 | -2/+0 |
* | Treewide: use ANSI function definitions | Ruben Kerkhof | 2019-01-24 | 1 | -1/+1 |
* | lib, rip, ripng, babel, eigrp: add ctx pointer to distribute api | Philippe Guibert | 2018-12-28 | 1 | -2/+7 |
* | *: LIB_[ERR|WARN] -> EC_LIB | Quentin Young | 2018-09-13 | 1 | -2/+2 |
* | babeld: BABEL_[ERR|WARN] -> EC_BABEL | Quentin Young | 2018-09-13 | 1 | -10/+10 |
* | *: rename ferr_zlog -> flog_err_sys | Quentin Young | 2018-08-14 | 1 | -2/+2 |
* | *: rename zlog_fer -> flog_err | Quentin Young | 2018-08-14 | 1 | -12/+12 |
* | babeld: Add BABEL_ERR_XXX error messages. | Donald Sharp | 2018-08-14 | 1 | -14/+18 |
* | babeld, lib, ospfd, tests: fmt fixes (cppcheck) | paco | 2018-06-18 | 1 | -1/+1 |
* | *: use the FOR_ALL_INTERFACES abstraction from babeld | Renato Westphal | 2017-10-10 | 1 | -2/+2 |
* | *: introduce new rb-tree to optimize interface lookup by ifindex | Renato Westphal | 2017-10-10 | 1 | -1/+1 |
* | *: use rb-trees to store interfaces instead of sorted linked-lists | Renato Westphal | 2017-10-10 | 1 | -7/+7 |
* | Merge pull request #1078 from dwalton76/ospfd-network-cmd-warning | Renato Westphal | 2017-08-31 | 1 | -1/+1 |
|\ |
|
| * | *: return CMD_WARNING if command was already configured | Daniel Walton | 2017-08-31 | 1 | -1/+1 |
* | | *: remove empty "interface XYZ" config blocks | David Lamparter | 2017-08-29 | 1 | -2/+2 |
|/ |
|
* | lib: replace if_add_hook with hook_* logic | David Lamparter | 2017-08-15 | 1 | -2/+2 |
* | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 1 | -2/+2 |
|\ |
|
| * | vtysh: return non-zero for configuration failures | Daniel Walton | 2017-07-13 | 1 | -2/+2 |
* | | *: ditch vty_outln(), part 2 of 2 | David Lamparter | 2017-07-14 | 1 | -5/+5 |
* | | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -37/+37 |
|/ |
|
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -58/+52 |
* | *: remove VTY_GET_* | Quentin Young | 2017-06-27 | 1 | -8/+8 |
* | babel: Fix interface command and some help strings | Donald Sharp | 2017-05-25 | 1 | -17/+17 |
* | babeld: Cli Fixes | Donald Sharp | 2017-05-14 | 1 | -1/+1 |
* | babeld: Fix up some missed cli | Donald Sharp | 2017-05-14 | 1 | -0/+3 |
* | babeld: Cleanup xroute_stream | Donald Sharp | 2017-05-14 | 1 | -4/+4 |
* | *: Initial Import of Babeld into FRR | Donald Sharp | 2017-05-13 | 1 | -0/+1436 |
* | quagga: remove babel | Daniel Walton | 2016-02-11 | 1 | -1023/+0 |
* | *: add VRF ID in the API message header | Feng Lu | 2015-11-04 | 1 | -12/+12 |
* | Fixing a few compile errors | Vipin Kumar | 2015-10-30 | 1 | -1/+2 |
* | babeld: remove "parasitic" mode. | Juliusz Chroboczek | 2012-03-25 | 1 | -28/+0 |
* | babeld: 3 more timing statements in config text | Denis Ovsienko | 2012-03-25 | 1 | -0/+10 |
* | babeld: set interface flags eagerly, not at interface up. | Juliusz Chroboczek | 2012-03-25 | 1 | -11/+22 |
* | babeld: remove remains of standalone babeld's configuration code. | Juliusz Chroboczek | 2012-03-25 | 1 | -5/+2 |
* | babeld: drive interface_config_write() forward | Denis Ovsienko | 2012-03-25 | 1 | -9/+17 |
* | babeld: justify "running-config" meaning in CLI | Denis Ovsienko | 2012-03-25 | 1 | -6/+21 |
* | babeld: display update-interval and resend-delay in show commands" | Juliusz Chroboczek | 2012-03-25 | 1 | -0/+1 |
* | babeld: vty commands (hello-interval, update-interval, resend-delay). | Juliusz Chroboczek | 2012-03-25 | 1 | -23/+44 |
* | Resynchronise with babeld-1.3.1. | Juliusz Chroboczek | 2012-03-25 | 1 | -34/+0 |