Opened 10 years ago
Closed 8 years ago
#459 closed defect (fixed)
NTCP thrashing at startup
Reported by: | zzz | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.8 |
Component: | router/transport | Version: | 0.8.4 |
Keywords: | NTCP | Cc: | |
Parent Tickets: | Sensitive: | no |
Description
NTCP gets disabled and re-enabled a couple times at startup as SSU discovers ports, IP, and firewall status. This in turn thrashes the UPnP port opening. This may be the source of some issues with opening ports, and possibly bugs such as multiple pumpers. NTCP shouldn't have to be restarted to add or drop the listen address, only to change it? See, in part, transport/CSFI.java
Subtickets
Change History (4)
comment:1 Changed 8 years ago by
Keywords: | NTCP added |
---|---|
Milestone: | 0.9 |
comment:2 Changed 8 years ago by
Milestone: | → 0.9.9 |
---|---|
Status: | new → accepted |
comment:3 Changed 8 years ago by
Milestone: | 0.9.9 → 0.9.8 |
---|
comment:4 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
IPv6 propped in 0.9.7-3
Note: See
TracTickets for help on using
tickets.
This will be fixed as a part of the IPv6 development work.