]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/blobdiff - test/unit/lwipopts.h
dhcp unit test: fixed 2 consts, use udp checksum 0x0000 in handcrafted packets so...
[pes-rpp/rpp-lwip.git] / test / unit / lwipopts.h
index f44ccf858f6292f5af3e5df677dcf3cc3babb5a4..00595154b42f926e818dedcbf7aa997d302531a9 100644 (file)
@@ -39,7 +39,6 @@
 
 /* Enable DHCP to test it, disable UDP checksum to easier inject packets */
 #define LWIP_DHCP                       1
-#define CHECKSUM_CHECK_UDP              0
 
 /* Minimal changes to opt.h required for tcp unit tests: */
 #define MEM_SIZE                        16000