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
*
ospf6d: Free Newly Created LSA when Non-Self-Originated Grace LSA is Discarded
Keelan10
2023-08-23
1
-0
/
+1
*
ospf6d: Convert ospf6_lsa_unlock to a better api
Donald Sharp
2023-07-12
1
-2
/
+2
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-6
/
+6
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-31
/
+31
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
ospfd, ospf6d: Add more logging details
Donatas Abraitis
2023-03-17
1
-1
/
+5
*
ospfd, ospf6d: perform GR consistency check only when necessary
Renato Westphal
2023-03-02
1
-1
/
+4
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
ospf6d: Check for MinLSInterval timer when adding to LSUpdate list
Yash Ranjan
2022-04-18
1
-15
/
+28
*
ospf6d: crash in ospf6_decrement_retrans_count.
Manoj Naragund
2022-03-17
1
-1
/
+18
*
ospf6d: Remove ospf6->external_id_table
Donald Sharp
2021-11-24
1
-20
/
+0
*
Merge pull request #9752 from opensourcerouting/ospf6d-nssa-ranges
Russ White
2021-10-20
1
-9
/
+7
|
\
|
*
ospf6d: be careful to not refresh translated Type-5 LSAs twice
Renato Westphal
2021-10-06
1
-9
/
+7
*
|
Merge pull request #9699 from manojvn/379032-dev
Russ White
2021-10-07
1
-1
/
+0
|
\
\
|
*
|
ospf6d: code cleanup.
Manoj Naragund
2021-10-06
1
-1
/
+0
*
|
|
Merge pull request #9738 from rgirada/ospfv3_crash
Russ White
2021-10-07
1
-7
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ospf6d: ospf6d is crashing upon receiving duplicated Grace LSA.
rgirada
2021-10-05
1
-7
/
+8
|
|
/
*
/
ospf6d: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
1
-3
/
+0
|
/
*
ospf6d: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-09-16
1
-12
/
+30
*
Merge pull request #8935 from rgirada/ospfv3_gr_helper
Renato Westphal
2021-08-19
1
-0
/
+61
|
\
|
*
ospf6d: GR helper configurations
rgirada
2021-08-12
1
-4
/
+4
|
*
ospf6d: GR helper exit scenarios
rgirada
2021-08-10
1
-10
/
+46
|
*
ospf6d: Helper functionality changes
rgirada
2021-08-10
1
-0
/
+25
*
|
ospf6d: Remove Type-7 LSA when Type-5 LSA is removed
Mobashshera Rasool
2021-08-09
1
-1
/
+18
|
/
*
Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisation
Russ White
2021-07-30
1
-1
/
+26
|
\
|
*
ospf6d: ASBR Summarisation feature implementation
Mobashshera Rasool
2021-07-21
1
-1
/
+26
*
|
ospf6d: don't create Adv-ID:0.0.0.0 LSAs at start
David Lamparter
2021-07-20
1
-0
/
+10
|
/
*
ospf6d: Max aged LSAs are not getting deleted from DB
Mobashshera Rasool
2021-06-24
1
-7
/
+22
*
Merge pull request #8841 from volta-networks/fix_ospf6_bad_seqnum
Donald Sharp
2021-06-19
1
-0
/
+12
|
\
|
*
ospf6: Drop LSA with bad seqnumber
lynne
2021-06-18
1
-0
/
+12
*
|
ospf6d: move error logs out from behind debug flags
lynne
2021-06-14
1
-5
/
+6
|
/
*
ospf6d: Support for nssa in ospfv3
Kaushik
2021-06-04
1
-4
/
+40
*
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
[next]