summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_area.h
AgeCommit message (Expand)Author
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-11-23ospf6d: remove unused constantsRenato Westphal
2021-10-05ospf6d: add support for NSSA Type-7 address rangesRenato Westphal
2021-09-21ospf6d: implement Type-7 default routes for NSSA areasRenato Westphal
2021-09-21Merge pull request #9640 from opensourcerouting/ospf6d-filtersRuss White
2021-09-20ospf6d: rework filtering commands to be in line with ospfdRenato Westphal
2021-09-19ospf6d: Use bool instead of an intDonald Sharp
2021-09-09ospf6d: Cleanup headers to our standardDonald Sharp
2021-08-24ospf6d: do not allow an area to be stub and NSSA at the same timeRenato Westphal
2021-06-08ospf6d: fix interface area configurationIgor Ryzhov
2021-06-04ospf6d: Support for nssa in ospfv3Kaushik
2021-05-04ospf6d: Fix when an "export-list" or "filter-list out" is applied.lynne
2020-11-16ospf6d: Json support added for command "show ipv6 ospf6 [json]"github login name
2020-10-30ospf6d : Transformation changes for ospf6 vrf support.harios_niral
2020-07-29Merge pull request #6732 from opensourcerouting/printfrr-prepQuentin Young
2020-07-14ospf6d: decimal area format in interface commandPatrick Ruddy
2020-07-14ospf6d: use in_addr_t for area/router IDsDavid Lamparter
2019-02-14ospf6d: upon interface deletion, the area if list may be updatedPhilippe Guibert
2018-05-08ospf6d: Fix ABR brouter calculation corruptionChirag Shah
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-08ospf6d: Intra-prefix LSA update after frr restartChirag Shah
2018-02-15ospf6d: router-id change notify to restart ospf6dChirag Shah
2018-01-22ospf6d: spf calculation w/ multiple router lsasChirag Shah
2017-08-24ospf6d: properly update prefix list referencesDavid Lamparter
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-19ospf6d: remember format for ospf6 area idQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2015-05-19ospf6d: ospfv3-stub-area-support.patchDonald Sharp
2015-05-19ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp
2013-10-22ospf6d/ospfd: refactor some common definesDinesh Dutt
2012-06-25ospf6d: complete SNMP implementation of ospfv3AreaTableVincent Bernat
2008-08-22[trivia] finish off static'ification of ospf6d and ripngdPaul Jakma
2008-02-26[c++] remove/rename some names in headers that clash with C++ reserved wordsPaul Jakma
2005-06-24 * ospf6_abr.[ch], ospf6_area.[ch]: Add area filter-list (in|out)hasso
2004-09-23Remove usage of evil list and listnode typedefs.hasso
2004-08-15SVN revisions 916-920 from Zebra. ABR support is almost done.hasso
2004-08-04SVN revision 907 from Zebra cvs repository.hasso
2004-05-18Ospf6d merge from Zebra repository with added privs stuff and mergedhasso
2002-12-13Initial revisionpaul