summaryrefslogtreecommitdiffstats
path: root/zebra/connected.c
Commit message (Expand)AuthorAgeFilesLines
* zebra: implement per-route mtu handlingTimo Teräs2015-12-081-3/+3
* zebra: let FIB stand for its respective VRFFeng Lu2015-06-021-13/+16
* build: remove INRIA, NRL and MUSICA IPv6 quirksDavid Lamparter2015-02-141-1/+1
* *: nuke ^L (page feed)David Lamparter2014-06-041-2/+2
* zebra: don't change connected state from zebra/interface.cChristian Franke2013-09-191-19/+30
* zebra: add ZEBRA_IFC_QUEUED to keep track of kernel stateChristian Franke2013-09-191-0/+9
* zebra: consolidate connected_implicit_withdrawChristian Franke2013-09-191-21/+14
* zebra: make if_subnet_delete a bit more strictChristian Franke2013-09-191-2/+3
* zebra: feed Connected routes into MRIBG.Balaji2012-05-021-0/+5
* zebra: IPv6 MP-BGP Routes addition and deletionG.Balaji2012-01-231-2/+2
* zebra: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-231-2/+2
* [zebra] linux policy routing support with ipv6Mathieu Goessens2009-06-231-1/+1
* [zebra] Force rib_update when connected route deletedStephen Hemminger2009-06-181-0/+4
* [zebra] Only announce connected routes if link is detectedStephen Hemminger2009-06-181-1/+1
* + initial edition of meta-queue for RIB updates processing (bug #431)Denis Ovsienko2008-06-021-13/+0
* + fixed bug #418 (changing address on an existing interface doesn't cause exi...Denis Ovsienko2007-11-121-0/+15
* [zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma2007-05-021-2/+2
* Only suppress adding a connected route to the kernel if it isDavid Young2007-04-161-1/+1
* [PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr2006-12-121-89/+43
* [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