summaryrefslogtreecommitdiffstats
path: root/ripd/ripd.c
Commit message (Expand)AuthorAgeFilesLines
* Comment out unused codeStephen Hemminger2009-02-091-0/+2
* Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-02-091-12/+4
* Set TOS on RIP packetsStephen Hemminger2009-02-081-0/+3
* Merge in latest quagga (0.99.11)Stephen Hemminger2008-10-271-6/+12
|\
| * Merge branch 'master' of /home/shemminger/src/quagga into upstreamStephen Hemminger2008-10-131-2/+6
| |\
| | * [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] Fix mistaken empty string testpaul2008-05-291-1/+1
| * | [ripd] remove unnecessary 0 entries from struct message'spaul2008-03-131-1/+0
| * | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningspaul2007-05-101-6/+6
| * | [ripd, ripngd] Remove useless code in rip_vty_out_uptime functionajs2007-04-271-3/+0
| * | Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_s...vincent2007-04-111-2/+2
| * | [ripd] Fix "show ip rip status" display of time until next updateajs2007-03-211-13/+2
| * | [PtP over ethernet] New peer flag allows much more addressing flexibilityajs2006-12-121-5/+8
| * | [ripd] bug #278: remove gratuitous use of mid-function declarationpaul2006-09-111-2/+3
| * | [ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updatespaul2006-05-041-102/+103
| * | [ripd] Fix logic to send updates on all connected addresses.ajs2006-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
| * 2004-10-22 Paul Jakma <paul@dishone.st>paul2004-10-221-115/+101
| * OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-191-7/+9