Commit 00ccd4d
committed
network: add udp toggles to control rebroadcast
Add two new toggles to the Network section:
- udp_rebroadcast: Rebroadcasting mesh packets via UDP
- udp_skip_lora: Skip LoRa for locally generated packets via UDP
This enables us to implement #9999 without relying on roles.
Signed-off-by: Sergio Lopez <slp@redhat.com>1 parent cb1f893 commit 00ccd4d
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
595 | 605 | | |
596 | 606 | | |
597 | 607 | | |
| |||
0 commit comments