Home | History | Annotate | Download | only in broken_ip
      1 broken_ip4-version01
      2 	Verify that the kernel is not crashed with receiving a large number of
      3 	IPv4 packets that have wrong value in version field
      4 
      5 broken_ip4-ihl01
      6 	Verify that the kernel is not crashed with receiving a large number of
      7 	IPv4 packets that have wrong value in the header length field
      8 
      9 broken_ip4-totlen01
     10 	Verify that the kernel is not crashed with receiving a large number of
     11 	IPv4 packets that have wrong value in the total length field
     12 
     13 broken_ip4-fragment01
     14 	Verify that the kernel is not crashed with receiving a large number of
     15 	IPv4 packets that have wrong fragment information
     16 
     17 broken_ip4-protcol01
     18 	Verify that the kernel is not crashed with receiving a large number of
     19 	IPv4 packets that have wrong value in the protocol field
     20 
     21 broken_ip4-checksum01
     22 	Verify that the kernel is not crashed with receiving a large number of
     23 	IPv4 packets that have wrong value in the checksum field
     24 
     25 broken_ip4-dstaddr01
     26 	Verify that the kernel is not crashed with receiving a large number of
     27 	IPv4 packets whose destination address is wrong
     28 	(destination MAC address is corrct)
     29 
     30 broken_ip6-version01
     31 	Verify that the kernel is not crashed with receiving a large number of
     32 	IPv6 packets that have wrong value in version field
     33 
     34 broken_ip6-plen01
     35 	Verify that the kernel is not crashed with receiving a large number of
     36 	IPv6 packets that have wrong value in the payload length field
     37 
     38 broken_ip6-nexthdr01
     39 	Verify that the kernel is not crashed with receiving a large number of
     40 	IPv6 packets that have wrong value in the next header field
     41 
     42 broken_ip6-dstaddr01
     43 	Verify that the kernel is not crashed with receiving a large number of
     44 	IPv6 packets whose destination address is wrong (destination MAC
     45 	address is correct)
     46