X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fipv6cp.h;fp=pppd%2Fipv6cp.h;h=25235d27fd2313e202a8817fe48b58cf0128e1b6;hp=2f4c06ddc1892c2c27f26a519f5e78efc82fc219;hb=388597eee99beac6e5b7430d24c377169f51bd57;hpb=66ce4bae66fa9215200174e2045d2cfaec7c3505 diff --git a/pppd/ipv6cp.h b/pppd/ipv6cp.h index 2f4c06d..25235d2 100644 --- a/pppd/ipv6cp.h +++ b/pppd/ipv6cp.h @@ -150,6 +150,7 @@ typedef struct ipv6cp_options { int neg_ifaceid; /* Negotiate interface identifier? */ int req_ifaceid; /* Ask peer to send interface identifier? */ + int default_route; /* Assign default route through interface? */ int accept_local; /* accept peer's value for iface id? */ int opt_local; /* ourtoken set by option */ int opt_remote; /* histoken set by option */