index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
/
ripd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-02-26
1
-4
/
+4
*
ripd, isisd: fix warnings that make the build fail
Christian Franke
2015-12-08
1
-1
/
+1
*
quagga: Additional centos 6 -enable-werror fixes
Donald Sharp
2015-10-27
1
-1
/
+2
*
Quagga: Fix code to use srandom/random
Donald Sharp
2015-06-21
1
-2
/
+2
*
Fix most compiler warnings in default GCC build.
Paul Jakma
2014-09-23
1
-13
/
+0
*
ripd: allow to enable/disable the ECMP feature
Lu Feng
2014-09-15
1
-1
/
+87
*
ripd: add ECMP support
Lu Feng
2014-09-15
1
-290
/
+371
*
ripd: use only one constant for derivation
Lu Feng
2014-07-02
1
-1
/
+1
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-10
/
+10
*
ripd & ripngd: avoid the zero interface metric
Lu Feng
2014-06-03
1
-1
/
+1
*
ripd: correctly redistribute ifindex routes (BZ#664)
David Lamparter
2013-04-09
1
-2
/
+3
*
ripd: clear sockaddr_in before using
Nick Hilliard
2012-09-25
1
-0
/
+1
*
ripd: fix compiler warnings
Stephen Hemminger
2009-12-10
1
-0
/
+2
*
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
1
-1
/
+1
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-12
/
+4
*
[lib] mes_lookup string lookup table argument should be marked const
Stephen Hemminger
2008-08-22
1
-2
/
+3
*
[ripd] Fix mistaken empty string test
Paul Jakma
2008-05-29
1
-1
/
+1
*
[ripd] remove unnecessary 0 entries from struct message's
Paul Jakma
2008-03-13
1
-1
/
+0
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
Paul Jakma
2007-05-10
1
-6
/
+6
*
[ripd, ripngd] Remove useless code in rip_vty_out_uptime function
Andrew J. Schorr
2007-04-27
1
-3
/
+0
*
Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_s...
Vincent Jardin
2007-04-11
1
-2
/
+2
*
[ripd] Fix "show ip rip status" display of time until next update
Andrew J. Schorr
2007-03-21
1
-13
/
+2
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-12-12
1
-5
/
+8
*
[ripd] bug #278: remove gratuitous use of mid-function declaration
Paul Jakma
2006-09-11
1
-2
/
+3
*
[ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updates
Paul Jakma
2006-05-04
1
-102
/
+103
*
[ripd] Fix logic to send updates on all connected addresses.
Andrew J. Schorr
2006-04-28
1
-31
/
+17
*
ripd.c: correct bug that allowed route learnt through RIP to take precedence ...
vincent
2006-01-30
1
-1
/
+3
*
[ripd] Fix verification of received MD5 authenticated packets
paul
2006-01-17
1
-23
/
+17
*
2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-30
1
-2
/
+2
*
2005-10-26 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-25
1
-6
/
+6
*
2005-10-26 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-25
1
-50
/
+51
*
2005-10-17 Vincent Jardin <vincent.jardin@6wind.com>
jardin
2005-10-19
1
-0
/
+2
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
1
-23
/
+3
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-9
/
+63
*
2005-09-28 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-28
1
-11
/
+12
*
2005-08-16 Paul Jakma <paul.jakma@sun.com>
paul
2005-08-16
1
-12
/
+29
*
2005-06-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-03
1
-35
/
+29
*
2005-06-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-03
1
-57
/
+56
*
2005-05-29 Paul Jakma <paul@dishone.st>
paul
2005-05-29
1
-3
/
+2
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
quagga_post_listloop_cleanup
paul
2005-04-07
1
-29
/
+16
*
2005-02-09 Paul Jakma <paul.jakma@sun.com>
paul
2005-02-09
1
-1
/
+1
*
2005-02-04 Paul Jakma <paul@dishone.st>
paul
2005-02-04
1
-126
/
+137
*
2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-30
1
-1
/
+1
*
2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-30
1
-1
/
+3
*
2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-04
1
-1
/
+1
*
2004-12-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-15
1
-2
/
+5
*
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-08
1
-63
/
+63
*
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-20
1
-5
/
+5
[next]