X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=src%2Fodhcpd.h;fp=src%2Fodhcpd.h;h=48ee51eb4b7a97798cc02b4a309aad50965d6361;hb=750e457e3000187b85906814a2529ede24775325;hp=fbfeb671c977e299fb0a0513eca0e3088d51f3f1;hpb=c516801e3dbb992ce1ea5274439b9b30888d9fb1;p=project%2Fodhcpd.git diff --git a/src/odhcpd.h b/src/odhcpd.h index fbfeb67..48ee51e 100644 --- a/src/odhcpd.h +++ b/src/odhcpd.h @@ -208,6 +208,8 @@ struct interface { bool ra_advrouter; bool ra_useleasetime; bool no_dynamic_dhcp; + uint8_t pio_filter_length; + struct in6_addr pio_filter_addr; // RA int learn_routes;