summaryrefslogtreecommitdiffstats
path: root/ripd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Per AFI redist registrationsDonald Sharp2015-05-201-20/+23
* Multi-Instance OSPF SummaryDonald Sharp2015-05-202-19/+23
* 'set metric -12' is broken in the parserDonald Sharp2015-05-201-8/+8
* Add support for route tagsDonald Sharp2015-05-201-5/+18
* Fix "no set metric" for ospf6 and RIPDonald Sharp2015-05-201-2/+10
* 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