Opened 7 years ago
Last modified 4 years ago
#1049 open defect
SSU multiple interface tracking
Reported by: | zzz | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.27 |
Component: | router/transport | Version: | 0.9.7.1 |
Keywords: | unfinished-business reliability ssu | Cc: | |
Parent Tickets: | Sensitive: | no |
Description
Multiple interface support was added for IPv6 in 0.9.8. If there is one IPv4 and one IPv6 interface we are fine. However if there is more than one of either type, there will be problems because we don't track what interface a connection came in on, and the response may go out a different interface. See SSU PacketPusher? comments. This didn't get done for 0.9.8.
Subtickets
Change History (4)
comment:1 Changed 6 years ago by
Keywords: | unfinished-business reliability ssu added |
---|---|
Milestone: | 0.9.10 |
comment:2 Changed 5 years ago by
Status: | new → open |
---|
comment:3 Changed 5 years ago by
Milestone: | → 0.9.27 |
---|
Note: See
TracTickets for help on using
tickets.
see related change in 0.9.25-12 in #1050 which may make this worse