| Commit message (Expand) | Author | Age | Files | Lines |
* | *: Convert from ->interface_up to the interface callback | Donald Sharp | 2019-09-19 | 2 | -18/+1 |
* | *: Switch all zclient->interface_add to interface create callback | Donald Sharp | 2019-09-19 | 2 | -10/+1 |
* | *: Add infrastructure to support zapi interface callbacks | Donald Sharp | 2019-09-19 | 1 | -0/+22 |
* | 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 | 2 | -4/+3 |
|/ |
|
* | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-07-22 | 1 | -22/+19 |
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 3 | -16/+9 |
* | Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2 | Donald Sharp | 2019-06-22 | 3 | -9/+16 |
|\ |
|
| * | *: change interface structure, from vrf_id to vrf | Philippe Guibert | 2019-06-12 | 2 | -5/+8 |
| * | lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()... | Philippe Guibert | 2019-06-12 | 1 | -1/+4 |
| * | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 2019-06-12 | 2 | -3/+4 |
* | | ripngd: use MTYPE_STATIC | David Lamparter | 2019-06-21 | 9 | -75/+16 |
* | | lib: use MTYPE_STATIC | David Lamparter | 2019-06-21 | 1 | -2/+4 |
* | | ripd, ripngd: fix OpenBSD compiler warning | David Lamparter | 2019-06-13 | 1 | -2/+2 |
* | | *: fix northbound initializer warning on OpenBSD | David Lamparter | 2019-06-13 | 1 | -62/+124 |
|/ |
|
* | lib,bgpd,babeld,ripngd,nhrpd,bfdd: clean up SA warnings | Mark Stapp | 2019-06-06 | 1 | -1/+2 |
* | Revert of PR 4078 and PR 4315 | Lakshman Krishnamoorthy | 2019-06-04 | 1 | -19/+22 |
* | Merge pull request #4315 from lkrishnamoor/route_map_3rd_state | Donald Sharp | 2019-05-31 | 1 | -22/+19 |
|\ |
|
| * | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-05-30 | 1 | -22/+19 |
* | | ripngd: strcat -> strlcat | Quentin Young | 2019-05-29 | 1 | -7/+7 |
|/ |
|
* | bgpd, ripd, ripngd: remove deprecated -r option | Emanuele Di Pascale | 2019-05-22 | 1 | -8/+2 |
* | *: use ZAPI_CALLBACK_ARGS macro for zapi handlers | Quentin Young | 2019-05-03 | 3 | -31/+16 |
* | Merge pull request #4162 from opensourcerouting/rip-issues | Donald Sharp | 2019-04-23 | 3 | -1/+7 |
|\ |
|
| * | ripd, ripngd: fix cleaning up of offset lists | Renato Westphal | 2019-04-19 | 3 | -1/+7 |
* | | lib: rework management of user pointers in the northbound layer | Renato Westphal | 2019-04-18 | 1 | -32/+32 |
|/ |
|
* | Merge pull request #3548 from opensourcerouting/rip-vrf | Donald Sharp | 2019-04-05 | 14 | -676/+1278 |
|\ |
|
| * | lib, ripd, ripngd: rename remaining delete northbound callbacks | Renato Westphal | 2019-03-29 | 1 | -30/+30 |
| * | Merge remote-tracking branch 'frr/master' into rip-vrf | Renato Westphal | 2019-03-29 | 9 | -37/+61 |
| |\ |
|
| * | | ripd, ripngd: change how we keep track of redistribution configuration | Renato Westphal | 2019-01-18 | 4 | -43/+79 |
| * | | ripngd: add vrf input parameter to the "clear-ripng-route" RPC | Renato Westphal | 2019-01-18 | 2 | -12/+48 |
| * | | ripngd: make YANG operational-data VRF aware too | Renato Westphal | 2019-01-18 | 2 | -84/+106 |
| * | | ripngd: add VRF support | Renato Westphal | 2019-01-18 | 9 | -208/+508 |
| * | | ripngd: remove the ripng global variable | Renato Westphal | 2019-01-18 | 11 | -291/+506 |
| * | | ripngd: move "ripng_offset_list_master" to the ripng structure | Renato Westphal | 2019-01-18 | 3 | -29/+16 |
| * | | ripdng: clear list of peers when RIPng is deconfigured | Renato Westphal | 2019-01-18 | 3 | -0/+9 |
| * | | ripngd: move "peer_list" to the ripng structure | Renato Westphal | 2019-01-18 | 5 | -21/+20 |
| * | | ripngd: move "Vripng_passive_interface" to the ripng structure | Renato Westphal | 2019-01-18 | 3 | -14/+16 |
| * | | ripngd: move "ripng_enable_network" to the ripng structure | Renato Westphal | 2019-01-18 | 3 | -16/+21 |
| * | | ripngd: move "ripng_enable_if" to the ripng structure | Renato Westphal | 2019-01-18 | 3 | -20/+21 |
| * | | ripngd: simplify cleaning up of routing instance | Renato Westphal | 2019-01-18 | 3 | -59/+49 |
| * | | ripngd: fix valgrind warning about uninitialized memory usage | Renato Westphal | 2019-01-18 | 1 | -1/+1 |
| * | | ripd, ripngd: fix null pointer dereference in YANG RPCs | Renato Westphal | 2019-01-18 | 1 | -0/+3 |
* | | | isisd, ospf6d, ripngd: Do not allow v6 LL's to be `redist connected` in | Donald Sharp | 2019-03-27 | 1 | -0/+3 |
* | | | *: remove trailing newlines from zlog messages | Quentin Young | 2019-03-14 | 1 | -2/+2 |
| |/
|/| |
|
* | | 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 | 2 | -7/+28 |
* | | libs, rip, isis: change northbound operation enum to DESTROY | Mark Stapp | 2019-02-11 | 1 | -10/+10 |