-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update DNSSD records for resolve/browse on common vs commission/opera…
…tional data (#18266) * Update minmdns client to use 0 for query id, otherwise OTBR does not seem to reply * Split out common discovery data from commissionable/operational discovery specific data * Restyle * Add reset for ResolvedNodeData for consistency * Start splitting common and environment-specific parsing data for dns resolution * Fix some tests * Update to make things compile. Remove mExpiryTime * More compile update - tests and chip-tool * Updates for platform impl to also compile * One more change because easy/obvious: make the IP address receiving common between commission and operational discovery * Remove unused variable * More unused removal - compiles with clang * Fix python compile * Make tv app compile * Remove unused variable * Code review comments * Remove extra check on num ips to be in sync with previous code. Seems buggy but want to test if this makes unit tests pass in repl * Fix typo in num ip addition * Add back numips check
- Loading branch information
Showing
23 changed files
with
492 additions
and
469 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
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
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.