-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add checks for frame types * address review comments * Fix multicast filtering and finding endpoint * Remove ipCONSIDER_FRAME_FOR_PROCESSING macro * add ipv4 multicast frame check * make tests finish compiling * fix tests * use multicast macros * improve test coverage * Uncrustify: triggered by comment. * Fix unit test to have full coverage * Fix spell check and formatting * Define macro to check ethernet frame type. * Remove unnecessary declaration of xMDNS_MACAddressIPv6. * Replace all usage of xMDNS_MACAddressIPv6 with xMDNS_MacAddressIPv6. --------- Co-authored-by: GitHub Action <action@github.com> Co-authored-by: ActoryOu <ousc@amazon.com> Co-authored-by: Monika Singh <moninom@amazon.com>
- Loading branch information
1 parent
43f68ef
commit 782a7e5
Showing
17 changed files
with
715 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.