FreeRTOS-Kernel/FreeRTOS/Test/CBMC/proofs/ARP/ARPGetCacheEntry/README.md
AniruddhaKanhere 4db195c916
Adding FreeRTOS+TCP CBMC proofs to FreeRTOS/FreeRTOS (#56)
ParseDNSReply is to be added in the next PR.
2020-04-21 15:40:08 -07:00

255 B

The combined proofs in the subdirectories prove that ARPGetCacheEntry is memory safe for all possible combinations of ipconfigARP_STORES_REMOTE_ADDRESSES and ipconfigUSE_LLMNR. These are the only configuration parameters used inside the ARPGetCacheEntry.