Dario Nieuwenhuis d352e151f6 Add support for IP mediums.
- Add `medium` in `DeviceCapabilities`.
- Rename EthernetInterface to Interface.
- Add support to Interface for both Ethernet and IP mediums. The medium to use is detected from `device.capabilities().medium`.
- Ethernet-only features are gated behind the "ethernet" feature, as before.
- IP features are always enabled for now.
2021-03-31 17:05:09 +02:00
..
2021-03-31 17:05:09 +02:00
2021-03-31 17:05:09 +02:00
2021-03-31 17:05:09 +02:00
2021-03-31 17:05:09 +02:00
2021-03-31 17:05:09 +02:00
2021-03-31 17:05:09 +02:00
2021-03-31 17:05:09 +02:00
2021-03-31 17:05:09 +02:00
2020-12-27 17:54:56 +01:00
2021-01-04 10:39:27 -08:00