| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | libs, daemons: changes to permit c++ compilation | Mark Stapp | 2019-02-11 | 1 | -10/+10 |
* | | ripd,ripngd: Added changes to track route-map usage in rip,ripng | rgirada | 2019-02-04 | 1 | -1/+4 |
* | | build: fix a whole bunch of *FLAGS | David Lamparter | 2019-01-30 | 1 | -1/+1 |
* | | Treewide: use ANSI function definitions | Ruben Kerkhof | 2019-01-24 | 6 | -9/+9 |
|/ |
|
* | lib, rip, ripng, babel, eigrp: add ctx pointer to distribute api | Philippe Guibert | 2018-12-28 | 2 | -8/+25 |
* | ripd, ripngd: fix memleaks when deleting routing instance | Renato Westphal | 2018-12-17 | 1 | -1/+1 |
* | build: update vtysh scan list for ripd and ripngd | Renato Westphal | 2018-12-03 | 1 | -3/+0 |
* | ripngd: implement northbound callbacks to fetch route information | Renato Westphal | 2018-12-03 | 1 | -13/+47 |
* | ripngd: implement northbound callbacks to fetch neighbor information | Renato Westphal | 2018-12-03 | 2 | -11/+40 |
* | ripngd: implement the 'clear-ripng-route' YANG RPC | Renato Westphal | 2018-12-03 | 4 | -48/+52 |
* | ripngd: fix SIGHUP handling | Renato Westphal | 2018-12-03 | 8 | -77/+0 |
* | ripngd: retrofit the 'split-horizon' command to the new northbound model | Renato Westphal | 2018-12-03 | 5 | -93/+75 |
* | ripngd: retrofit the 'timer basic' command to the new northbound model | Renato Westphal | 2018-12-03 | 5 | -85/+87 |
* | ripngd: retrofit the 'aggregate-address' command to the new northbound model | Renato Westphal | 2018-12-03 | 5 | -91/+50 |
* | ripngd: retrofit the 'route' command to the new northbound model | Renato Westphal | 2018-12-03 | 5 | -93/+47 |
* | ripngd: retrofit the 'redistribute' commands to the new northbound model | Renato Westphal | 2018-12-03 | 6 | -245/+137 |
* | ripngd: retrofit the 'passive-interface' command to the new northbound model | Renato Westphal | 2018-12-03 | 6 | -48/+57 |
* | ripngd: retrofit the 'offset-list' command to the new northbound model | Renato Westphal | 2018-12-03 | 6 | -279/+145 |
* | ripngd: retrofit the 'network' command to the new northbound model | Renato Westphal | 2018-12-03 | 6 | -81/+105 |
* | ripngd: retrofit the 'default-metric' command to the new northbound model | Renato Westphal | 2018-12-03 | 5 | -40/+46 |
* | ripngd: retrofit the 'default-information' command to the new northbound model | Renato Westphal | 2018-12-03 | 5 | -49/+47 |
* | ripngd: retrofit the 'allow-ecmp' command to the new northbound model | Renato Westphal | 2018-12-03 | 5 | -42/+39 |
* | ripngd: retrofit the 'router ripng' command to the new northbound model | Renato Westphal | 2018-12-03 | 5 | -58/+97 |
* | yang, ripngd: add 'frr-ripngd.yang' and associated stub callbacks | Renato Westphal | 2018-12-03 | 6 | -0/+704 |
* | *: Replace zclient_new with zclient_new_notify | Donald Sharp | 2018-11-12 | 1 | -1/+1 |