index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_flood.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8658 from gromit1811/bugfix_8567
Martin Winter
2021-05-13
1
-8
/
+10
|
\
|
*
ospf6d: Send MAXAGE LS update for received old self-originated LSAs
Martin Buck
2021-05-11
1
-8
/
+10
*
|
ospf6d: Fix when an "export-list" or "filter-list out" is applied.
lynne
2021-05-04
1
-2
/
+4
|
/
*
ospf6d: Do not flood unknown LSAs if U-bit is clear
Karen Schoener
2021-03-24
1
-0
/
+13
*
ospf6d: Remove #if 0 code that has not been used in a long time
Donald Sharp
2021-01-28
1
-12
/
+0
*
ospf6d : Transformation changes for ospf6 vrf support.
harios_niral
2020-10-31
1
-1
/
+10
*
ospf6d: Fix flooding of old copies of self-originated LSAs
Martin Buck
2020-09-29
1
-10
/
+14
*
ospf6d: Prevent use after free
Donald Sharp
2020-04-18
1
-4
/
+5
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-1
/
+1
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-3
/
+3
*
ospf6d: ospf6_flood.c: self-originated MaxAge LSAs to install and refresh.
Yasuhiro Ohara
2019-12-04
1
-12
/
+0
*
Merge pull request #2814 from qlyoung/fix-ospf6d-lsa-uaf-test
David Lamparter
2018-08-20
1
-0
/
+2
|
\
|
*
ospf6d: sanity check refcount correctness
Quentin Young
2018-08-14
1
-0
/
+2
*
|
ospf6d: revert fix for Coverity 1221459
F. Aragon
2018-08-13
1
-1
/
+0
|
/
*
spf6d: fix use after free (2) (Coverity 1221459)
paco
2018-06-21
1
-0
/
+1
*
spf6d: fix use after free (Coverity 1221459)
paco
2018-06-08
1
-2
/
+3
*
ospf6d: Intra-prefix LSA update after frr restart
Chirag Shah
2018-03-08
1
-0
/
+22
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-20
/
+19
*
ospf6d: Handle Premature Aging of LSAs
Chirag Shah
2018-02-15
1
-15
/
+59
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-882
/
+845
*
*: remove VTYNL, part 2 of 6
David Lamparter
2017-07-14
1
-1
/
+1
*
ospf6d: VNL -> VTYNL
David Lamparter
2017-07-14
1
-1
/
+1
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-42
/
+31
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-17
/
+23
*
*: use monotime()
David Lamparter
2017-01-23
1
-3
/
+3
*
ospfd: ospfd-warnings.patch
Donald Sharp
2015-05-20
1
-1
/
+1
*
Command to adjust min-arrival value in Milliseconds.
Donald Sharp
2015-05-20
1
-2
/
+5
*
ospf6d: ospfv3-stub-area-support.patch
Donald Sharp
2015-05-20
1
-1
/
+1
*
ospf6d: ospfv3-abr-ecmp-support.patch
Donald Sharp
2015-05-20
1
-0
/
+3
*
ospf6d: clear lsa->refresh before clearing LSAs
David Lamparter
2014-03-18
1
-0
/
+1
*
ospf6d: don't send LSAck on an interface if we've flooded the LSU out that i/f
Dinesh Dutt
2013-11-08
1
-13
/
+8
*
ospf6d: handle seqnum wrapping
Dinesh Dutt
2013-11-08
1
-0
/
+19
*
ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance)
Dinesh Dutt
2013-11-08
1
-11
/
+23
*
ospf6d: add p2p interface support
Dinesh Dutt
2013-11-08
1
-1
/
+2
*
ospf6d: fix various bugs in installing and flooding LSAs
Dinesh Dutt
2013-11-08
1
-8
/
+6
*
ospf6d/ospfd: refactor some common defines
Dinesh Dutt
2013-10-23
1
-4
/
+4
*
lib: improve fletcher checksum validation
JR Rivers
2012-10-25
1
-3
/
+1
*
Convert ospf6d over to quagga_gettime() wrappers.
Takashi Sogabe
2009-06-22
1
-3
/
+3
*
[trivia] finish off static'ification of ospf6d and ripngd
Paul Jakma
2008-08-22
1
-8
/
+8
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-40
/
+20
*
*.c: Change level of debug messages to LOG_DEBUG.
hasso
2004-12-24
1
-48
/
+48
*
2004-11-05 Phil Spagnolo <phillip.a.spagnolo@boeing.com>
gdt
2004-11-05
1
-1
/
+1
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-7
/
+7
*
Merge svn revision 975 from Zebra repository.
hasso
2004-09-01
1
-46
/
+115
*
Merge svn revision 954 from Zebra cvs.
hasso
2004-08-26
1
-3
/
+4
*
SVN revisions 935-940 merge from Zebra CVS.
hasso
2004-08-25
1
-2
/
+8
*
Merge svn revisions 924 and 925 from Zebra CVS. Also remove useless
hasso
2004-08-19
1
-2
/
+13
*
SVN revisions 916-920 from Zebra. ABR support is almost done.
hasso
2004-08-15
1
-406
/
+480
*
Update to latest (really :) ospf6d from Zebra repository and some tiny
hasso
2004-05-18
1
-0
/
+25
[next]