mirror of
https://github.com/FreeRTOS/FreeRTOS-Plus-TCP
synced 2025-10-23 18:38:33 +08:00

* DNS NBNS repaired and tested * Worked on spelling and called crustify * Changed parameter to xApplicationDNSQueryHook() * unit test didn't like the new asserts * Replaced another assert * Unit test DNS_Parser.c * And uncrustify * One more change to unit-testing * Spelling * Added a cast to when calling xApplicationDNSQueryHook() --------- Co-authored-by: ActoryOu <jay2002824@gmail.com>