|
@@ -27,7 +27,7 @@
|
|
|
// of receiving all traffic every time and a downside of bypassing
|
|
|
// all firewall rules and having marginally bigger performance impact.
|
|
|
// 'udp' is generally better if you have only relayed traffic. Kea
|
|
|
- // than opens up normal UDP socket and Linux kernel does all the
|
|
|
+ // than opens up normal UDP socket and the kernel does all the
|
|
|
// Ethernet/IP stack processing.
|
|
|
"dhcp-socket-type": "udp"
|
|
|
},
|