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
*
*: 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
|
*
|
ospf6d: fix memleak when translating NSSA LSA
Renato Westphal
2021-10-06
1
-2
/
+3
|
*
|
ospf6d: remove incomplete support for NSSA ranges
Renato Westphal
2021-10-06
1
-83
/
+0
|
*
|
ospf6d: fix processing of translated AS-external LSAs
Renato Westphal
2021-10-06
1
-20
/
+14
|
*
|
ospf6d: be careful to not refresh translated Type-5 LSAs twice
Renato Westphal
2021-10-06
1
-9
/
+7
|
*
|
ospf6d: fix selection of NSSA forwarding address
Renato Westphal
2021-10-06
2
-7
/
+11
|
*
|
ospf6d: add "nssa" option to the "debug ospf6 lsa" command
Renato Westphal
2021-10-06
1
-2
/
+4
|
*
|
ospf6d: remove unnecessary code
Renato Westphal
2021-10-06
2
-106
/
+0
|
*
|
ospf6d: declare neighbor memtype as static
Renato Westphal
2021-10-06
1
-1
/
+1
|
*
|
ospf6d: remove unused bitfield
Renato Westphal
2021-10-06
3
-4
/
+0
|
*
|
ospf6d: remove redundant loop
Renato Westphal
2021-10-06
1
-7
/
+5
|
*
|
ospf6d: remove unguarded debug message
Renato Westphal
2021-10-06
1
-2
/
+0
|
*
|
ospf6d: remove unused function parameter
Renato Westphal
2021-10-06
1
-14
/
+9
*
|
|
lib: allow to create interfaces in non-existing VRFs
Igor Ryzhov
2021-10-19
1
-10
/
+2
*
|
|
Merge pull request #9813 from opensourcerouting/ospf-gr-fixes
Donald Sharp
2021-10-15
1
-1
/
+1
|
\
\
\
|
*
|
|
ospf6d: fix LSA name in debug message
Renato Westphal
2021-10-12
1
-1
/
+1
[next]