Commit 40f85b7
committed
Move DHCP status update into SendPollReply
Remove DHCP bit manipulation from ArtNetNode::Start and apply it when sending poll replies. This ensures the art_poll_reply_.status2 DHCP/kIpManualy flag is set based on the current network::iface::Dhcp() state at reply time, avoiding stale state set at startup.1 parent dda11c8 commit 40f85b7
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | 175 | | |
178 | 176 | | |
179 | 177 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
253 | 256 | | |
254 | 257 | | |
255 | 258 | | |
| |||
0 commit comments