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