If IFF_LINK0 is set, do IP-in-IP instead of Ethernet-in-IP. This will
authorangelos <angelos@openbsd.org>
Sat, 8 Apr 2000 16:55:58 +0000 (16:55 +0000)
committerangelos <angelos@openbsd.org>
Sat, 8 Apr 2000 16:55:58 +0000 (16:55 +0000)
commitccdbd502fb383d50e3ce7b261180d0dfbefaf2c8
tree9132dc62f1388e924c0777024c062eb8d65adae7
parent1f78f1ced1458052b2bbfcb23dc7dde5479bea21
If IFF_LINK0 is set, do IP-in-IP instead of Ethernet-in-IP. This will
be used to implement overlay networks and more flexible road-warrior
support.
sys/net/if_enc.c