Commit 7506f0c
Don't treat zeroconf lpd records with port 0 as errors
The Bonjour spec requires printers to register their names with _printer
records even if they don't support LPD. They indicate the lack of
support by registering a record with a port of 0. Since this is an
expected event for this scenario, don't log it as an error.
Bug: None
Test: Watch chrome://device-log with local printer mDNS traffic
Change-Id: I15590c589c6e5ae44789b1353b638d247f9cce9e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5925508
Commit-Queue: Benjamin Gordon <bmgordon@chromium.org>
Reviewed-by: Nathan Muggli <nmuggli@google.com>
Cr-Commit-Position: refs/heads/main@{#1367812}1 parent 90ccf3c commit 7506f0c
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
185 | | - | |
186 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
187 | 193 | | |
188 | 194 | | |
189 | 195 | | |
| |||
0 commit comments