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: Stop using MTYPE_TMP in some cases
Donald Sharp
2022-12-05
1
-2
/
+2
*
ospf6d: Consolidate to ospf6_route_is_identical
Donald Sharp
2022-11-28
1
-6
/
+1
*
ospf6d: ospf6_route_cmp_nexthops make return sane
Donald Sharp
2022-11-28
3
-15
/
+18
*
ospf6d: fix infinite loop when adding ASBR route
Renato Westphal
2022-11-24
2
-0
/
+29
*
Merge pull request #12280 from opensourcerouting/fix/ospv6_show_passive_inter...
Jafar Al-Gharaibeh
2022-11-09
1
-3
/
+10
|
\
|
*
ospf6d: Show if the interface is passive for `show ipv6 ospf6 interface`
Donatas Abraitis
2022-11-08
1
-3
/
+10
*
|
Merge pull request #11302 from punith-shivakumar/master
Donatas Abraitis
2022-11-08
2
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
ospf6d: fix test_ospf6_gr_topo1 topotest
Punith Kumar S
2022-07-13
1
-1
/
+1
|
*
ospf6d: routes are not synced by ABR.
Punith Kumar S
2022-07-13
1
-1
/
+4
*
|
Merge pull request #12196 from opensourcerouting/xref-vtysh
Donald Sharp
2022-11-03
9
-45
/
+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
9
-37
/
+0
*
|
|
Merge pull request #12201 from donaldsharp/clang-16-robots
Jafar Al-Gharaibeh
2022-10-27
1
-4
/
+2
|
\
\
\
|
*
|
|
ospf6d: Make ospf6d happy with clang-16
Donald Sharp
2022-10-26
1
-4
/
+2
|
|
/
/
*
/
/
ospf6d: Fix for memory leak issues in ospf6.
Manoj Naragund
2022-10-25
2
-1
/
+19
|
/
/
*
|
Merge pull request #12146 from rgirada/frr_gr
Donatas Abraitis
2022-10-19
1
-0
/
+5
|
\
\
|
*
|
ospf6d: adding missing json fields
rgirada
2022-10-18
1
-0
/
+5
*
|
|
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-0
/
+2
|
/
/
*
|
ospf6d: Don't remove summary route if it is a range
Xiaodong Xu
2022-08-20
1
-1
/
+6
*
|
Merge pull request #11781 from donaldsharp/ospf_packet_helper
Donatas Abraitis
2022-08-15
1
-5
/
+1
|
\
\
|
*
|
ospf6d: Remove unused variable
Donald Sharp
2022-08-11
1
-5
/
+1
*
|
|
Merge pull request #11785 from opensourcerouting/fix/remove_ospf6Enabled_from...
Donald Sharp
2022-08-13
1
-8
/
+1
|
\
\
\
|
*
|
|
ospf6d: Remove ospf6Enabled from JSON output
Donatas Abraitis
2022-08-11
1
-8
/
+1
|
|
/
/
*
/
/
ospf6d: fix missing cost change
anlan_cs
2022-08-11
1
-1
/
+4
|
/
/
*
|
ospf6d: combine two conditions for lsa prefix
anlan_cs
2022-08-03
1
-4
/
+2
*
|
ospf6d: corrected the debug string
sri-mohan1
2022-07-27
1
-1
/
+1
*
|
Merge pull request #11462 from donaldsharp/random_stuff_right
mobash-rasool
2022-06-24
1
-1
/
+7
|
\
\
|
*
|
ospf6d: Ensure that ospf6d does not memcpy beyond end of data
Donald Sharp
2022-06-23
1
-1
/
+7
*
|
|
Merge pull request #11430 from mjstapp/fix_ospf6_zebra_del
Rafael Zalamena
2022-06-24
1
-9
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospf6: permit route delete without nexthops
Mark Stapp
2022-06-17
1
-9
/
+18
*
|
|
ospf6d: cost is uint32_t so it cannot be greater than UINT32_MAX
Donald Sharp
2022-06-16
1
-2
/
+0
*
|
|
*: Use autocomplete for route-maps under commands that require it
Donatas Abraitis
2022-06-13
1
-4
/
+4
|
/
/
*
/
ospf6d: fix rx/tx buffer sizes
David Lamparter
2022-06-01
1
-11
/
+16
|
/
*
ospf6d: Clean up thread interface
Donald Sharp
2022-05-20
9
-53
/
+59
*
ospf6d: Remove double check of default prefix
Donald Sharp
2022-05-20
1
-8
/
+4
*
ospf6d: Ensure the ospf6 interface hello timer pops in all cases
Donald Sharp
2022-05-16
2
-3
/
+12
*
ospf6d: Give time left in hello timer for `show ipv6 ospf6 int`
Donald Sharp
2022-05-16
1
-3
/
+3
*
Merge pull request #11177 from opensourcerouting/fix/memset_memcpy
Donald Sharp
2022-05-13
7
-12
/
+12
|
\
|
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
7
-12
/
+12
*
|
ospf6d: add header size check for LSA
anlan_cs
2022-05-10
1
-0
/
+12
|
/
*
Merge pull request #11163 from opensourcerouting/fix/same_type_casting
Igor Ryzhov
2022-05-09
1
-6
/
+6
|
\
|
*
*: Avoid casting to the same type as on the left
Donatas Abraitis
2022-05-08
1
-6
/
+6
*
|
zebra, ospf6d: Do not check if NULL for XCALLOC()
Donatas Abraitis
2022-05-08
1
-2
/
+0
|
/
*
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
2
-3
/
+3
*
Merge pull request #11051 from donaldsharp/speell_more
Donatas Abraitis
2022-04-20
2
-2
/
+2
|
\
|
*
*: Fix spelling of accidently
Donald Sharp
2022-04-19
1
-1
/
+1
|
*
*: Fix spelling of specifed
Donald Sharp
2022-04-19
1
-1
/
+1
*
|
ospf6d: Check for MinLSInterval timer when adding to LSUpdate list
Yash Ranjan
2022-04-18
1
-15
/
+28
|
/
*
*: Fix spelling of Gracefull
Donald Sharp
2022-04-02
1
-1
/
+1
*
ospf6d: fix crash when applying a route-map on a temporary route
Igor Ryzhov
2022-03-29
1
-0
/
+1
[next]