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
*
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
*
Merge pull request #10158 from ckishimo/ospf6d_norefresh
Russ White
2022-03-29
1
-15
/
+36
|
\
|
*
ospf6d: fix NSSA area-range command
ckishimo
2022-03-28
1
-3
/
+29
|
*
ospf6d: stop refreshing type-5 from NSSA
ckishimo
2022-01-05
1
-15
/
+10
*
|
*: add SAFI argument to zclient_send_rnh
David Lamparter
2022-03-27
1
-2
/
+2
*
|
ospf6d: crash in ospf6_decrement_retrans_count.
Manoj Naragund
2022-03-17
2
-1
/
+20
*
|
Merge pull request #10447 from ton31337/fix/json_with_whitespaces
Donald Sharp
2022-03-13
3
-5
/
+37
|
\
\
|
*
|
*: Add camelCase JSON keys in addition to PascalCase
Donatas Abraitis
2022-02-03
2
-4
/
+23
|
*
|
ospfd,ospf6d: Add JSON additional keys with no whitespaces inside
Donatas Abraitis
2022-02-03
1
-1
/
+14
*
|
|
*: When matching against a nexthop send and process what it matched against
Donald Sharp
2022-03-12
1
-3
/
+4
*
|
|
ospfd,ospf6d: Add missing newline for `graceful-restart prepare` CLI
Donatas Abraitis
2022-03-09
1
-1
/
+1
*
|
|
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
16
-208
/
+129
*
|
|
Merge pull request #10571 from rameshabhinay/ospf6_auth_trailer
Russ White
2022-02-15
3
-21
/
+18
|
\
\
\
|
*
|
|
ospf6d: fix coverity issues.
Abhinay Ramesh
2022-02-14
3
-21
/
+18
*
|
|
|
ospf6d: Fix spelling mistakes
Donald Sharp
2022-02-14
4
-7
/
+7
|
/
/
/
*
|
|
ospf6d: Enable the feature using configure.ac
Abhinay Ramesh
2022-02-09
2
-0
/
+8
*
|
|
ospf6d: Stitching the auth trailer code with rest of ospf6.
Abhinay Ramesh
2022-02-09
15
-263
/
+698
*
|
|
ospf6d: Core functionality of auth trailer implementation..
Abhinay Ramesh
2022-02-09
4
-0
/
+912
*
|
|
ospf6d: Auth trailer CLI implementation.
Abhinay Ramesh
2022-02-09
2
-0
/
+288
*
|
|
ospf6d: support keychain for ospf6 authentication
Abhinay Ramesh
2022-02-09
1
-0
/
+2
[next]