ietf-6man / pio-pflag

0 stars 0 forks source link

Onlink behaviour #4

Closed otroan closed 2 months ago

otroan commented 4 months ago

Previously hosts on the link would communicate directly. A PD host has an address that is not directly connected to the link. Meaning all traffic will have to go via the default router or there will be ICMP redirects to redirect the sending host to use the PD host directly. Should this be mentioned in the draft?

lcolitti commented 2 months ago

This is discussed in section 6.4 of the pd-per-device draft.

bobhinden commented 2 months ago

I wonder if it would be useful to copy the text from the second paragraph of Section 6.4 from the V6OPS draft.

Some implementors may not go back and read the V6OPS draft.

furry13 commented 2 months ago

-08 has the text copied from the v6ops draft:

https://www.ietf.org/archive/id/draft-ietf-6man-pio-pflag-08.html#name-on-link-communication

bobhinden commented 2 months ago

Thanks!

Bob

On Mon, Aug 12, 2024 at 5:07 AM furry13 @.***> wrote:

-08 has the text copied from the v6ops draft:

https://www.ietf.org/archive/id/draft-ietf-6man-pio-pflag-08.html#name-on-link-communication

— Reply to this email directly, view it on GitHub https://github.com/ietf-6man/pio-pflag/issues/4#issuecomment-2283795090, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRAI2RKG2QE7OU5MMS5OUTZRCQP5AVCNFSM6AAAAABIYR2466VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBTG44TKMBZGA . You are receiving this because you commented.Message ID: @.***>

ekline commented 2 months ago

S6.4 LGTM, but it seems like there is some possible pathological scenario where two PD-per-client clients are running a lot of VMs (for example) that are talking to one another.

But having an ICMPv6 Redirect that works at the prefix level and not the /128 is definitely something to defer until it's actual problem people are having. There are other workarounds in this case too (like distribution of routing information).

LGTM.