summaryrefslogtreecommitdiffstats
path: root/ripd
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-275-1224/+35
|\
| * Merge branch 'master' of /home/shemminger/src/quagga into upstreamStephen Hemminger2008-10-135-1220/+29
| |\
| | * Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund2008-08-251-1/+3
| | * [administrivia] Update gitignore filesPaul Jakma2008-08-221-1/+1
| | * [administrivia] Git should ignore backup files and .loT filesPaul Jakma2008-08-221-0/+3
| | * [trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma2008-08-221-1217/+0
| | * [lib] mes_lookup string lookup table argument should be marked constStephen Hemminger2008-08-221-2/+3
| | * [build] Test for GNU-style PIE support in toolchain and enablePaul P Komkoff Jr2008-08-221-0/+3
| | * [administrivia] Add .gitignore files, based on .cvsignores.Paul Jakma2008-08-221-0/+14
| | * [ripd] Fix mistaken empty string testPaul Jakma2008-05-292-1/+5
| | * [daemons] Sanity check port number arguments before usePaul Jakma2008-05-291-1/+2
| | * [ripd] remove unnecessary 0 entries from struct message'sPaul Jakma2008-03-133-2/+6
| | * [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-272-3/+4
| | * Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_s...Vincent Jardin2007-04-112-2/+7
| | * [ripd] Fix "show ip rip status" display of time until next updateAndrew J. Schorr2007-03-212-13/+9
| | * [PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr2006-12-123-14/+23
| | * [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma2006-10-151-1/+11
| | * [ripd] bug #293: routemap set metric doesn't check for underflow correctlyPaul Jakma2006-09-112-1/+4
| | * [ripd] bug #278: remove gratuitous use of mid-function declarationPaul Jakma2006-09-112-2/+8
| | * [ripd] update to use auto-generated redistribute route-type defsPaul Jakma2006-06-302-56/+30
| | * [ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updatesPaul Jakma2006-05-043-108/+131
| | * [ripd] Fix logic to send updates on all connected addresses.Andrew J. Schorr2006-04-282-31/+28
* | | Use XCALLOCStephen Hemminger2008-08-184-23/+6
* | | Make command nodes staticStephen Hemminger2008-08-114-4/+4
* | | Fix format warnings from interface flagsStephen Hemminger2008-08-111-8/+12
* | | Make log message lookup function use const tablesStephen Hemminger2008-08-013-16/+16
* | | Merge branch 'upstream' into islavistaStephen Hemminger2008-07-313-2/+7
|\| |
| * | [ripd] Fix mistaken empty string testpaul2008-05-292-1/+5
| * | [daemons] Sanity check port number arguments before usepaul2008-05-291-1/+2
| * | [ripd] remove unnecessary 0 entries from struct message'spaul2008-03-133-2/+6
| * | [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-272-3/+4
| * | Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_s...vincent2007-04-112-2/+7
| * | [ripd] Fix "show ip rip status" display of time until next updateajs2007-03-212-13/+9
| * | [PtP over ethernet] New peer flag allows much more addressing flexibilityajs2006-12-123-14/+23
| * | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...paul2006-10-151-1/+11
| * | [ripd] bug #293: routemap set metric doesn't check for underflow correctlypaul2006-09-112-1/+4
| * | [ripd] bug #278: remove gratuitous use of mid-function declarationpaul2006-09-112-2/+8
| * | [ripd] update to use auto-generated redistribute route-type defspaul2006-06-302-56/+30
| * | [ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updatespaul2006-05-043-108/+131
| * | [ripd] Fix logic to send updates on all connected addresses.ajs2006-04-282-31/+28
| |/
| * ripd.c: correct bug that allowed route learnt through RIP to take precedence ...vincent2006-01-302-1/+8
| * [compiler] miscellaneous trivial compiler warning fixespaul2006-01-192-1/+5
| * [ripd] Fix verification of received MD5 authenticated packetspaul2006-01-172-23/+33
| * 2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-304-56/+11
| * 2005-10-28 Paul Jakma <paul.jakma@sun.com>paul2005-10-282-1/+6