summaryrefslogtreecommitdiffstats
path: root/ripngd/ripngd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-2/+2
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-2/+2
* *: Convert thread_add_XXX functions to event_add_XXXDonald Sharp2023-03-241-1/+1
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-8/+8
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* ripngd: Remove various macros that overlap THREAD_OFFDonald Sharp2022-07-211-2/+0
* ripngd: Ensure better `struct thread *` semanticsDonald Sharp2021-10-041-3/+0
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* ripngd: Remove #if 0 codeDonald Sharp2021-01-281-36/+0
* *: unify thread/event cancel macrosMark Stapp2020-10-231-1/+1
* * : update signature of thread_cancel apiMark Stapp2020-10-231-7/+1
* ripngd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-3/+0
* ripngd: use MTYPE_STATICDavid Lamparter2019-06-211-2/+3
* *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-031-14/+7
* ripd, ripngd: fix cleaning up of offset listsRenato Westphal2019-04-191-0/+1
* Merge remote-tracking branch 'frr/master' into rip-vrfRenato Westphal2019-03-291-0/+3
|\
| * lib, rip, ripng, eigrp: rework if_rmap contextPhilippe Guibert2019-02-191-0/+3
* | ripd, ripngd: change how we keep track of redistribution configurationRenato Westphal2019-01-181-5/+9
* | ripngd: make YANG operational-data VRF aware tooRenato Westphal2019-01-181-0/+1
* | ripngd: add VRF supportRenato Westphal2019-01-181-4/+24
* | ripngd: remove the ripng global variableRenato Westphal2019-01-181-46/+73
* | ripngd: move "ripng_offset_list_master" to the ripng structureRenato Westphal2019-01-181-2/+5
* | ripdng: clear list of peers when RIPng is deconfiguredRenato Westphal2019-01-181-0/+1
* | ripngd: move "peer_list" to the ripng structureRenato Westphal2019-01-181-2/+4
* | ripngd: move "Vripng_passive_interface" to the ripng structureRenato Westphal2019-01-181-0/+3
* | ripngd: move "ripng_enable_network" to the ripng structureRenato Westphal2019-01-181-0/+3
* | ripngd: move "ripng_enable_if" to the ripng structureRenato Westphal2019-01-181-0/+4
|/
* lib, rip, ripng, babel, eigrp: add ctx pointer to distribute apiPhilippe Guibert2018-12-281-0/+4
* ripngd: implement northbound callbacks to fetch neighbor informationRenato Westphal2018-12-031-0/+1
* ripngd: implement the 'clear-ripng-route' YANG RPCRenato Westphal2018-12-031-0/+1
* ripngd: fix SIGHUP handlingRenato Westphal2018-12-031-4/+0
* ripngd: retrofit the 'split-horizon' command to the new northbound modelRenato Westphal2018-12-031-1/+0
* ripngd: retrofit the 'timer basic' command to the new northbound modelRenato Westphal2018-12-031-8/+3
* ripngd: retrofit the 'aggregate-address' command to the new northbound modelRenato Westphal2018-12-031-3/+0
* ripngd: retrofit the 'route' command to the new northbound modelRenato Westphal2018-12-031-3/+0
* ripngd: retrofit the 'redistribute' commands to the new northbound modelRenato Westphal2018-12-031-3/+5
* ripngd: retrofit the 'passive-interface' command to the new northbound modelRenato Westphal2018-12-031-1/+3
* ripngd: retrofit the 'offset-list' command to the new northbound modelRenato Westphal2018-12-031-3/+19
* ripngd: retrofit the 'network' command to the new northbound modelRenato Westphal2018-12-031-0/+4
* ripngd: retrofit the 'default-metric' command to the new northbound modelRenato Westphal2018-12-031-4/+1
* ripngd: retrofit the 'default-information' command to the new northbound modelRenato Westphal2018-12-031-1/+0
* ripngd: retrofit the 'allow-ecmp' command to the new northbound modelRenato Westphal2018-12-031-1/+2
* ripngd: retrofit the 'router ripng' command to the new northbound modelRenato Westphal2018-12-031-0/+2
* yang, ripngd: add 'frr-ripngd.yang' and associated stub callbacksRenato Westphal2018-12-031-0/+8
* bgpd, ripngd: Convert to using new agg_table/routeDonald Sharp2018-08-301-6/+6
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-29/+29
* ripngd: Make 'struct zebra_privs_t' availableDonald Sharp2017-10-241-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-233/+224
* ripngd: Fix zclient cleanup on shutdownDonald Sharp2017-06-301-0/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3