summaryrefslogtreecommitdiffstats
path: root/ripd/rip_interface.c
Commit message (Expand)AuthorAgeFilesLines
* Use XCALLOCStephen Hemminger2008-08-181-2/+1
* Make command nodes staticStephen Hemminger2008-08-111-1/+1
* Fix format warnings from interface flagsStephen Hemminger2008-08-111-8/+12
* Make log message lookup function use const tablesStephen Hemminger2008-08-011-14/+11
* flag field printf formatting in debug stringsStephen Hemminger2008-05-281-8/+14
* [ripd] remove unnecessary 0 entries from struct message'spaul2008-03-131-1/+0
* [PtP over ethernet] New peer flag allows much more addressing flexibilityajs2006-12-121-9/+6
* [ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updatespaul2006-05-041-6/+12
* 2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-301-53/+0
* 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-251-44/+46
* 2005-10-06 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-10-061-1/+18
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-3/+5
* 2005-08-16 Paul Jakma <paul.jakma@sun.com>paul2005-08-161-39/+1
* 2005-06-01 Paul Jakma <paul.jakma@sun.com>paul2005-06-021-9/+3
* 2005-05-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-05-111-0/+3
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga.post.listloop.cleanuppaul2005-04-071-116/+87
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-021-0/+1
* 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-6/+6
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-15/+14
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-2/+2
* 2004-10-22 Paul Jakma <paul@dishone.st>paul2004-10-221-18/+12
* OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-191-65/+67
* Sync with changes in lib. Make more strings const.hasso2004-10-111-9/+9
* There is no warnings here any more.hasso2004-10-081-6/+6
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-13/+13
* 2004-08-19 Paul Jakma <paul@dishone.st>paul2004-08-191-5/+6
* 2004-06-06 Paul Jakma <paul.jakma@sun.com>paul2004-06-061-1/+63
* 2004-05-08 Paul Jakma <paul@dishone.st>paul2004-05-081-2/+4
* 2004-01-23 sowmini.varadhan@sun.compaul2004-01-231-9/+13
* 2003-10-15 sowmini.varadhan@sun.compaul2003-10-151-16/+11
* 2003-09-29 Paul Jakma <paul@dishone.st>paul2003-09-291-0/+100
* 2003-09-24 sowmini.varadhan@sun.compaul2003-09-231-0/+1
* 2003-06-20 Paul Jakma <paul@dishone.st>paul2003-06-201-4/+6
* 2003-06-08 Paul Jakma <paul@dishone.st>paul2003-06-081-1/+1
* From: Andrew J. Schorr <aschorr@telemetry-investments.com>paul2003-06-071-16/+9
* From: Andrew J. Schorr <aschorr@telemetry-investments.com>paul2003-06-071-28/+52
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-0/+9
* Merge RIP part of 6Wind patch.hasso2003-05-251-43/+194
* Ripd has "no interface ..." command as well.hasso2003-05-241-0/+1
* [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch.z14631.ptp.rfc3021paul2002-12-131-100/+0
* zebra link state detection supportpatch.z12269.linkstatepaul2002-12-131-4/+4
* Initial revisionpaul2002-12-131-0/+2001