summaryrefslogtreecommitdiffstats
path: root/ripd/ripd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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
* 2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-311-1/+0
* 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-261-52/+51
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-1/+5
* 2005-02-04 Paul Jakma <paul@dishone.st>paul2005-02-051-0/+3
* 2004-08-19 Paul Jakma <paul@dishone.st>paul2004-08-191-1/+1
* 2004-06-06 Paul Jakma <paul.jakma@sun.com>paul2004-06-071-5/+14
* 2004-01-23 sowmini.varadhan@sun.compaul2004-01-231-1/+2
* 2003-10-15 sowmini.varadhan@sun.compaul2003-10-161-1/+1
* 2003-09-29 Paul Jakma <paul@dishone.st>paul2003-09-291-0/+2
* From: Andrew J. Schorr <aschorr@telemetry-investments.com>paul2003-06-071-1/+7
* From: Andrew J. Schorr <aschorr@telemetry-investments.com>paul2003-06-071-1/+1
* Merge RIP part of 6Wind patch.hasso2003-05-251-2/+13
* [zebra 18626] move zebra socket paths to configure.acpaul2003-04-071-1/+0
* [zebra 14631] Generic PtP and RFC3021 interface addressing supportpaul2002-12-131-2/+0
* Initial revisionpaul2002-12-131-0/+408