wg-linux: add support for splitting netlink messages for allowed ips
authorFelix Fietkau <nbd@nbd.name>
Wed, 31 May 2023 08:40:40 +0000 (10:40 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 31 May 2023 08:40:41 +0000 (10:40 +0200)
commitca17601dc24e4e593012d8d38e04e308956efa95
tree806706b95898de11d4f2fef849dec04a320a84a0
parent51be0ed659d0c8e86ef28b0de3da6b38809fa170
wg-linux: add support for splitting netlink messages for allowed ips

Fixes an issue when too many allowed ips are set for one peer
(e.g. when using a gateway)

Signed-off-by: Felix Fietkau <nbd@nbd.name>
wg-linux.c