File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ The only supported medium is Ethernet.
23
23
* Regular Ethernet II frames are supported.
24
24
* Unicast and broadcast packets are supported, multicast packets are ** not** supported.
25
25
* ARP packets (including gratuitous requests and replies) are supported.
26
+ * ARP rate limiting and cache expiration is ** not** supported.
26
27
* 802.3 frames and 802.1Q are ** not** supported.
27
28
* Jumbo frames are ** not** supported.
28
29
@@ -33,6 +34,7 @@ The only supported internetworking protocol is IPv4.
33
34
* IPv4 header checksum is supported.
34
35
* IPv4 fragmentation is ** not** supported.
35
36
* IPv4 options are ** not** supported.
37
+ * IPv4 routes or default gateways are ** not** supported.
36
38
* ICMPv4 header checksum is supported.
37
39
* ICMPv4 echo requests and replies are supported.
38
40
* ICMPv4 destination unreachable message is supported.
You can’t perform that action at this time.
0 commit comments