| Commit message (Expand) | Author | Age | Files | Lines |
* | ripngd: use pI6 instead of inet6_ntoa | Mark Stapp | 2021-03-31 | 1 | -49/+45 |
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 1 | -4/+4 |
* | ripngd: Convet to using internal printf modifiers | Donald Sharp | 2021-03-10 | 1 | -5/+2 |
* | ripngd: Remove #if 0 code | Donald Sharp | 2021-01-28 | 1 | -140/+0 |
* | *: Remove route_map_object_t from the system | Donald Sharp | 2020-11-14 | 1 | -6/+4 |
* | * : update signature of thread_cancel api | Mark Stapp | 2020-10-23 | 1 | -16/+5 |
* | ripngd: Convert to using %pFX | Donald Sharp | 2020-10-17 | 1 | -31/+20 |
* | rip(ng)d: fix interfaces cleaning | Igor Ryzhov | 2020-10-09 | 1 | -1/+2 |
* | *: move all userdata when changing node xpath | Igor Ryzhov | 2020-09-24 | 1 | -0/+7 |
* | *: un-split strings across lines | David Lamparter | 2020-07-14 | 1 | -2/+1 |
* | *: replace all random() calls | Rafael Zalamena | 2020-04-18 | 1 | -2/+3 |
* | *: move CLI node names to cmd_node->name | David Lamparter | 2020-04-16 | 1 | -0/+1 |
* | *: move CLI parent data to cmd_node->parent_node | David Lamparter | 2020-04-16 | 1 | -0/+1 |
* | *: remove second parameter on install_node() | David Lamparter | 2020-04-16 | 1 | -1/+3 |
* | *: remove cmd_node->vtysh | David Lamparter | 2020-04-16 | 1 | -1/+0 |
* | *: clean up cmd_node initializers | David Lamparter | 2020-04-16 | 1 | -1/+3 |
* | bgpd, lib, ripngd: Add agg_node_get_prefix | Donald Sharp | 2020-03-24 | 1 | -19/+11 |
* | treewide: fix some issues found with -Werror=undef | Ruben Kerkhof | 2020-03-10 | 1 | -1/+1 |
* | *: Replace `sizeof something` to sizeof(something) | Donatas Abraitis | 2020-03-08 | 1 | -1/+1 |
* | *: use gmtime_r, localtime_r exclusively | Mark Stapp | 2020-03-05 | 1 | -5/+5 |
* | *: remove null check before XFREE | Quentin Young | 2020-02-04 | 1 | -2/+1 |
* | *: strip trailing whitespace | Quentin Young | 2019-09-30 | 1 | -1/+1 |
* | Revert "lib: introduce a read-write lock for northbound configurations" | Renato Westphal | 2019-09-18 | 1 | -11/+7 |
* | Merge pull request #4564 from pguibert6WIND/misc_vrf_update_name | Russ White | 2019-09-17 | 1 | -8/+42 |
|\ |
|
| * | ripngd: change vrf name with bypassing nb api | Philippe Guibert | 2019-08-27 | 1 | -7/+41 |
| * | ripngd: update the default vrf name by registering to callback | Philippe Guibert | 2019-08-27 | 1 | -1/+1 |
* | | *: frr_elevate_privs -> frr_with_privs | David Lamparter | 2019-09-03 | 1 | -3/+2 |
|/ |
|
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 1 | -4/+2 |
* | Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2 | Donald Sharp | 2019-06-22 | 1 | -2/+4 |
|\ |
|
| * | *: change interface structure, from vrf_id to vrf | Philippe Guibert | 2019-06-12 | 1 | -0/+2 |
| * | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 2019-06-12 | 1 | -2/+2 |
* | | ripngd: use MTYPE_STATIC | David Lamparter | 2019-06-21 | 1 | -0/+5 |
|/ |
|
* | ripngd: strcat -> strlcat | Quentin Young | 2019-05-29 | 1 | -7/+7 |
* | ripd, ripngd: fix cleaning up of offset lists | Renato Westphal | 2019-04-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'frr/master' into rip-vrf | Renato Westphal | 2019-03-29 | 1 | -13/+32 |
|\ |
|
| * | eigrp, rip, ripng, lib: unlink if_rmap from vrf | Philippe Guibert | 2019-02-19 | 1 | -4/+7 |
| * | lib, rip, ripng, eigrp: rework if_rmap context | Philippe Guibert | 2019-02-19 | 1 | -7/+25 |
| * | ripd,ripngd: Added changes to track route-map usage in rip,ripng | rgirada | 2019-02-04 | 1 | -1/+4 |
| * | Treewide: use ANSI function definitions | Ruben Kerkhof | 2019-01-24 | 1 | -3/+3 |
* | | ripd, ripngd: change how we keep track of redistribution configuration | Renato Westphal | 2019-01-18 | 1 | -12/+19 |
* | | ripngd: add VRF support | Renato Westphal | 2019-01-18 | 1 | -131/+313 |
* | | ripngd: remove the ripng global variable | Renato Westphal | 2019-01-18 | 1 | -112/+175 |
* | | ripngd: move "ripng_offset_list_master" to the ripng structure | Renato Westphal | 2019-01-18 | 1 | -2/+6 |
* | | ripdng: clear list of peers when RIPng is deconfigured | Renato Westphal | 2019-01-18 | 1 | -0/+2 |
* | | ripngd: move "peer_list" to the ripng structure | Renato Westphal | 2019-01-18 | 1 | -0/+2 |
* | | ripngd: move "Vripng_passive_interface" to the ripng structure | Renato Westphal | 2019-01-18 | 1 | -0/+2 |
* | | ripngd: move "ripng_enable_network" to the ripng structure | Renato Westphal | 2019-01-18 | 1 | -0/+2 |
* | | ripngd: move "ripng_enable_if" to the ripng structure | Renato Westphal | 2019-01-18 | 1 | -1/+3 |
* | | ripngd: simplify cleaning up of routing instance | Renato Westphal | 2019-01-18 | 1 | -55/+47 |
* | | ripngd: fix valgrind warning about uninitialized memory usage | Renato Westphal | 2019-01-18 | 1 | -1/+1 |
|/ |
|