Update README to mention lack of multicast support.

This commit is contained in:
whitequark 2017-03-06 04:01:06 +00:00
parent 5137608aed
commit 06a019becf
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ features are listed.
The only supported medium is Ethernet.
* Regular Ethernet II frames are supported.
* Unicast and broadcast packets are supported, multicast packets are **not** supported.
* ARP packets (including gratuitous requests and replies) are supported.
* 802.3 frames and 802.1Q are **not** supported.
* Jumbo frames are **not** supported.