router: utilize interface ra_mtu for RA
authorPaul Donald <[email protected]>
Thu, 30 Oct 2025 00:53:44 +0000 (01:53 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Mon, 3 Nov 2025 07:17:12 +0000 (08:17 +0100)
commit1ef9e0e610d5ee586173991390e4a19d281379ea
treeafabb820b0d48347cc014b84a3930b8130e834a0
parent1480c09ee0aaca2d00db74af6b5f468cb409e064
router: utilize interface ra_mtu for RA

MTU is now set at configure time.

Change ra_mtu to uint32 since it never stores a negative value.

Signed-off-by: Paul Donald <[email protected]>
Link: https://github.com/openwrt/odhcpd/pull/296
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
src/odhcpd.h
src/router.c