]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
Fixed bug #33048 (Bad range for IP source port numbers) by using ports in the IANA...
authorgoldsimon <goldsimon>
Wed, 13 Apr 2011 17:52:00 +0000 (17:52 +0000)
committergoldsimon <goldsimon>
Wed, 13 Apr 2011 17:52:00 +0000 (17:52 +0000)
commit33d6dcec5b0513345f3e587691c2d308c368814a
treedad8db568b3158c301516ce6e2b66561632261c7
parent791505ab6e80ad89f91359a10e3084b39f481adf
Fixed bug #33048 (Bad range for IP source port numbers) by using ports in the IANA private/dynamic range (49152 through 65535).
CHANGELOG
src/core/tcp.c
src/core/udp.c