packages/net/libreswan
Dharmik Parmar 527c1f1183 libreswan: fix default subnet matching
Match only explicit default-route subnet tokens when normalizing leftsubnets and rightsubnets.

The previous regex treated dots as wildcards.

Values such as 10.250.0.0/16 and 10.0.0.0/8 were rewritten to 0.0.0.0/0.

Fixes: https://github.com/openwrt/openwrt/issues/23795
Signed-off-by: Dharmik Parmar <dharmikparmar2004@yahoo.com>
2026-07-10 20:59:58 +02:00
..
files libreswan: fix default subnet matching 2026-07-10 20:59:58 +02:00
patches
Makefile libreswan: fix default subnet matching 2026-07-10 20:59:58 +02:00