index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: remove *.conf.sample files
Quentin Young
2021-04-09
2
-53
/
+0
*
ospf6d: North-bound implementation for ospf6d rmaps
Sarita Patra
2021-03-30
6
-71
/
+291
*
Merge pull request #8057 from ranjanyash54/default-route
Russ White
2021-03-30
12
-16
/
+320
|
\
|
*
ospf6d: Minor changes for stub area
Yash Ranjan
2021-03-29
1
-0
/
+14
|
*
ospf6d: Add logic to set metric if route-map not present
Yash Ranjan
2021-03-29
4
-2
/
+51
|
*
ospf6d: Add logic to change the status of router to ASBR
Yash Ranjan
2021-03-29
5
-11
/
+41
|
*
ospf6d: Add CLI and logic for default-information originate command
Yash Ranjan
2021-03-29
7
-3
/
+214
*
|
Merge pull request #8368 from volta-networks/fix_isis_ospfv3_coverity
Russ White
2021-03-30
1
-0
/
+1
|
\
\
|
*
|
ospf6d: fix coverity warning
lynne
2021-03-29
1
-0
/
+1
|
|
/
*
|
Merge pull request #8351 from volta-networks/fix_ospf6_abr_examin_summary_che...
Martin Winter
2021-03-30
1
-1
/
+2
|
\
\
|
*
|
ospf6d: fix ospf6_abr_examin_summary to check for a path cost change
Karen Schoener
2021-03-26
1
-1
/
+2
|
|
/
*
/
ospf6d: fix unguarded debug
Mark Stapp
2021-03-26
1
-2
/
+4
|
/
*
Merge pull request #8329 from volta-networks/fix_unkown_lsa_U_bit
Donald Sharp
2021-03-25
1
-0
/
+13
|
\
|
*
ospf6d: Do not flood unknown LSAs if U-bit is clear
Karen Schoener
2021-03-24
1
-0
/
+13
*
|
ospf6d: Link LSAs are not getting MAX_AGE in neighbor
Yash Ranjan
2021-03-25
1
-1
/
+15
|
/
*
ospf6d: kill ospf6_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
15
-98
/
+30
*
ospf6d: split off ospf6_lsa_alloc()
David Lamparter
2021-03-22
3
-28
/
+15
*
Merge pull request #8121 from opensourcerouting/macro-cleanup
Donatas Abraitis
2021-03-22
15
-59
/
+61
|
\
|
*
*: require semicolon after FRR_CFG_DEFAULT_*
David Lamparter
2021-03-17
1
-1
/
+1
|
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
2
-2
/
+4
|
*
*: require semicolon after DEFINE_<typesafe...>
David Lamparter
2021-03-17
2
-2
/
+2
|
*
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
4
-6
/
+6
|
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
4
-4
/
+4
|
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
5
-43
/
+43
|
*
snmp: change -std=gnu99 to -std=gnu11
David Lamparter
2021-03-17
1
-1
/
+1
*
|
Merge pull request #8278 from ckishimo/ospfv3_iface
Donald Sharp
2021-03-21
2
-3
/
+9
|
\
\
|
*
|
ospf6d: fix warning message when interfae disabled
ckishimo
2021-03-17
1
-1
/
+2
|
*
|
ospf6d: remove interface prefix when area is removed
ckishimo
2021-03-17
1
-1
/
+7
|
*
|
ospf6d: fix iface commands lost when removing from area
ckishimo
2021-03-16
1
-1
/
+0
|
|
/
*
|
Merge pull request #8248 from volta-networks/fix_ospf6_chunk_msgs
Donald Sharp
2021-03-17
1
-4
/
+12
|
\
\
|
*
|
ospfd6: Clear locks when ospf messages need to be chunked
lynne
2021-03-16
1
-4
/
+12
|
|
/
*
/
ospf6d: Fix coverity errors
lynne
2021-03-16
1
-2
/
+5
|
/
*
*: fix printf extension types
David Lamparter
2021-03-14
1
-4
/
+4
*
ospf6d: Convert to use builtin printf functionality
Donald Sharp
2021-03-14
2
-54
/
+24
*
Merge pull request #8138 from ckishimo/ospfv3_prefix
Russ White
2021-03-09
3
-39
/
+18
|
\
|
*
ospf6d: add DN bit in prefix options
ckishimo
2021-02-23
2
-14
/
+9
|
*
ospf6d: remove redundant code when printing prefix options
ckishimo
2021-02-23
1
-38
/
+8
|
*
ospf6d: print prefix options for lsa type 3 and 5
ckishimo
2021-02-23
1
-1
/
+15
*
|
Merge pull request #8185 from volta-networks/fix_ospf6_changing_area_to_stub
Donald Sharp
2021-03-07
4
-2
/
+32
|
\
\
|
*
|
ospf6d: Don't advertise AS-External LSAs into stub area
lynne
2021-03-03
4
-2
/
+32
*
|
|
ospf6d: fix setting NOAUTOCOST flag
Emanuele Di Pascale
2021-03-03
1
-2
/
+1
|
/
/
*
|
ospf6d: Json support added for command "show ipv6 ospf6 spf tree [json]"
Yash Ranjan
2021-03-02
3
-14
/
+75
*
|
ospf6d: turn some info->debug
Donald Sharp
2021-02-27
1
-11
/
+5
*
|
Merge pull request #8139 from volta-networks/fix_ospf6_show_database
Donald Sharp
2021-02-25
1
-6
/
+15
|
\
\
|
*
|
ospf6d: fix display of unknown LSAs in show ipv6 ospf6 database command
lynne
2021-02-23
1
-6
/
+15
|
|
/
*
|
Merge pull request #8035 from qlyoung/remove-more-sprintf
Mark Stapp
2021-02-23
3
-8
/
+15
|
\
\
|
|
/
|
/
|
|
*
*: remove more sprintf()
Quentin Young
2021-02-09
3
-8
/
+15
*
|
Merge pull request #8102 from volta-networks/fix_ospf6_error_logs
Donald Sharp
2021-02-19
1
-30
/
+45
|
\
\
|
*
|
ospf6d: Update logs that indicate why ospf6 adjacency is not coming up.
lynne
2021-02-18
1
-30
/
+45
*
|
|
ospf6d: Metric option in intra-prefix LSA detail
Yash Ranjan
2021-02-19
1
-1
/
+6
|
/
/
[next]