index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_asbr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospf6d: Fixing memory leak in ospf6_summary_add_aggr_route_and_blackhole.
Manoj Naragund
2022-12-19
1
-10
/
+21
*
Merge pull request #12196 from opensourcerouting/xref-vtysh
Donald Sharp
2022-11-03
1
-10
/
+8
|
\
|
*
ospfd, ospf6d: align CLI help strings
David Lamparter
2022-10-26
1
-8
/
+8
|
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
|
ospf6d: Fix for memory leak issues in ospf6.
Manoj Naragund
2022-10-25
1
-0
/
+8
|
/
*
*: Use autocomplete for route-maps under commands that require it
Donatas Abraitis
2022-06-13
1
-4
/
+4
*
ospf6d: Clean up thread interface
Donald Sharp
2022-05-20
1
-2
/
+2
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
1
-1
/
+1
*
ospf6d: fix crash when applying a route-map on a temporary route
Igor Ryzhov
2022-03-29
1
-0
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-11
/
+5
*
ospf6d: Fix spelling mistakes
Donald Sharp
2022-02-14
1
-4
/
+4
*
ospf6d: adjust type of "aggr_delay_interval"
anlan_cs
2022-01-29
1
-4
/
+3
*
Merge pull request #10314 from ckishimo/ospf6d_extstub
Donald Sharp
2022-01-13
1
-1
/
+1
|
\
|
*
ospf6d: do not send Type-5 into stub area
ckishimo
2022-01-10
1
-1
/
+1
*
|
Merge pull request #10315 from ckishimo/ospf6d_cleaning
Igor Ryzhov
2022-01-12
1
-10
/
+0
|
\
\
|
*
|
ospf6d: remove duplicated log
ckishimo
2022-01-10
1
-10
/
+0
|
|
/
*
|
Merge pull request #9285 from anlancs/fix-ospf6d-cli-with-nonexist-vrf
Igor Ryzhov
2022-01-12
1
-0
/
+2
|
\
\
|
*
|
ospf6d: give error information for commands with non-exist vrfs
anlan_cs
2022-01-11
1
-0
/
+2
|
|
/
*
/
ospfd,ospf6d: make clear the comparison of routemap name
anlan_cs
2022-01-11
1
-5
/
+5
|
/
*
ospf6d: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-4
/
+1
*
ospf6d: Remove ospf6->external_id_table
Donald Sharp
2021-11-24
1
-34
/
+0
*
Merge pull request #9831 from manojvn/379909_383518
Igor Ryzhov
2021-10-28
1
-2
/
+4
|
\
|
*
ospf6d: minor code enhancements.
Manoj Naragund
2021-10-26
1
-2
/
+4
*
|
Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-all
Russ White
2021-10-27
1
-2
/
+4
|
\
\
|
*
|
ospf6d: don't use if_lookup_by_name_all_vrf
Igor Ryzhov
2021-10-15
1
-2
/
+4
|
|
/
*
/
ospf6d: remove no-op
Igor Ryzhov
2021-10-14
1
-1
/
+0
|
/
*
ospf6d: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-08
1
-4
/
+0
*
Merge pull request #9699 from manojvn/379032-dev
Russ White
2021-10-07
1
-7
/
+2
|
\
|
*
ospf6d: code cleanup.
Manoj Naragund
2021-10-06
1
-2
/
+2
|
*
ospf6d: minor struct compare issues.
Manoj Naragund
2021-09-30
1
-7
/
+2
*
|
ospf6d: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
1
-1
/
+0
|
/
*
ospf6d: implement Type-7 default routes for NSSA areas
Renato Westphal
2021-09-21
1
-1
/
+2
*
ospf6d: don't generate Type-7 LSA for route created by "default-information-o...
Renato Westphal
2021-09-21
1
-1
/
+4
*
ospf6d: fix issue when displaying the redistribute command
Renato Westphal
2021-09-21
1
-1
/
+1
*
ospf6d: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-09-16
1
-0
/
+8
*
ospf6d: cleanup useless checks
Igor Ryzhov
2021-09-15
1
-1
/
+0
*
Merge pull request #9019 from pjdruddy/ospfv3-early-break-list-walk
Russ White
2021-09-10
1
-6
/
+15
|
\
|
*
ospf6d: break early on route prefix mismatch
Pat Ruddy
2021-07-20
1
-6
/
+15
*
|
ospf6d: add support for NSSA totally stub areas
Renato Westphal
2021-09-07
1
-0
/
+26
*
|
ospf6d: extend the "redistribute" command with more options
Renato Westphal
2021-08-26
1
-50
/
+39
*
|
ospf6d: further validate NSSA ASBR routes used for route computation
Renato Westphal
2021-08-24
1
-0
/
+16
*
|
ospf6d: flush external LSAs when NSSA is configured
Renato Westphal
2021-08-24
1
-2
/
+2
*
|
ospf6d: External LSAs reoriginates on every redistribute CLI
Mobashshera Rasool
2021-08-23
1
-4
/
+15
*
|
Merge pull request #9342 from mobash-rasool/ospfv3-asbr-summarisation
Russ White
2021-08-17
1
-50
/
+42
|
\
\
|
*
|
ospf6d: Remove Type-7 LSA when Type-5 LSA is removed
Mobashshera Rasool
2021-08-09
1
-16
/
+0
|
*
|
ospf6d: Remove assert and fix LSA removal in ASBR summarisation
Mobashshera Rasool
2021-08-09
1
-34
/
+42
*
|
|
ospf6d: Check the cost only when asbr_present for ECMP routes
Yash Ranjan
2021-08-04
1
-1
/
+1
|
/
/
*
|
Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisation
Russ White
2021-07-30
1
-75
/
+1140
|
\
\
|
*
|
ospf6d: ASBR summarisation per VRF
Mobashshera Rasool
2021-07-21
1
-1
/
+1
[next]