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