Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
soc:2010:cooldavid:journal:week10 [2010/07/30 04:05] cooldavid |
soc:2010:cooldavid:journal:week10 [2010/07/30 04:14] (current) cooldavid |
||
|---|---|---|---|
| Line 24: | Line 24: | ||
| If we want to support Selective ACK in the future, we don't want to discard | If we want to support Selective ACK in the future, we don't want to discard | ||
| any packet. | any packet. | ||
| + | |||
| + | [[https://git.ipxe.org/ipxe.git/commitdiff/1d3b6619e5e35eecc29efcef6eb1dd3564a2eb45|Commit diff on iPXE]] | ||
| + | |||
| + | [[https://git.ipxe.org/ipxe.git/commitdiff/9dc51afa2cc2b0d8310b540ae193edb37f148b8b|Commit diff on iPXE]] | ||
| + | |||
| <file> | <file> | ||
| commit 1d3b6619e5e35eecc29efcef6eb1dd3564a2eb45 | commit 1d3b6619e5e35eecc29efcef6eb1dd3564a2eb45 | ||
| Line 63: | Line 68: | ||
| Selective ACK support with possibly using deliver_raw() for | Selective ACK support with possibly using deliver_raw() for | ||
| performance concern. | performance concern. | ||
| + | |||
| + | [[https://git.ipxe.org/ipxe.git/commitdiff/4327d5d39f101f1df0ace6c03f3b3ada5f6a6213|Commit diff on iPXE]] | ||
| + | |||
| <file> | <file> | ||
| commit 4327d5d39f101f1df0ace6c03f3b3ada5f6a6213 | commit 4327d5d39f101f1df0ace6c03f3b3ada5f6a6213 | ||