summaryrefslogtreecommitdiff
path: root/ripngd
AgeCommit message (Expand)Author
2020-01-15doc: rename man pages to frr-*David Lamparter
2019-09-03*: frr_elevate_privs -> frr_with_privsDavid Lamparter
2019-07-22lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy
2019-06-23Revert "Ospf missing interface handling 2"Donald Sharp
2019-06-22Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2Donald Sharp
2019-06-21ripngd: use MTYPE_STATICDavid Lamparter
2019-06-21lib: use MTYPE_STATICDavid Lamparter
2019-06-13ripd, ripngd: fix OpenBSD compiler warningDavid Lamparter
2019-06-13*: fix northbound initializer warning on OpenBSDDavid Lamparter
2019-06-12*: change interface structure, from vrf_id to vrfPhilippe Guibert
2019-06-12lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()...Philippe Guibert
2019-06-12*: change if_lookup_by_name() api with vrfPhilippe Guibert
2019-06-06lib,bgpd,babeld,ripngd,nhrpd,bfdd: clean up SA warningsMark Stapp
2019-06-03Revert of PR 4078 and PR 4315Lakshman Krishnamoorthy
2019-05-30Merge pull request #4315 from lkrishnamoor/route_map_3rd_stateDonald Sharp
2019-05-30lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy
2019-05-29ripngd: strcat -> strlcatQuentin Young
2019-05-22bgpd, ripd, ripngd: remove deprecated -r optionEmanuele Di Pascale
2019-05-03*: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young
2019-04-23Merge pull request #4162 from opensourcerouting/rip-issuesDonald Sharp
2019-04-19ripd, ripngd: fix cleaning up of offset listsRenato Westphal
2019-04-18lib: rework management of user pointers in the northbound layerRenato Westphal
2019-04-04Merge pull request #3548 from opensourcerouting/rip-vrfDonald Sharp
2019-03-29lib, ripd, ripngd: rename remaining delete northbound callbacksRenato Westphal
2019-03-29Merge remote-tracking branch 'frr/master' into rip-vrfRenato Westphal
2019-03-27isisd, ospf6d, ripngd: Do not allow v6 LL's to be `redist connected` inDonald Sharp
2019-03-14*: remove trailing newlines from zlog messagesQuentin Young
2019-02-19eigrp, rip, ripng, lib: unlink if_rmap from vrfPhilippe Guibert
2019-02-19lib, rip, ripng, eigrp: rework if_rmap contextPhilippe Guibert
2019-02-11libs, rip, isis: change northbound operation enum to DESTROYMark Stapp
2019-02-11libs, daemons: changes to permit c++ compilationMark Stapp
2019-02-04ripd,ripngd: Added changes to track route-map usage in rip,ripngrgirada
2019-01-30build: fix a whole bunch of *FLAGSDavid Lamparter
2019-01-24Treewide: use ANSI function definitionsRuben Kerkhof
2019-01-18ripd, ripngd: change how we keep track of redistribution configurationRenato Westphal
2019-01-18ripngd: add vrf input parameter to the "clear-ripng-route" RPCRenato Westphal
2019-01-18ripngd: make YANG operational-data VRF aware tooRenato Westphal
2019-01-18ripngd: add VRF supportRenato Westphal
2019-01-18ripngd: remove the ripng global variableRenato Westphal
2019-01-18ripngd: move "ripng_offset_list_master" to the ripng structureRenato Westphal
2019-01-18ripdng: clear list of peers when RIPng is deconfiguredRenato Westphal
2019-01-18ripngd: move "peer_list" to the ripng structureRenato Westphal
2019-01-18ripngd: move "Vripng_passive_interface" to the ripng structureRenato Westphal
2019-01-18ripngd: move "ripng_enable_network" to the ripng structureRenato Westphal
2019-01-18ripngd: move "ripng_enable_if" to the ripng structureRenato Westphal
2019-01-18ripngd: simplify cleaning up of routing instanceRenato Westphal
2019-01-18ripngd: fix valgrind warning about uninitialized memory usageRenato Westphal
2019-01-18ripd, ripngd: fix null pointer dereference in YANG RPCsRenato Westphal
2018-12-28lib, rip, ripng, babel, eigrp: add ctx pointer to distribute apiPhilippe Guibert
2018-12-17ripd, ripngd: fix memleaks when deleting routing instanceRenato Westphal