summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_flood.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8658 from gromit1811/bugfix_8567Martin Winter2021-05-131-8/+10
|\
| * ospf6d: Send MAXAGE LS update for received old self-originated LSAsMartin Buck2021-05-111-8/+10
* | ospf6d: Fix when an "export-list" or "filter-list out" is applied.lynne2021-05-041-2/+4
|/
* ospf6d: Do not flood unknown LSAs if U-bit is clearKaren Schoener2021-03-241-0/+13
* ospf6d: Remove #if 0 code that has not been used in a long timeDonald Sharp2021-01-281-12/+0
* ospf6d : Transformation changes for ospf6 vrf support.harios_niral2020-10-311-1/+10
* ospf6d: Fix flooding of old copies of self-originated LSAsMartin Buck2020-09-291-10/+14
* ospf6d: Prevent use after freeDonald Sharp2020-04-181-4/+5
* *: Finish off the __PRETTY_FUNCTION__ to __func__Donald Sharp2020-03-061-1/+1
* *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-051-3/+3
* ospf6d: ospf6_flood.c: self-originated MaxAge LSAs to install and refresh.Yasuhiro Ohara2019-12-041-12/+0
* Merge pull request #2814 from qlyoung/fix-ospf6d-lsa-uaf-testDavid Lamparter2018-08-201-0/+2
|\
| * ospf6d: sanity check refcount correctnessQuentin Young2018-08-141-0/+2
* | ospf6d: revert fix for Coverity 1221459F. Aragon2018-08-131-1/+0
|/
* spf6d: fix use after free (2) (Coverity 1221459)paco2018-06-211-0/+1
* spf6d: fix use after free (Coverity 1221459)paco2018-06-081-2/+3
* ospf6d: Intra-prefix LSA update after frr restartChirag Shah2018-03-081-0/+22
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-20/+19
* ospf6d: Handle Premature Aging of LSAsChirag Shah2018-02-151-15/+59
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-882/+845
* *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-1/+1
* ospf6d: VNL -> VTYNLDavid Lamparter2017-07-141-1/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: update thread_add_* callsQuentin Young2017-05-091-42/+31
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-17/+23
* *: use monotime()David Lamparter2017-01-231-3/+3
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-1/+1
* Command to adjust min-arrival value in Milliseconds.Donald Sharp2015-05-201-2/+5
* ospf6d: ospfv3-stub-area-support.patchDonald Sharp2015-05-201-1/+1
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-0/+3
* ospf6d: clear lsa->refresh before clearing LSAsDavid Lamparter2014-03-181-0/+1
* ospf6d: don't send LSAck on an interface if we've flooded the LSU out that i/fDinesh Dutt2013-11-081-13/+8
* ospf6d: handle seqnum wrappingDinesh Dutt2013-11-081-0/+19
* ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance)Dinesh Dutt2013-11-081-11/+23
* ospf6d: add p2p interface supportDinesh Dutt2013-11-081-1/+2
* ospf6d: fix various bugs in installing and flooding LSAsDinesh Dutt2013-11-081-8/+6
* ospf6d/ospfd: refactor some common definesDinesh Dutt2013-10-231-4/+4
* lib: improve fletcher checksum validationJR Rivers2012-10-251-3/+1
* Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe2009-06-221-3/+3
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-8/+8
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-40/+20
* *.c: Change level of debug messages to LOG_DEBUG.hasso2004-12-241-48/+48
* 2004-11-05 Phil Spagnolo <phillip.a.spagnolo@boeing.com>gdt2004-11-051-1/+1
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-7/+7
* Merge svn revision 975 from Zebra repository.hasso2004-09-011-46/+115
* Merge svn revision 954 from Zebra cvs.hasso2004-08-261-3/+4
* SVN revisions 935-940 merge from Zebra CVS.hasso2004-08-251-2/+8
* Merge svn revisions 924 and 925 from Zebra CVS. Also remove uselesshasso2004-08-191-2/+13
* SVN revisions 916-920 from Zebra. ABR support is almost done.hasso2004-08-151-406/+480
* Update to latest (really :) ospf6d from Zebra repository and some tinyhasso2004-05-181-0/+25