summaryrefslogtreecommitdiffstats
path: root/sbin/spppcontrol
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>2001-12-30 20:42:29 +0000
committerjoerg <joerg@FreeBSD.org>2001-12-30 20:42:29 +0000
commitdcd142d5d3afac395fcc167f01e9c2b20e9da913 (patch)
tree07bcd9f7764454c91bd188f8c248c39850b93a6f /sbin/spppcontrol
parenteb6032a814b012c30a23a7250fb77baec3f8d9d8 (diff)
downloadFreeBSD-src-dcd142d5d3afac395fcc167f01e9c2b20e9da913.zip
FreeBSD-src-dcd142d5d3afac395fcc167f01e9c2b20e9da913.tar.gz
Implement an option to administratively disable the negotiation of
IPv6 on an sppp interface. In an IPv6-enabled kernel, every IPv6 interface automatically gets an IPv6 address assigned (and IPv6 multicast packets sent at initialization time). For sppp links where we know our remote peer wouldn't support IPv6 at all, there's no point in attempting to negotiate IPV6CP (or to even dial out for an IPv6 packet at all for dial-on-demand interfaces). I wish there were a more generic way to administratively disable IPv6 on an interface instead. ume told me there isn't. While i was at it, converted both, enable_vj and enable_ipv6 into flag bits in struct sppp (enable_vj used to be an int of its own). MFC after: 1 month
Diffstat (limited to 'sbin/spppcontrol')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud