mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-20 13:04:28 +02:00
Merge pull request #9880 from yyforyongyu/accessman
Improve access control in peer connections
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
|
||||
## Functional Updates
|
||||
|
||||
- [Improved](https://github.com/lightningnetwork/lnd/pull/9880) the connection
|
||||
restriction logic enforced by `accessman`. In addition, the restriction placed
|
||||
on outbound connections is now lifted.
|
||||
|
||||
## RPC Updates
|
||||
|
||||
## lncli Updates
|
||||
@@ -71,5 +75,4 @@ much more slowly.
|
||||
## Tooling and Documentation
|
||||
|
||||
# Contributors (Alphabetical Order)
|
||||
|
||||
* Yong Yu
|
||||
|
Reference in New Issue
Block a user