summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_area.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: remove unused constantsRenato Westphal2021-11-231-1/+0
* ospf6d: add support for NSSA Type-7 address rangesRenato Westphal2021-10-061-0/+1
* ospf6d: implement Type-7 default routes for NSSA areasRenato Westphal2021-09-211-0/+7
* Merge pull request #9640 from opensourcerouting/ospf6d-filtersRuss White2021-09-211-1/+1
|\
| * ospf6d: rework filtering commands to be in line with ospfdRenato Westphal2021-09-201-1/+1
* | ospf6d: Use bool instead of an intDonald Sharp2021-09-191-1/+1
|/
* ospf6d: Cleanup headers to our standardDonald Sharp2021-09-091-6/+8
* ospf6d: do not allow an area to be stub and NSSA at the same timeRenato Westphal2021-08-241-0/+1
* ospf6d: fix interface area configurationIgor Ryzhov2021-06-081-7/+9
* ospf6d: Support for nssa in ospfv3Kaushik2021-06-041-0/+11
* ospf6d: Fix when an "export-list" or "filter-list out" is applied.lynne2021-05-041-0/+1
* ospf6d: Json support added for command "show ipv6 ospf6 [json]"github login name2020-11-171-1/+3
* ospf6d : Transformation changes for ospf6 vrf support.harios_niral2020-10-311-2/+3
* Merge pull request #6732 from opensourcerouting/printfrr-prepQuentin Young2020-07-291-1/+1
|\
| * ospf6d: use in_addr_t for area/router IDsDavid Lamparter2020-07-141-1/+1
* | ospf6d: decimal area format in interface commandPatrick Ruddy2020-07-141-0/+15
|/
* ospf6d: upon interface deletion, the area if list may be updatedPhilippe Guibert2019-02-141-0/+2
* ospf6d: Fix ABR brouter calculation corruptionChirag Shah2018-05-091-0/+3
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-7/+7
* ospf6d: Intra-prefix LSA update after frr restartChirag Shah2018-03-081-0/+1
* ospf6d: router-id change notify to restart ospf6dChirag Shah2018-02-151-0/+2
* ospf6d: spf calculation w/ multiple router lsasChirag Shah2018-01-231-0/+1
* ospf6d: properly update prefix list referencesDavid Lamparter2017-08-241-0/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-62/+58
* ospf6d: remember format for ospf6 area idQuentin Young2017-05-191-1/+3
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* ospf6d: ospfv3-stub-area-support.patchDonald Sharp2015-05-201-0/+3
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-2/+2
* ospf6d/ospfd: refactor some common definesDinesh Dutt2013-10-231-2/+0
* ospf6d: complete SNMP implementation of ospfv3AreaTableVincent Bernat2012-06-251-0/+1
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-10/+9
* [c++] remove/rename some names in headers that clash with C++ reserved wordsPaul Jakma2008-02-261-3/+3
* * ospf6_abr.[ch], ospf6_area.[ch]: Add area filter-list (in|out)hasso2005-06-241-0/+36
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-1/+1
* SVN revisions 916-920 from Zebra. ABR support is almost done.hasso2004-08-151-8/+20
* SVN revision 907 from Zebra cvs repository.hasso2004-08-041-0/+6
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-42/+28
* Initial revisionpaul2002-12-131-0/+90