summaryrefslogtreecommitdiffstats
path: root/zebra/connected.c
Commit message (Expand)AuthorAgeFilesLines
* Appying patch from http://vcalinus.gemenii.ro/quagga-0.99.5-realms.diffquagga-0.99.5-realms.diffCalin Velea2007-04-091-0/+5
* [zebra] Connected routes must always be added to main tablePaul Jakma2006-07-271-1/+1
* [zebra] Fix forgetfulness wrt configured address on FreeBSDPaul Jakma2006-06-151-21/+62
* [interface configuration] Try to avoid losing address info after shutdown.Andrew J. Schorr2006-05-211-4/+13
* [interface configuration] Preserve flag indicating address was set by quagga.Andrew J. Schorr2006-05-191-2/+10
* [zebra] Include metric on connected routes.paul2006-01-171-2/+4
* [zebra] fix connected_add_ipv6 declarations, label should be const.paul2005-11-261-1/+2
* 2005-11-03 Paul Jakma <paul.jakma@sun.com>paul2005-11-031-4/+8
* 2005-10-11 Paul Jakma <paul.jakma@sun.com>paul2005-10-111-2/+4
* * connected.c: flag connected_up_ipv6() and connected_down_ipv6()vincent2005-09-281-0/+4
* 2005-09-12 Paul Jakma <paul.jakma@sun.com>paul2005-09-121-89/+69
* * zebra_rib.c, rib.h: Add distance and metric arguments to thehasso2005-08-271-1/+1
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-2/+3
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-12/+6
* 2004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-221-3/+3
* OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-191-2/+44
* Fix warnings. Didn't even look at files not compiled in Linux though.hasso2004-10-071-2/+2
* New way to handle secondary addresses from Gilad Arnold.hasso2004-10-031-10/+9
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-2/+2
* 2003-10-13 Douglas Fraser <doug+quagga@idmf.net>paul2003-10-131-2/+2
* 2003-09-29 Paul Jakma <paul@dishone.st>paul2003-09-291-4/+4
* Last fixes from 6Wind patch.hasso2003-05-251-0/+3
* Amir - revision 197paul2003-04-091-1/+2
* Kevin C Miller <kevinm@andrew.cmu.edu>patch_z16681_ospfd_nssapaul2002-12-131-1/+1
* [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch_z14631_ptp_rfc3021paul2002-12-131-4/+4
* Initial revisionpaul2002-12-131-0/+394