X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fipv6cp.h;h=25235d27fd2313e202a8817fe48b58cf0128e1b6;hb=ddd57c279f467e18c4fb3a661f21a069a5a37a1f;hp=2f4c06ddc1892c2c27f26a519f5e78efc82fc219;hpb=3a5c9a8fbc8970375cd881151d44e4b6fe249c6a;p=ppp.git 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 */