summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_asbr.c
Commit message (Expand)AuthorAgeFilesLines
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-02-261-2/+3
* Fix most compiler warnings in default GCC build.Paul Jakma2014-09-231-6/+1
* *: nuke ^L (page feed)David Lamparter2014-06-041-4/+4
* ospf6d: fix refcounting in ospf6_asbr_lsa_removeChristian Franke2014-03-211-0/+2
* ospf6d: improve ordered shutdownChristian Franke2014-03-181-2/+16
* ospf6d: handle Prefix and Router Options bits correctlyDinesh Dutt2013-11-071-0/+7
* ospf6d: add LSA payload to show summary outputDinesh Dutt2013-11-071-11/+41
* ospf6d/ospfd: refactor some common definesDinesh Dutt2013-10-221-2/+2
* lib: put route_types.txt to real useDavid Lamparter2011-12-131-54/+21
* ospf6d: implement 'match interface' for route-mapsVyacheslav Trushkin2011-12-131-0/+89
* ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff2011-03-211-0/+5
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-2/+1
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-25/+25
* [ospf6d] Fix removal of defunct ASBR routesPaul Jakma2007-10-221-9/+0
* [ospf6d] GNU Zebra 3563: Fix as-external forwarding addressPaul Jakma2006-05-151-2/+3
* [ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area as-ext bug, cleanup debugPaul Jakma2006-05-151-22/+14
* 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-011-15/+3
* 2005-08-09 Paul Jakma <paul.jakma@sun.com>paul2005-08-101-1/+1
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-12/+6
* 2005-01-25 Paul Jakma <paul@dishone.st>paul2005-01-251-2/+2
* *.c: Change level of debug messages to LOG_DEBUG.hasso2004-12-241-21/+21
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-8/+8
* Merge svn revision 1048 from Zebra cvs. Also add missing sokopt.h includehasso2004-09-291-2/+2
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-2/+2
* Merge svn revisions 978-979 from Zebra CVS.hasso2004-09-021-1/+2
* Merge svn revision 975 from Zebra repository.hasso2004-09-011-14/+14
* SVN revisions 935-940 merge from Zebra CVS.hasso2004-08-251-4/+1
* Merge svn revisions 924 and 925 from Zebra CVS. Also remove uselesshasso2004-08-191-0/+2
* SVN revisions 916-920 from Zebra. ABR support is almost done.hasso2004-08-151-115/+21
* SVN revision 907 from Zebra cvs repository.hasso2004-08-041-20/+20
* Update to latest (really :) ospf6d from Zebra repository and some tinyhasso2004-05-181-2/+2
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-785/+1090
* Fixing ospf6d as well and move Changelog entry from ospfd to general one.hasso2004-03-201-2/+2
* ospf6d part of 6Wind patch.hasso2003-05-251-2/+51
* Initial revisionpaul2002-12-131-0/+1040