Changes

201 bytes removed ,  17:03, 20 November 2012
no edit summary
Line 30: Line 30:  
| crtools || Smart paths resolution || - || Need a way to resolve paths to overmounted files. There are two ways: 1. Move mounts, that overlap the desired path temprarily. 2. When creating a new mount pre-open an fd keeping the mountpoint. Later, do accurate path resolve and call openat() on proper mountpoint fd
 
| crtools || Smart paths resolution || - || Need a way to resolve paths to overmounted files. There are two ways: 1. Move mounts, that overlap the desired path temprarily. 2. When creating a new mount pre-open an fd keeping the mountpoint. Later, do accurate path resolve and call openat() on proper mountpoint fd
 
|-
 
|-
| kernel/crtools || TCP connection fixup || - || When we turn repair off a window probe is sent by kernel. It can be lost and we leave with stuck connection. Plus, the keepalive timer isn't rearmed on repaired socket connect, probably this is the way to solve this.
+
| kernel/crtools || TCP repair fixes || - || [[TCP repair TODO]]
 
|-
 
|-
 
| crtools || Iptables || - || This is easy. Need to run ipdables-save and iptables-restore
 
| crtools || Iptables || - || This is easy. Need to run ipdables-save and iptables-restore