summaryrefslogtreecommitdiffstats
path: root/ripngd (follow)
Commit message (Expand)AuthorAgeFilesLines
* all: add default log file if none are definedDon Slice2016-07-111-1/+2
* ripngd: allow to enable/disable the ECMP featureFeng Lu2016-06-083-5/+103
* ripngd: add ECMP supportFeng Lu2016-06-086-351/+459
* *: fix more initialisers (for BSD)David Lamparter2016-06-081-1/+1
* *: add/cleanup initialisersDavid Lamparter2016-06-071-1/+1
* 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
* zebra, ripngd: remove ::/64 special-casingDavid Lamparter2016-06-031-18/+0
* build: remove INRIA, NRL and MUSICA IPv6 quirksDavid Lamparter2016-06-031-4/+4
* ripng_nexthop: remove unused store to variablePaul Jakma2016-05-261-1/+0
* build: Remove the old PIC/PIE patch, let libtool sort it outPaul Jakma2016-05-261-2/+1
* quagga: Fixup startup to allow consistency between sysV and systemdDonald Sharp2016-04-271-4/+0
* quagga: Remove iflist global variableDonald Sharp2016-04-082-10/+10
* quagga: delete interface from default table when moved to vrfDon Slice2016-03-181-1/+1
* Update ripng_zebra.cHongguang Li2016-03-181-1/+7
* Quagga: Support VRF unregister for clientsvivek2016-02-121-1/+1
* quagga: remove babelDaniel Walton2016-02-111-1/+0
* ripngd: Add missing systemd notificationsDonald Sharp2016-02-111-0/+3
* *: Modify protocols to have systemd integrationDonald Sharp2016-02-101-0/+1
* bgpd, ripngd, zebra: Remove duplicate PSIZE defineDonald Sharp2016-01-261-3/+0
* Quagga: Fixup some compile warningsDonald Sharp2015-11-232-2/+2
* Quagga: vrf_id not being set correctlyDonald Sharp2015-11-201-0/+1
* *: add VRF ID in the API message headerFeng Lu2015-11-043-44/+56
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-10-302-1/+3
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-233-4/+4
* lib: fix "sockunion: add hash function" for BSD (9196caf)David Lamparter2015-09-081-11/+2
* Add --enable-werror to configureDonald Sharp2015-07-261-1/+1
* When a route-map configuration is used to set the nexthop to a value, makeDonald Sharp2015-06-111-0/+6
* ripngd: ripngd-warnings.patchDonald Sharp2015-05-202-1/+3
* Per AFI redist registrationsDonald Sharp2015-05-201-17/+17
* 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-4/+4
* *: nuke ^L (page feed)David Lamparter2014-06-047-21/+21
* ripd & ripngd: avoid the zero interface metricLu Feng2014-06-031-1/+1
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-3/+0
* *: use array_size() helper macroBalaji.G2012-10-251-1/+1
* build: use net-snmp-config to configure NetSNMPVincent Bernat2012-06-251-1/+1
* build: allow configure and build in a separate directoryVincent Bernat2012-06-251-1/+1
* ripngd: Replace redistribution strings with route_types.h defines.Matthieu Boutier2012-03-251-124/+74
* 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-2/+7
* ripngd: limit max of "timers basic" to 65535 as documentedUlrich Weber2011-12-131-21/+3
* IPv6 transport class suppportStephen Hemminger2011-10-171-0/+5
* ripngd: copy debug statements fix from ripdStephen Hemminger2011-03-122-17/+11
* ripngd: compiler warnings cleanupStephen Hemminger2009-12-102-23/+13
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* [global] interface flags format warningsStephen Hemminger2009-07-281-5/+6
* [daemons/cleanup] Remove disabled log_mode argument support.Jeremy Jackson2009-06-181-6/+1