chaos-mesh / chaos-tproxy

32 stars 15 forks source link

Add arp perm rule & flush main ip route for container. #25

Closed Andrewmatilde closed 2 years ago

Andrewmatilde commented 2 years ago

For #2555,

  1. in container the ip route changes caused by delete device will be late to some add route operation which will cause XXX exists and make all clear_bridge operations failed -> so I flush the main table before add routes.
  2. in container the arp flooding speed is too slow , it will cost 10+mins to flooding all the arp rules -> so I add arp perm rules.

Test done on: