summaryrefslogtreecommitdiffstats
path: root/ripd (follow)
Commit message (Expand)AuthorAgeFilesLines
* all: scrubbed some argc CHECK MEsDaniel Walton2016-09-292-10/+0
* all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-292-0/+10
* ripd: argv not argcQuentin Young2016-09-271-1/+1
* ripd: resolve rip_routemap.c CHECK ME'sQuentin Young2016-09-271-155/+62
* ripd, ripngd: cli refactorQuentin Young2016-09-272-175/+62
* Expand #defines in command stringsDaniel Walton2016-09-251-8/+8
* ripd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-236-74/+143
* convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-236-32/+32
* ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-233-214/+230
* ripd: argv updateDaniel Walton2016-09-236-120/+89
* ripngd: argv updateDaniel Walton2016-09-231-22/+0
* Revert "ripd: Fixup code to work under new way"Daniel Walton2016-09-226-90/+90
* ripd: Fixup code to work under new wayDonald Sharp2016-09-216-90/+90
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-194-0/+75
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-0/+1
* Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp2016-08-191-1/+3
|\
| * Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...Sid Khot2016-08-181-1/+3
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-183-10/+10
* | lib: fix setting of IPv4 multicast sockopts on OpenBSDRenato Westphal2016-08-081-2/+8
|/
* *: snmp: add a load of "static" specifiersDavid Lamparter2016-07-281-3/+3
* all: add default log file if none are definedDon Slice2016-07-111-1/+2
* Quagga: Fix code to use srandom/randomDonald Sharp2016-05-301-2/+2
* build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter2016-06-031-1/+1
* ripd: allow to enable/disable the ECMP featureLu Feng2016-05-263-5/+102
* ripd: add ECMP supportLu Feng2016-05-264-357/+442
* snmp: fix warningsDavid Lamparter2016-05-261-3/+3
* make some structures constant.Stephen Hemminger2016-05-261-1/+1
* ripd: use only one constant for derivationLu Feng2016-05-262-2/+2
* build: Remove the old PIC/PIE patch, let libtool sort it outPaul Jakma2016-05-261-2/+1
* lib: refactor connected_lookup_prefixDonald Sharp2016-05-121-9/+14
* quagga: Fixup startup to allow consistency between sysV and systemdDonald Sharp2016-04-271-4/+0
* quagga: Remove iflist global variableDonald Sharp2016-04-082-13/+15
* ripd, isisd: fix warnings that make the build failChristian Franke2016-03-301-1/+1
* quagga: delete interface from default table when moved to vrfDon Slice2016-03-181-1/+4
* Quagga: Support VRF unregister for clientsvivek2016-02-121-1/+1
* quagga: remove babelDaniel Walton2016-02-111-1/+0
* ripd: Fix crash when a default route is passed to ripDonald Sharp2016-02-111-1/+4
* *: Modify protocols to have systemd integrationDonald Sharp2016-02-101-0/+4
* Quagga: vrf_id not being set correctlyDonald Sharp2015-11-201-1/+2
* *: add VRF ID in the API message headerFeng Lu2015-11-043-38/+58
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-10-302-1/+2
* Zebra: Make redistribute do replace instead of del/add for better convergencevivek2015-10-211-2/+4
* quagga: Additional centos 6 -enable-werror fixesDonald Sharp2015-09-291-1/+2
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-233-4/+4
* Zebra: Add IPv6 protocol filtering support & Setting Src of IPv6 routesDinesh G Dutt2015-09-162-5/+5
* Add --enable-werror to configureDonald Sharp2015-07-261-1/+1
* Some more missing changesDonald Sharp2015-07-221-1/+1
* Fixup of some last remaining differences between stg and gitDonald Sharp2015-07-221-1/+1
* When a route-map configuration is used to set the nexthop to a value, makeDonald Sharp2015-06-111-0/+7
* ripd: ripd-warnings.patchDonald Sharp2015-05-202-15/+2