summaryrefslogtreecommitdiffstats
path: root/zebra/redistribute.c
Commit message (Expand)AuthorAgeFilesLines
* zebra: additional redistribute related loggingLou Berger2016-02-261-6/+12
* *: add VRF ID in the API message headerFeng Lu2015-06-031-22/+27
* lib, zebra: move "struct vrf" to be a lib moduleFeng Lu2015-06-021-4/+5
* zebra: use prefix2str for logging where possibleTimo Teräs2015-06-011-8/+8
* zebra: simplify redistribution codeTimo Teräs2015-05-291-28/+4
* zebra: warn if advertising connected with _REAL unsetChristian Franke2013-09-191-0/+3
* zebra: add structure to hold per-prefix state in RIBAvneesh Sachdev2012-11-301-4/+4
* zebra: fix redistribution of new protocolsDavid Lamparter2011-12-131-34/+12
* [cleanup] Use correct buffer size for inet_ntop()Stephen Hemminger2009-06-181-4/+6
* [zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixesPaul Jakma2007-04-101-2/+4
* 2005-07-29 Paul Jakma <paul.jakma@sun.com>paul2005-07-291-7/+0
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-74/+68
* 2005-02-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu>nonblocking_zserv_beforeajs2005-02-241-4/+4
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-9/+9
* Common router id.hasso2004-10-031-0/+5
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-8/+8
* 2004-05-11 Paul Jakma <paul@dishone.st>paul2004-05-111-0/+7
* 2004-05-09 Paul Jakma <paul@dishone.st>paul2004-05-091-16/+16
* 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-10/+11
* Initial revisionpaul2002-12-131-0/+410