summaryrefslogtreecommitdiffstats
path: root/ripd/ripd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ripd: remove leftovers from the old sighup handlerRenato Westphal2018-12-031-3/+0
* ripd: implement two YANG notificationsRenato Westphal2018-10-271-0/+4
* ripd: implement the 'clear-rip-route' YANG RPCRenato Westphal2018-10-271-0/+1
* ripd: implement northbound callbacks to fetch neighbor informationRenato Westphal2018-10-271-0/+1
* ripd: fix SIGHUP handlingRenato Westphal2018-10-271-1/+0
* ripd: retrofit all RIP interface commands to the new northbound modelRenato Westphal2018-10-271-3/+2
* ripd: no need to use qobj anymore to keep track of "router rip"Renato Westphal2018-10-271-4/+0
* ripd: retrofit the 'timer basic' command to the new northbound modelRenato Westphal2018-10-271-8/+4
* ripd: retrofit the 'route' command to the new northbound modelRenato Westphal2018-10-271-3/+0
* ripd: retrofit the 'redistribute' commands to the new northbound modelRenato Westphal2018-10-271-3/+5
* ripd: retrofit the 'passive-interface' command to the new northbound modelRenato Westphal2018-10-271-1/+7
* ripd: retrofit the 'offset-list' command to the new northbound modelRenato Westphal2018-10-271-8/+24
* ripd: retrofit the 'network' command to the new northbound modelRenato Westphal2018-10-271-0/+5
* ripd: retrofit the 'neighbor' command to the new northbound modelRenato Westphal2018-10-271-0/+2
* ripd: retrofit the 'distance source' commands to the new northbound modelRenato Westphal2018-10-271-0/+12
* ripd: retrofit the 'default-metric' command to the new northbound modelRenato Westphal2018-10-271-4/+1
* ripd: retrofit the 'default-information' command to the new northbound modelRenato Westphal2018-10-271-4/+0
* ripd: retrofit the 'allow-ecmp' command to the new northbound modelRenato Westphal2018-10-271-1/+3
* ripd: retrofit the 'router rip' command to the new northbound modelRenato Westphal2018-10-271-0/+3
* yang, ripd: add 'frr-ripd.yang' and associated stub callbacksRenato Westphal2018-10-271-0/+8
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-32/+32
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-5/+3
* ripd: Allow rip_redistribute_add to know the nexthop typeDonald Sharp2017-11-161-3/+5
* ripd: Convert to using 'struct nexthop' for nexthop informationDonald Sharp2017-11-161-4/+2
* ripd: Make 'struct zebra_privs_t' availableDonald Sharp2017-10-241-0/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-245/+236
* ripd: Fix zclient cleanup on shutdownDonald Sharp2017-06-301-0/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-5/+1
* *: snmp: convert into modulesDavid Lamparter2017-03-251-1/+0
* *: use hooks for sending SNMP trapsDavid Lamparter2017-03-251-2/+5
* ripd: add qobj registrationsDavid Lamparter2016-12-091-0/+4
* Merge branch 'stable/2.0'David Lamparter2016-12-051-8/+5
|\
| * ripd: minor code simplificationRenato Westphal2016-11-251-8/+1
| * ripd: add "none" option to the "ip rip receive version" commandRenato Westphal2016-11-251-0/+1
| * ripd: implement the "ip rip v2-broadcast" CLI commandRenato Westphal2016-11-251-0/+3
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-4/+5
|\|
| * ripd: add support for route tagsChristian Franke2016-10-081-1/+2
| * *: Consistently support 32-bit route tagsChristian Franke2016-10-081-1/+1
| * ripd: split-horizon default differed between rip_interface_new and _resetPaul Jakma2016-09-231-2/+2
* | all: removed all DEFUN command stompsDaniel Walton2016-10-061-1/+0
|/
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+2
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-4/+4
* ripd: allow to enable/disable the ECMP featureLu Feng2016-05-261-0/+3
* ripd: add ECMP supportLu Feng2016-05-261-2/+6
* ripd: use only one constant for derivationLu Feng2016-05-261-1/+1
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-231-1/+1
* Some more missing changesDonald Sharp2015-07-221-1/+1
* ripd: use only one constant for derivationLu Feng2014-07-021-1/+1
* ripd: fix compiler warningsStephen Hemminger2009-12-101-0/+2