index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-13
/
+15
*
ripd, isisd: fix warnings that make the build fail
Christian Franke
2016-03-30
1
-1
/
+1
*
quagga: delete interface from default table when moved to vrf
Don Slice
2016-03-18
1
-1
/
+4
*
Quagga: Support VRF unregister for clients
vivek
2016-02-12
1
-1
/
+1
*
quagga: remove babel
Daniel Walton
2016-02-11
1
-1
/
+0
*
ripd: Fix crash when a default route is passed to rip
Donald Sharp
2016-02-11
1
-1
/
+4
*
*: Modify protocols to have systemd integration
Donald Sharp
2016-02-10
1
-0
/
+4
*
Quagga: vrf_id not being set correctly
Donald Sharp
2015-11-20
1
-1
/
+2
*
*: add VRF ID in the API message header
Feng Lu
2015-11-04
3
-38
/
+58
*
*: call if_init()/if_terminate() from vrf_init()/vrf_terminate()
Feng Lu
2015-10-30
2
-1
/
+2
*
Zebra: Make redistribute do replace instead of del/add for better convergence
vivek
2015-10-21
1
-2
/
+4
*
quagga: Additional centos 6 -enable-werror fixes
Donald Sharp
2015-09-29
1
-1
/
+2
*
lib: zclient.c remove extern struct thread_master *
Donald Sharp
2015-09-23
3
-4
/
+4
*
Zebra: Add IPv6 protocol filtering support & Setting Src of IPv6 routes
Dinesh G Dutt
2015-09-16
2
-5
/
+5
*
Add --enable-werror to configure
Donald Sharp
2015-07-26
1
-1
/
+1
*
Some more missing changes
Donald Sharp
2015-07-22
1
-1
/
+1
*
Fixup of some last remaining differences between stg and git
Donald Sharp
2015-07-22
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
/
+7
*
ripd: ripd-warnings.patch
Donald Sharp
2015-05-20
2
-15
/
+2
*
Per AFI redist registrations
Donald Sharp
2015-05-20
1
-20
/
+23
*
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
-5
/
+18
*
Fix "no set metric" for ospf6 and RIP
Donald Sharp
2015-05-20
1
-2
/
+10
*
ripd: use only one constant for derivation
Lu Feng
2014-07-02
2
-2
/
+2
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
8
-36
/
+36
*
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
*
ripd: correctly redistribute ifindex routes (BZ#664)
David Lamparter
2013-04-09
1
-2
/
+3
*
*: use array_size() helper macro
Balaji.G
2012-10-25
1
-1
/
+1
*
ripd: clear sockaddr_in before using
Nick Hilliard
2012-09-25
1
-0
/
+1
*
snmp: let handlers accept OID from a lesser prefix
Vincent Bernat
2012-06-25
1
-0
/
+12
*
build: use net-snmp-config to configure NetSNMP
Vincent Bernat
2012-06-25
1
-1
/
+1
*
build: only define HAVE_SNMP
Vincent Bernat
2012-06-25
1
-6
/
+0
*
build: allow configure and build in a separate directory
Vincent Bernat
2012-06-25
1
-1
/
+1
*
ripd: add babel for redistribution.
Matthieu Boutier
2012-03-25
1
-1
/
+2
*
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
-1
/
+7
*
lib: simplify interface of setsockopt_multicast_ipv4().
Dmitrij Tejblum
2011-09-27
1
-12
/
+5
*
ripd: resolve debug statements issue (bug 442)
Andrew J. Schorr
2011-02-24
2
-16
/
+9
*
ripd: fix compiler warnings
Stephen Hemminger
2009-12-10
4
-8
/
+17
*
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
*
ripd: set IP TOS for control socket
Stephen Hemminger
2009-07-27
1
-0
/
+3
*
[ripd] Ignore non-running interfaces in rip status
Stephen Hemminger
2009-06-18
1
-0
/
+3
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
4
-4
/
+4
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
4
-24
/
+7
*
[snmp] Compiler warning fixes for when "--enable-snmp" is configured.
Chris Caputo
2009-06-02
1
-5
/
+9
[next]