Opened 18 years ago
Closed 14 years ago
#800 closed enhancement (fixed)
ICMP
Reported by: | axeld | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Network & Internet/Stack | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Change History (6)
comment:1 by , 18 years ago
Platform: | → All |
---|
- Complete our ICMP implementation, allow the stack to send ICMP packets to report errors.
- Implement an error reporting mechanism.
- Implement error handling of ICMP packets to TCP, IPv4, and UDP.
comment:2 by , 17 years ago
Milestone: | R1 Network Stack → R1/alpha |
---|
comment:3 by , 17 years ago
Milestone: | R1/alpha1 → R1 |
---|
Actually, the network stack works pretty well as is, so maybe relaxing the milestone is okay here.
comment:4 by , 14 years ago
Is this ticket still fully valid/correct after all the network improvements in the last year?
comment:5 by , 14 years ago
Most of the net stack improvements of the past year have had an emphasis on wifi and such, the ICMP module hasn't really been touched much and is, as far as I know, still fairly incomplete.
comment:6 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Actually, I implemented ICMP support completely during my network contract. The only thing missing is path MTU detection, but I believe there is a separate ticket for it.
Note:
See TracTickets
for help on using tickets.