1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/network/services/dropbear
Konstantin Demin 3f96246e97 dropbear: better handle interfaces
- introduce 'DirectInterface' option to bind exactly to specified interface;
  fixes #9666 and late IPv4/IPv6 address assignment
- option 'DirectInterface' takes precedence over 'Interface'
- improve interface/address handling,
  e.g. verify count of listening endpoints due to dropbear limit (10 for now)

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2024-02-09 09:13:05 +00:00
..
files dropbear: better handle interfaces 2024-02-09 09:13:05 +00:00
patches dropbear: add option to enable modern crypto only 2024-02-09 09:13:05 +00:00
Config.in dropbear: minor config reorder 2024-02-09 09:13:05 +00:00
Makefile dropbear: adjust file permissions 2024-02-09 09:13:05 +00:00