summaryrefslogtreecommitdiffstats
path: root/ripd
Commit message (Expand)AuthorAgeFilesLines
...
| * 2003-06-20 Paul Jakma <paul@dishone.st>paul2003-06-201-4/+6
| * 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-191-3/+5
| * 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-1/+1
| * 2003-06-08 Paul Jakma <paul@dishone.st>paul2003-06-082-6/+6
| * From: Andrew J. Schorr <aschorr@telemetry-investments.com>paul2003-06-074-58/+51
| * From: Andrew J. Schorr <aschorr@telemetry-investments.com>paul2003-06-073-30/+73
| * 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-044-3/+46
| * Unbroke "set metric" command in vtysh again.hasso2003-05-251-3/+10
| * Merge RIP part of 6Wind patch.hasso2003-05-257-111/+742
| * Ripd has "no interface ..." command as well.hasso2003-05-241-0/+1
| * Update Changelogspaul2003-05-161-0/+5
| * Hasso Tepperpaul2003-04-191-10/+19
| * Add Makefile.in to the remaining .cvsignore'spaul2003-04-091-0/+1
| * [zebra 18626] move zebra socket paths to configure.acpaul2003-04-071-1/+0
| * Remove auto* files from the repository.paul2003-04-071-403/+0
| * 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-203/+203
| * Fix build for net-snmppaul2003-03-181-0/+3
| * Update auto files.paul2003-03-171-225/+210
| * Sync to Zebra.org 20030301paul2003-03-011-124/+53
| * Revert to zebra.org automake filespaul2003-02-171-52/+123
| * Update auto* build filespaul2003-02-131-123/+52
| * Matthew Grant <grantma@anathoth.gen.nz>patch_z17290_portfixpaul2003-01-221-1/+9
| * [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch_z14631_ptp_rfc3021paul2002-12-133-104/+2
| * zebra link state detection supportpatch_z12269_linkstatepaul2002-12-132-5/+5
| * Added RIPv1 patch - bug fixes and improved/more interoperable classfulpatch_z15769_ripv1paul2002-12-131-31/+101
| * Initial revisionpaul2002-12-1317-0/+11186
* flag field printf formatting in debug stringsStephen Hemminger2008-05-281-8/+14
* comment out unused codeStephen Hemminger2008-05-281-0/+2
* Handle empty auth string properlyStephen Hemminger2008-05-281-1/+1
* [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
* 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-252-6/+8
* 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-2512-233/+267
* 2005-10-17 Vincent Jardin <vincent.jardin@6wind.com>jardin2005-10-192-0/+8
* 2005-10-06 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-10-062-1/+24