Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
9dfcca6122c9f4f3642241ff50029d7669af3999
/
ripd
/
ripd.c
1ca8d40
ripd, isisd: fix warnings that make the build fail
by Christian Franke
· 9 years ago
26a18eb
quagga: Additional centos 6 -enable-werror fixes
by Donald Sharp
· 9 years ago
f31bab4
Quagga: Fix code to use srandom/random
by Donald Sharp
· 9 years ago
7aa9dce
Fix most compiler warnings in default GCC build.
by Paul Jakma
· 10 years ago
0b74a0a
ripd: allow to enable/disable the ECMP feature
by Lu Feng
· 10 years ago
b397cf4
ripd: add ECMP support
by Lu Feng
· 10 years ago
342a31b
ripd: use only one constant for derivation
by Lu Feng
· 10 years ago
6b0655a
*: nuke ^L (page feed)
by David Lamparter
· 10 years ago
7b3b98a
ripd & ripngd: avoid the zero interface metric
by Lu Feng
· 11 years ago
b68da44
ripd: correctly redistribute ifindex routes (BZ#664)
by David Lamparter
· 12 years ago
bb2315f
ripd: clear sockaddr_in before using
by Nick Hilliard
· 12 years ago
2c23970
ripd: fix compiler warnings
by Stephen Hemminger
· 15 years ago
78b31d5
ripd: set IP TOS for control socket
by Stephen Hemminger
· 15 years ago
82f5ee1
[ripd] Ignore non-running interfaces in rip status
by Stephen Hemminger
· 16 years ago
7fc626d
[cleanup] Make command nodes static
by Stephen Hemminger
· 16 years ago
393deb9
[cleanup] Convert XMALLOC/memset to XCALLOC
by Stephen Hemminger
· 16 years ago
1423c80
[lib] mes_lookup string lookup table argument should be marked const
by Stephen Hemminger
· 16 years ago
fa93b16
[ripd] Fix mistaken empty string test
by Paul Jakma
· 17 years ago
ce6ab03
[ripd] remove unnecessary 0 entries from struct message's
by Paul Jakma
· 17 years ago
6f0e3f6
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
by Paul Jakma
· 18 years ago
33672ed
[ripd, ripngd] Remove useless code in rip_vty_out_uptime function
by Andrew J. Schorr
· 18 years ago
a1fdf94
Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_second)
by Vincent Jardin
· 18 years ago
a4c6482
[ripd] Fix "show ip rip status" display of time until next update
by Andrew J. Schorr
· 18 years ago
e452963
[PtP over ethernet] New peer flag allows much more addressing flexibility
by Andrew J. Schorr
· 18 years ago
3e557ae
[ripd] bug #278: remove gratuitous use of mid-function declaration
by Paul Jakma
· 18 years ago
15a2b08
[ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updates
by Paul Jakma
· 19 years ago
b9d9288
[ripd] Fix logic to send updates on all connected addresses.
by Andrew J. Schorr
· 19 years ago
7a38333
ripd.c: correct bug that allowed route learnt through RIP to take precedence over connected routes
by vincent
· 19 years ago
98fd1e6
[ripd] Fix verification of received MD5 authenticated packets
by paul
· 19 years ago
35a60c2
2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 19 years ago
216565a
2005-10-26 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
dc63bfd
2005-10-26 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
38d3c16
2005-10-17 Vincent Jardin <vincent.jardin@6wind.com>
by jardin
· 19 years ago
f52d13c
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 19 years ago
fbf5d03
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
by vincent
· 19 years ago
c1a03d4
2005-09-28 Alain Ritoux <alain.ritoux@6wind.com>
by vincent
· 19 years ago
2c61ae3
2005-08-16 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
f69bd9d
2005-06-03 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
a4e987e
2005-06-03 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
0cb8a01
2005-05-29 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
1eb8ef2
2005-04-07 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
9985f83
2005-02-09 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
b14ee00
2005-02-04 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
6a52d0d
2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
7985345
2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
b99760a
2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
766a0ca
2004-12-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
5d6c377
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
6099b3b
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
c49ad8f
2004-10-22 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
3fb9cd6
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
by hasso
· 20 years ago
98b718a
Sync with changes in lib. Make more strings const.
by hasso
· 20 years ago
8a676be
There is no warnings here any more.
by hasso
· 20 years ago
1af8193
Fix compiler warning.
by hasso
· 20 years ago
52dc7ee
Remove usage of evil list and listnode typedefs.
by hasso
· 20 years ago
0b3acf4
2004-09-17 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
1a51786
2004-08-19 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
02ff83c
2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com>
by paul
· 20 years ago
ca5e516
2004-06-06 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
c2bfbcc
2004-06-04 JJ Ludman <jacques.ludman@sun.com>
by paul
· 20 years ago
11dde9c
2004-05-31 Sowmini Varadhan <sowmini.varadhan@sun.com>
by paul
· 21 years ago
239389b
2004-05-05 Anthony.Golia@morganstanley.com
by paul
· 21 years ago
a87552c
2004-05-03 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
b94f9db
2004-03-19 Jean-Yves Simon <lethalwp@tiscali.be>
by paul
· 21 years ago
da9c9a2
From Sowmini fix for crash reported in [quagga-dev 929].
by hasso
· 21 years ago
caa6f8a
[quagga-dev 489] - fix ripd version send by Krzysztof Oledzki.
by hasso
· 21 years ago
a1455d8
"show ip rip" fix from Krzysztof Oledzki ([quagga-dev 437]).
by hasso
· 21 years ago
429a0f8
Fix typo in comment.
by hasso
· 21 years ago
931cd54
2004-01-23 sowmini.varadhan@sun.com
by paul
· 21 years ago
42d14d9
2003-11-17 sowmini.varadhan@sun.com
by paul
· 21 years ago
d62262a
2003-11-17 Hasso Tepper <hasso@estpak.ee>
by paul
· 21 years ago
cc1131a
2003-10-15 sowmini.varadhan@sun.com
by paul
· 21 years ago
31a476c
2003-09-29 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
01d0908
2003-06-08 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
f38a471
From: Andrew J. Schorr <aschorr@telemetry-investments.com>
by paul
· 21 years ago
4aaff3f
From: Andrew J. Schorr <aschorr@telemetry-investments.com>
by paul
· 21 years ago
edd7c24
2003-06-04 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
1670513
Merge RIP part of 6Wind patch.
by hasso
· 22 years ago
00df0c1
[zebra 14631] Generic PtP and RFC3021 interface addressing support
by paul
· 22 years ago
2e3b2e4
zebra link state detection support
by paul
· 22 years ago
727d104
Added RIPv1 patch - bug fixes and improved/more interoperable classful
by paul
· 22 years ago
718e374
Initial revision
by paul
· 22 years ago