1
0
mirror of https://github.com/rtr7/router7.git synced 2024-05-06 15:54:52 +00:00
Michael Stapelberg 3ba84074c7 dhcp4d: send replies as unicast using raw sockets
Preferring unicast over multicast (which hogs a lot of airtime on WiFi networks)
is a best practice.

Some device/access point vendor combinations even seem to entirely eat (some?)
broadcast traffic (sometimes), e.g. my Apple iPhone SE/Ubiquiti UAP-AC-HD, so
that using unicast is required for reliable WiFi.
2018-06-23 17:46:53 +02:00
..
2018-06-03 20:05:13 +02:00
2018-06-15 09:59:01 +02:00