]> git.sur5r.net Git - freertos/commit
Add a configASSERT() that checks the gateway address is on the same subnet as the...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 14 Oct 2013 14:35:53 +0000 (14:35 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 14 Oct 2013 14:35:53 +0000 (14:35 +0000)
commit7e05145672de1ccab2316da5f66152bc74f76343
tree17ff7f118368d68ed490a2ffa6a3009ed6b15d8c
parent3c3571ea5353e2dff8ca6484b1c872bb97caea54
Add a configASSERT() that checks the gateway address is on the same subnet as the device in FreeRTOS+UDP.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2064 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS-Plus/Source/FreeRTOS-Plus-UDP/FreeRTOS_UDP_IP.c