summaryrefslogtreecommitdiffstats
path: root/ripd
Commit message (Expand)AuthorAgeFilesLines
* quagga: Remove double read of streamDonald Sharp2016-03-111-2/+4
* lib: Check prefix length from zebra is sensiblePaul Jakma2016-03-081-1/+1
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-02-263-10/+10
* ripd, isisd: fix warnings that make the build failChristian Franke2015-12-081-1/+1
* quagga: Additional centos 6 -enable-werror fixesDonald Sharp2015-10-271-1/+2
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-10-273-4/+4
* build: Remove the old PIC/PIE patch, let libtool sort it outPaul Jakma2015-09-031-2/+1
* Quagga: Fix code to use srandom/randomDonald Sharp2015-06-211-2/+2
* *: add VRF ID in the API message headerFeng Lu2015-06-033-37/+62
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-06-022-1/+2
* build: add --enable-werrorDavid Lamparter2015-04-211-1/+1
* snmp: fix warningsDavid Lamparter2015-04-211-3/+3
* build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter2015-02-141-1/+1
* make some structures constant.Stephen Hemminger2014-11-031-1/+1
* Fix most compiler warnings in default GCC build.Paul Jakma2014-09-231-13/+0
* ripd: allow to enable/disable the ECMP featureLu Feng2014-09-153-5/+102
* ripd: add ECMP supportLu Feng2014-09-154-355/+442
* ripd: use only one constant for derivationLu Feng2014-07-022-2/+2
* *: nuke ^L (page feed)David Lamparter2014-06-048-36/+36
* ripd & ripngd: avoid the zero interface metricLu Feng2014-06-031-1/+1
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-3/+0
* ripd: correctly redistribute ifindex routes (BZ#664)David Lamparter2013-04-091-2/+3
* *: use array_size() helper macroBalaji.G2012-10-251-1/+1
* ripd: clear sockaddr_in before usingNick Hilliard2012-09-251-0/+1
* snmp: let handlers accept OID from a lesser prefixVincent Bernat2012-06-251-0/+12
* build: use net-snmp-config to configure NetSNMPVincent Bernat2012-06-251-1/+1
* build: only define HAVE_SNMPVincent Bernat2012-06-251-6/+0
* build: allow configure and build in a separate directoryVincent Bernat2012-06-251-1/+1
* ripd: add babel for redistribution.Matthieu Boutier2012-03-251-1/+2
* fix zebra protocol after MP-BGP changesDenis Ovsienko2012-01-231-0/+2
* build: delete .cvsignore filesDenis Ovsienko2011-12-131-14/+0
* quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2011-12-131-1/+7
* lib: simplify interface of setsockopt_multicast_ipv4().Dmitrij Tejblum2011-09-271-12/+5
* ripd: resolve debug statements issue (bug 442)Andrew J. Schorr2011-02-242-16/+9
* ripd: fix compiler warningsStephen Hemminger2009-12-104-8/+17
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* [global] interface flags format warningsStephen Hemminger2009-07-281-5/+6
* ripd: set IP TOS for control socketStephen Hemminger2009-07-271-0/+3
* [ripd] Ignore non-running interfaces in rip statusStephen Hemminger2009-06-181-0/+3
* [cleanup] Make command nodes staticStephen Hemminger2009-06-124-4/+4
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-124-24/+7
* [snmp] Compiler warning fixes for when "--enable-snmp" is configured.Chris Caputo2009-06-021-5/+9
* [ripd] Fix metrix in call to rip_zebra_ipv4_deleteKrisztian Kovacs2009-06-021-1/+1
* Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund2008-08-251-1/+3
* [administrivia] Update gitignore filesPaul Jakma2008-08-221-1/+1
* [administrivia] Git should ignore backup files and .loT filesPaul Jakma2008-08-221-0/+3
* [trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma2008-08-221-1217/+0
* [lib] mes_lookup string lookup table argument should be marked constStephen Hemminger2008-08-221-2/+3
* [build] Test for GNU-style PIE support in toolchain and enablePaul P Komkoff Jr2008-08-221-0/+3
* [administrivia] Add .gitignore files, based on .cvsignores.Paul Jakma2008-08-221-0/+14