summaryrefslogtreecommitdiffstats
path: root/ripd/ripd.c
Commit message (Expand)AuthorAgeFilesLines
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-02-261-4/+4
* ripd, isisd: fix warnings that make the build failChristian Franke2015-12-081-1/+1
* quagga: Additional centos 6 -enable-werror fixesDonald Sharp2015-10-271-1/+2
* Quagga: Fix code to use srandom/randomDonald Sharp2015-06-211-2/+2
* Fix most compiler warnings in default GCC build.Paul Jakma2014-09-231-13/+0
* ripd: allow to enable/disable the ECMP featureLu Feng2014-09-151-1/+87
* ripd: add ECMP supportLu Feng2014-09-151-290/+371
* ripd: use only one constant for derivationLu Feng2014-07-021-1/+1
* *: nuke ^L (page feed)David Lamparter2014-06-041-10/+10
* ripd & ripngd: avoid the zero interface metricLu Feng2014-06-031-1/+1
* ripd: correctly redistribute ifindex routes (BZ#664)David Lamparter2013-04-091-2/+3
* ripd: clear sockaddr_in before usingNick Hilliard2012-09-251-0/+1
* ripd: fix compiler warningsStephen Hemminger2009-12-101-0/+2
* ripd: set IP TOS for control socketStephen Hemminger2009-07-271-0/+3
* [ripd] Ignore non-running interfaces in rip statusStephen Hemminger2009-06-181-0/+3
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-12/+4
* [lib] mes_lookup string lookup table argument should be marked constStephen Hemminger2008-08-221-2/+3
* [ripd] Fix mistaken empty string testPaul Jakma2008-05-291-1/+1
* [ripd] remove unnecessary 0 entries from struct message'sPaul Jakma2008-03-131-1/+0
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-6/+6
* [ripd, ripngd] Remove useless code in rip_vty_out_uptime functionAndrew J. Schorr2007-04-271-3/+0
* Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_s...Vincent Jardin2007-04-111-2/+2
* [ripd] Fix "show ip rip status" display of time until next updateAndrew J. Schorr2007-03-211-13/+2
* [PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr2006-12-121-5/+8
* [ripd] bug #278: remove gratuitous use of mid-function declarationPaul Jakma2006-09-111-2/+3
* [ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updatesPaul Jakma2006-05-041-102/+103
* [ripd] Fix logic to send updates on all connected addresses.Andrew J. Schorr2006-04-281-31/+17
* ripd.c: correct bug that allowed route learnt through RIP to take precedence ...vincent2006-01-301-1/+3
* [ripd] Fix verification of received MD5 authenticated packetspaul2006-01-171-23/+17
* 2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-301-2/+2
* 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-251-6/+6
* 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-251-50/+51
* 2005-10-17 Vincent Jardin <vincent.jardin@6wind.com>jardin2005-10-191-0/+2
* 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-011-23/+3
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-9/+63
* 2005-09-28 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-281-11/+12
* 2005-08-16 Paul Jakma <paul.jakma@sun.com>paul2005-08-161-12/+29
* 2005-06-03 Paul Jakma <paul.jakma@sun.com>paul2005-06-031-35/+29
* 2005-06-03 Paul Jakma <paul.jakma@sun.com>paul2005-06-031-57/+56
* 2005-05-29 Paul Jakma <paul@dishone.st>paul2005-05-291-3/+2
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-29/+16
* 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-091-1/+1
* 2005-02-04 Paul Jakma <paul@dishone.st>paul2005-02-041-126/+137
* 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-301-1/+1
* 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-301-1/+3
* 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-041-1/+1
* 2004-12-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-151-2/+5
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-63/+63
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-5/+5