Sean Mooney 7de6e0b2ec 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
2020-10-21 14:05:17 +01:00
..
2014-03-02 08:55:14 +09:00
2019-08-11 16:15:34 +02:00
2015-03-28 14:35:12 -05:00
2019-03-29 11:20:19 -07:00
2016-08-22 17:00:50 +00:00
2020-06-26 15:27:32 +02:00
2020-10-21 14:05:17 +01:00