Преглед изворни кода

- body len is computed using the message len (it's not taken any more from the
msg. content-length)

Andrei Pelinescu-Onciul пре 22 година
родитељ
комит
804ca8baaa
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      TODO

+ 3 - 0
TODO

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