Home | History | Annotate | Download | only in route
      1 route4-change-dst01
      2 	Verify the kernel is not crashed when the destination of an IPv4 route
      3 	is changed frequently by route command
      4 
      5 route4-change-dst02
      6 	Verify the kernel is not crashed when the destination of an IPv4 route
      7 	is changed frequently by ip command
      8 
      9 route4-change-gw01
     10 	Verify the kernel is not crashed when the gateway of an IPv4 route is
     11 	changed frequently by route command
     12 
     13 route4-change-gw02
     14 	Verify the kernel is not crashed when the gateway of an IPv4 route is
     15 	changed frequently by ip command
     16 
     17 route4-change-if01
     18 	Verify the kernel is not crashed when the interface of an IPv4 route is
     19 	changed frequently by route command
     20 
     21 route4-change-if02
     22 	Verify the kernel is not crashed when the interface of an IPv4 route is
     23 	changed frequently by ip command
     24 
     25 route4-redirect01
     26 	Verify the kernel is not crashed when the IPv4 route is modified by
     27 	ICMP Redirects frequently
     28 
     29 route4-rmmod01
     30 	Verify the kernel is not crashed when IPv4 route is add by route command
     31 	then it is deleted by the removing network driver
     32 
     33 route4-rmmod02
     34 	Verify the kernel is not crashed when IPv4 route is add by ip command
     35 	then it is deleted by the removing network driver
     36 
     37 
     38 route6-change-dst01
     39 	Verify the kernel is not crashed when the destination of an IPv6 route
     40 	is changed frequently by route command
     41 
     42 route6-change-dst02
     43 	Verify the kernel is not crashed when the destination of an IPv6 route
     44 	is changed frequently by ip command
     45 
     46 route6-change-gw01
     47 	Verify the kernel is not crashed when the gateway of an IPv6 route is
     48 	changed frequently by route command
     49 
     50 route6-change-gw02
     51 	Verify the kernel is not crashed when the gateway of an IPv6 route is
     52 	changed frequently by ip command
     53 
     54 route6-change-if01
     55 	Verify the kernel is not crashed when the interface of an IPv6 route is
     56 	changed frequently by route command
     57 
     58 route6-change-if02
     59 	Verify the kernel is not crashed when the interface of an IPv6 route is
     60 	changed frequently by ip command
     61 
     62 route6-redirect01
     63 	Verify the kernel is not crashed when the IPv6 route is modified by
     64 	ICMP Redirects frequently
     65 
     66 route6-rmmod01
     67 	Verify the kernel is not crashed when IPv6 route is add by route command
     68 	then it is deleted by the removing network driver
     69 
     70 route6-rmmod02
     71 	Verify the kernel is not crashed when IPv6 route is add by ip command
     72 	then it is deleted by the removing network driver
     73