On Thu, 2009-08-06 at 15:36 -0700, Brian Lam wrote:
> I looked into udp.c and saw that udp_input() checks both the source and
> destination port of connected pcbs before it considers it a match(line
> 195, rev 1.109). I think that this may be in violation of RFC 768 which
> states that:
> 
> "Source Port is an optional field, when meaningful, it indicates the port
> of the sending  process,  and may be assumed  to be the port  to which a
> reply should  be addressed  in the absence of any other information.  If
> not used, a value of zero is inserted."

Could you file a bug for this on savannah?

Thanks

Kieran



_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to