Hacker News new | ask | show | jobs
by FuriouslyAdrift 1040 days ago
If it truly encapsulated IPv4, then there wouldn't be two stacks. It would be one stack and legacy devices could snip the xtra bits (or have it done for them via a router).
2 comments

I'm skeptical. How would the legacy device V4 understand the "extra bits"? How would this work on the same subnet (no router)?
If it can't natively (by creating a new networking stack), then a router would have to re-write the packet.

Endpoint dvices should not be direct peering (security). Always go through either a passthrough inspection device or router.

Endpoint devices peering directly is how things work on most small networks. What you describe would cause more problems than it solves.
> (or have it done for them via a router)

And then we are back to NAT...