... | ... |
@@ -2,6 +2,9 @@ $Id$ |
2 | 2 |
|
3 | 3 |
( - todo, x - done) |
4 | 4 |
|
5 |
+- forward port fixes from testing |
|
6 |
+- use recvmsg to get the dst ip address in udp_rcv_loop |
|
7 |
+ (it won't work on solaris, but...) |
|
5 | 8 |
- nathelper: extract_body broken-> uses content_length value form the |
6 | 9 |
message instead of recalculating it + duplicate code for get_body() |
7 | 10 |
- fix check_sel_op -- add proto for uri proto checks |