index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripngd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: add default log file if none are defined
Don Slice
2016-07-11
1
-1
/
+2
*
ripngd: allow to enable/disable the ECMP feature
Feng Lu
2016-06-08
3
-5
/
+103
*
ripngd: add ECMP support
Feng Lu
2016-06-08
6
-351
/
+459
*
*: fix more initialisers (for BSD)
David Lamparter
2016-06-08
1
-1
/
+1
*
*: add/cleanup initialisers
David Lamparter
2016-06-07
1
-1
/
+1
*
Quagga: Fix code to use srandom/random
Donald Sharp
2016-05-30
1
-2
/
+2
*
build: get rid of INCLUDES, use AM_CPPFLAGS
David Lamparter
2016-06-03
1
-1
/
+1
*
zebra, ripngd: remove ::/64 special-casing
David Lamparter
2016-06-03
1
-18
/
+0
*
build: remove INRIA, NRL and MUSICA IPv6 quirks
David Lamparter
2016-06-03
1
-4
/
+4
*
ripng_nexthop: remove unused store to variable
Paul Jakma
2016-05-26
1
-1
/
+0
*
build: Remove the old PIC/PIE patch, let libtool sort it out
Paul Jakma
2016-05-26
1
-2
/
+1
*
quagga: Fixup startup to allow consistency between sysV and systemd
Donald Sharp
2016-04-27
1
-4
/
+0
*
quagga: Remove iflist global variable
Donald Sharp
2016-04-08
2
-10
/
+10
*
quagga: delete interface from default table when moved to vrf
Don Slice
2016-03-18
1
-1
/
+1
*
Update ripng_zebra.c
Hongguang Li
2016-03-18
1
-1
/
+7
*
Quagga: Support VRF unregister for clients
vivek
2016-02-12
1
-1
/
+1
*
quagga: remove babel
Daniel Walton
2016-02-11
1
-1
/
+0
*
ripngd: Add missing systemd notifications
Donald Sharp
2016-02-11
1
-0
/
+3
*
*: Modify protocols to have systemd integration
Donald Sharp
2016-02-10
1
-0
/
+1
*
bgpd, ripngd, zebra: Remove duplicate PSIZE define
Donald Sharp
2016-01-26
1
-3
/
+0
*
Quagga: Fixup some compile warnings
Donald Sharp
2015-11-23
2
-2
/
+2
*
Quagga: vrf_id not being set correctly
Donald Sharp
2015-11-20
1
-0
/
+1
*
*: add VRF ID in the API message header
Feng Lu
2015-11-04
3
-44
/
+56
*
*: call if_init()/if_terminate() from vrf_init()/vrf_terminate()
Feng Lu
2015-10-30
2
-1
/
+3
*
lib: zclient.c remove extern struct thread_master *
Donald Sharp
2015-09-23
3
-4
/
+4
*
lib: fix "sockunion: add hash function" for BSD (9196caf)
David Lamparter
2015-09-08
1
-11
/
+2
*
Add --enable-werror to configure
Donald Sharp
2015-07-26
1
-1
/
+1
*
When a route-map configuration is used to set the nexthop to a value, make
Donald Sharp
2015-06-11
1
-0
/
+6
*
ripngd: ripngd-warnings.patch
Donald Sharp
2015-05-20
2
-1
/
+3
*
Per AFI redist registrations
Donald Sharp
2015-05-20
1
-17
/
+17
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
2
-19
/
+23
*
'set metric -12' is broken in the parser
Donald Sharp
2015-05-20
1
-8
/
+8
*
Add support for route tags
Donald Sharp
2015-05-20
1
-4
/
+4
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
7
-21
/
+21
*
ripd & ripngd: avoid the zero interface metric
Lu Feng
2014-06-03
1
-1
/
+1
*
lib/command.c: rewrite command matching/parsing
Christian Franke
2014-04-01
1
-3
/
+0
*
*: use array_size() helper macro
Balaji.G
2012-10-25
1
-1
/
+1
*
build: use net-snmp-config to configure NetSNMP
Vincent Bernat
2012-06-25
1
-1
/
+1
*
build: allow configure and build in a separate directory
Vincent Bernat
2012-06-25
1
-1
/
+1
*
ripngd: Replace redistribution strings with route_types.h defines.
Matthieu Boutier
2012-03-25
1
-124
/
+74
*
fix zebra protocol after MP-BGP changes
Denis Ovsienko
2012-01-23
1
-0
/
+2
*
build: delete .cvsignore files
Denis Ovsienko
2011-12-13
1
-14
/
+0
*
quagga: option "-z" ("--socket <path>") added
Vyacheslav Trushkin
2011-12-13
1
-2
/
+7
*
ripngd: limit max of "timers basic" to 65535 as documented
Ulrich Weber
2011-12-13
1
-21
/
+3
*
IPv6 transport class suppport
Stephen Hemminger
2011-10-17
1
-0
/
+5
*
ripngd: copy debug statements fix from ripd
Stephen Hemminger
2011-03-12
2
-17
/
+11
*
ripngd: compiler warnings cleanup
Stephen Hemminger
2009-12-10
2
-23
/
+13
*
all: check return value from daemon() call
Stephen Hemminger
2009-08-13
1
-2
/
+5
*
[global] interface flags format warnings
Stephen Hemminger
2009-07-28
1
-5
/
+6
*
[daemons/cleanup] Remove disabled log_mode argument support.
Jeremy Jackson
2009-06-18
1
-6
/
+1
[next]