commit | 7de6e0b2eca9ac661a92badef4488d8d6380b06f | [log] [tgz] |
---|---|---|
author | Sean Mooney <work@seanmooney.info> | Wed Oct 21 13:59:50 2020 +0100 |
committer | Sean Mooney <work@seanmooney.info> | Wed Oct 21 14:05:17 2020 +0100 |
tree | 1cde5e12702eb71e889809794c3bf8deda058ddb | |
parent | 0545b48f3b14f2951033b5e09db3190a95cf3527 [diff] |
fix ipv6 flag order in worlddump this change corrects the flag order from 'route -6' to '-6 route' as the -6 flag is an option when used with ip is an argument to the the ip command and not the route subcommand. -6 is accpeted as an argument to the standalone 'route' commannd but not 'ip route' subcommand. Change-Id: Ic2ae472e42b7b455693d0aade48dc5109e1f21ba