소스 검색

Update README to mention lack of multicast support.

whitequark 8 년 전
부모
커밋
2aad62a790
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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.