| Commit message (Expand) | Author | Age | Files | Lines |
* | ripngd: Remove various macros that overlap THREAD_OFF | Donald Sharp | 2022-07-21 | 1 | -2/+0 |
* | ripngd: Ensure better `struct thread *` semantics | Donald Sharp | 2021-10-04 | 1 | -3/+0 |
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 1 | -1/+1 |
* | ripngd: Remove #if 0 code | Donald Sharp | 2021-01-28 | 1 | -36/+0 |
* | *: unify thread/event cancel macros | Mark Stapp | 2020-10-23 | 1 | -1/+1 |
* | * : update signature of thread_cancel api | Mark Stapp | 2020-10-23 | 1 | -7/+1 |
* | ripngd: split northbound callbacks into multiple files | Renato Westphal | 2019-10-30 | 1 | -3/+0 |
* | ripngd: use MTYPE_STATIC | David Lamparter | 2019-06-21 | 1 | -2/+3 |
* | *: use ZAPI_CALLBACK_ARGS macro for zapi handlers | Quentin Young | 2019-05-03 | 1 | -14/+7 |
* | ripd, ripngd: fix cleaning up of offset lists | Renato Westphal | 2019-04-19 | 1 | -0/+1 |
* | Merge remote-tracking branch 'frr/master' into rip-vrf | Renato Westphal | 2019-03-29 | 1 | -0/+3 |
|\ |
|
| * | lib, rip, ripng, eigrp: rework if_rmap context | Philippe Guibert | 2019-02-19 | 1 | -0/+3 |
* | | ripd, ripngd: change how we keep track of redistribution configuration | Renato Westphal | 2019-01-18 | 1 | -5/+9 |
* | | ripngd: make YANG operational-data VRF aware too | Renato Westphal | 2019-01-18 | 1 | -0/+1 |
* | | ripngd: add VRF support | Renato Westphal | 2019-01-18 | 1 | -4/+24 |
* | | ripngd: remove the ripng global variable | Renato Westphal | 2019-01-18 | 1 | -46/+73 |
* | | ripngd: move "ripng_offset_list_master" to the ripng structure | Renato Westphal | 2019-01-18 | 1 | -2/+5 |
* | | ripdng: clear list of peers when RIPng is deconfigured | Renato Westphal | 2019-01-18 | 1 | -0/+1 |
* | | ripngd: move "peer_list" to the ripng structure | Renato Westphal | 2019-01-18 | 1 | -2/+4 |
* | | ripngd: move "Vripng_passive_interface" to the ripng structure | Renato Westphal | 2019-01-18 | 1 | -0/+3 |
* | | ripngd: move "ripng_enable_network" to the ripng structure | Renato Westphal | 2019-01-18 | 1 | -0/+3 |
* | | ripngd: move "ripng_enable_if" to the ripng structure | Renato Westphal | 2019-01-18 | 1 | -0/+4 |
|/ |
|
* | lib, rip, ripng, babel, eigrp: add ctx pointer to distribute api | Philippe Guibert | 2018-12-28 | 1 | -0/+4 |
* | ripngd: implement northbound callbacks to fetch neighbor information | Renato Westphal | 2018-12-03 | 1 | -0/+1 |
* | ripngd: implement the 'clear-ripng-route' YANG RPC | Renato Westphal | 2018-12-03 | 1 | -0/+1 |
* | ripngd: fix SIGHUP handling | Renato Westphal | 2018-12-03 | 1 | -4/+0 |
* | ripngd: retrofit the 'split-horizon' command to the new northbound model | Renato Westphal | 2018-12-03 | 1 | -1/+0 |
* | ripngd: retrofit the 'timer basic' command to the new northbound model | Renato Westphal | 2018-12-03 | 1 | -8/+3 |
* | ripngd: retrofit the 'aggregate-address' command to the new northbound model | Renato Westphal | 2018-12-03 | 1 | -3/+0 |
* | ripngd: retrofit the 'route' command to the new northbound model | Renato Westphal | 2018-12-03 | 1 | -3/+0 |
* | ripngd: retrofit the 'redistribute' commands to the new northbound model | Renato Westphal | 2018-12-03 | 1 | -3/+5 |
* | ripngd: retrofit the 'passive-interface' command to the new northbound model | Renato Westphal | 2018-12-03 | 1 | -1/+3 |
* | ripngd: retrofit the 'offset-list' command to the new northbound model | Renato Westphal | 2018-12-03 | 1 | -3/+19 |
* | ripngd: retrofit the 'network' command to the new northbound model | Renato Westphal | 2018-12-03 | 1 | -0/+4 |
* | ripngd: retrofit the 'default-metric' command to the new northbound model | Renato Westphal | 2018-12-03 | 1 | -4/+1 |
* | ripngd: retrofit the 'default-information' command to the new northbound model | Renato Westphal | 2018-12-03 | 1 | -1/+0 |
* | ripngd: retrofit the 'allow-ecmp' command to the new northbound model | Renato Westphal | 2018-12-03 | 1 | -1/+2 |
* | ripngd: retrofit the 'router ripng' command to the new northbound model | Renato Westphal | 2018-12-03 | 1 | -0/+2 |
* | yang, ripngd: add 'frr-ripngd.yang' and associated stub callbacks | Renato Westphal | 2018-12-03 | 1 | -0/+8 |
* | bgpd, ripngd: Convert to using new agg_table/route | Donald Sharp | 2018-08-30 | 1 | -6/+6 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -29/+29 |
* | ripngd: Make 'struct zebra_privs_t' available | Donald Sharp | 2017-10-24 | 1 | -1/+1 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -233/+224 |
* | ripngd: Fix zclient cleanup on shutdown | Donald Sharp | 2017-06-30 | 1 | -0/+1 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -5/+1 |
* | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -3/+3 |
|\ |
|
| * | ripngd: add support for route tags | Christian Franke | 2016-10-08 | 1 | -1/+1 |
| * | *: Consistently support 32-bit route tags | Christian Franke | 2016-10-08 | 1 | -2/+2 |
* | | all: removed all DEFUN command stomps | Daniel Walton | 2016-10-06 | 1 | -1/+0 |
|/ |
|