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
...
|
*
|
|
|
|
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
7
-15
/
+94
|
\
\
\
\
\
|
*
|
|
|
|
ospf6d: give error information for commands with non-exist vrfs
anlan_cs
2022-01-11
7
-15
/
+94
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #9292 from mobash-rasool/ospfv3-bug2
Igor Ryzhov
2022-01-12
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
ospf6d: remove ospf6Enabled from json output after deprecation cycle
Mobashshera Rasool
2022-01-10
1
-0
/
+4
*
|
|
|
|
|
ospfd,ospf6d: make clear the comparison of routemap name
anlan_cs
2022-01-11
1
-5
/
+5
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
ospf6d: clean coverity warning of possible null pointer
anlan_cs
2021-12-23
1
-0
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #10081 from ckishimo/ospf6d_type4
Russ White
2021-12-07
1
-1
/
+14
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ospf6d: do not originate Type-4 into NSSA
ckishimo
2021-11-16
1
-1
/
+2
|
*
|
|
ospf6d: do not originate Type-4 for NSSA ASBR
ckishimo
2021-11-16
1
-0
/
+12
*
|
|
|
Merge pull request #10018 from ckishimo/ospf6d_bitN
Russ White
2021-11-29
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
ospf6d: check N-bit set in Hello packet
ckishimo
2021-11-25
1
-0
/
+8
*
|
|
|
|
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-27
7
-18
/
+10
*
|
|
|
|
ospf6d: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
8
-67
/
+17
|
/
/
/
/
*
|
|
/
ospf6d: Remove ospf6->external_id_table
Donald Sharp
2021-11-24
5
-59
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
4
-42
/
+26
*
|
|
Merge pull request #10076 from idryzhov/if-is-loopback-or-vrf
Donald Sharp
2021-11-22
1
-5
/
+5
|
\
\
\
|
*
|
|
*: unify if_is_loopback/if_is_loopback_or_vrf
Igor Ryzhov
2021-11-16
1
-5
/
+5
|
|
/
/
*
|
|
Merge pull request #10070 from idryzhov/ospf6-memcmp-cleanup
Quentin Young
2021-11-22
2
-32
/
+4
|
\
\
\
|
*
|
|
ospf6d: replace memcmp with correct comparisons
Igor Ryzhov
2021-11-16
1
-5
/
+4
|
*
|
|
ospf6d: remove meaningless ospf6_route_is_identical
Igor Ryzhov
2021-11-15
2
-27
/
+0
|
|
/
/
*
|
|
Merge pull request #10074 from opensourcerouting/assorted-20211116
Igor Ryzhov
2021-11-19
3
-38
/
+36
|
\
\
\
|
*
|
|
ospfd6d: replace handler vector with array
David Lamparter
2021-11-16
3
-38
/
+36
|
|
/
/
*
|
|
Merge pull request #10092 from ton31337/feature/replace_json_object_string_ad...
Igor Ryzhov
2021-11-18
2
-16
/
+11
|
\
\
\
|
*
|
|
ospf6d: Replace inet_ntop to %pI4/6 for JSON outputs
Donatas Abraitis
2021-11-18
2
-16
/
+11
|
|
/
/
*
/
/
ospf6d: Prevent use after free
Donald Sharp
2021-11-18
1
-2
/
+2
|
/
/
*
|
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
*
|
Merge pull request #9861 from rgirada/ospf6_coverity
Russ White
2021-11-11
2
-3
/
+25
|
\
\
|
*
|
ospf6d: Addressing few coverity issues.
rgirada
2021-10-29
2
-3
/
+25
*
|
|
Merge pull request #9864 from ton31337/feature/access_list_autocomplete
Russ White
2021-11-11
1
-6
/
+6
|
\
\
\
|
*
|
|
lib: Add autocomplete for access-lists
Donatas Abraitis
2021-10-31
1
-6
/
+6
*
|
|
|
ospf6d: Prevent crash in adj_ok
Donald Sharp
2021-11-05
3
-1
/
+6
*
|
|
|
ospf6d: Prevent use after free
Donald Sharp
2021-11-05
3
-2
/
+7
*
|
|
|
Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrf
Russ White
2021-11-05
1
-11
/
+13
|
\
\
\
\
|
*
|
|
|
ospf6d: don't use if_lookup_by_index_all_vrf
Igor Ryzhov
2021-10-28
1
-11
/
+13
*
|
|
|
|
ospf6d: avoid writing dumb ospf6 info at startup
Philippe Guibert
2021-11-03
1
-0
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #9863 from ton31337/feature/prefix-list_autocomplete
Igor Ryzhov
2021-10-29
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
ospf6d: Add autocomplete for `area X filter-list prefix`
Donatas Abraitis
2021-10-28
1
-2
/
+2
*
|
|
|
|
Merge pull request #9831 from manojvn/379909_383518
Igor Ryzhov
2021-10-28
4
-10
/
+12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ospf6d: remove unnecessary break.
Manoj Naragund
2021-10-26
1
-1
/
+0
|
*
|
|
|
ospf6d: prefix structure compare changes.
Manoj Naragund
2021-10-26
1
-3
/
+1
|
*
|
|
|
ospf6d: minor code enhancements.
Manoj Naragund
2021-10-26
2
-6
/
+11
|
|
/
/
/
*
|
|
|
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
|
|
/
/
/
*
|
/
/
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-8
/
+11
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #9752 from opensourcerouting/ospf6d-nssa-ranges
Russ White
2021-10-20
13
-364
/
+315
|
\
\
\
|
*
|
|
ospf6d: add support for NSSA Type-7 address ranges
Renato Westphal
2021-10-06
6
-25
/
+235
|
*
|
|
ospf6d: fix lookup of translated Type-5 LSA
Renato Westphal
2021-10-06
1
-19
/
+11
|
*
|
|
ospf6d: assorted code cleanup
Renato Westphal
2021-10-06
3
-81
/
+43
|
*
|
|
ospf6d: remove unnecessary check when translating Type-7 LSA
Renato Westphal
2021-10-06
1
-10
/
+0
[prev]
[next]