Ido Schimmel
65cb139862
selftests: forwarding: Delete IPv6 address at the end
...
When creating the second host in h2_create(), two addresses are assigned
to the interface, but only one is deleted. When running the test twice
in a row the following error is observed:
$ ./router_bridge_vlan.sh
TEST: ping [ OK ]
TEST: ping6 [ OK ]
TEST: vlan [ OK ]
$ ./router_bridge_vlan.sh
RTNETLINK answers: File exists
TEST: ping [ OK ]
TEST: ping6 [ OK ]
TEST: vlan [ OK ]
Fix this by deleting the address during cleanup.
Fixes: 5b1e7f9ebd ("selftests: forwarding: Test routed bridge interface")
Signed-off-by: Ido Schimmel <idosch@mellanox.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-12-09 10:19:45 -08:00
..
2019-06-05 17:36:37 +02:00
2019-11-11 18:25:24 +00:00
2019-12-04 21:34:42 -08:00
2019-11-07 14:27:26 -07:00
2019-11-12 07:33:59 -08:00
2019-11-18 08:59:03 +01:00
2019-11-18 17:11:54 -08:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:39 -07:00
2019-12-04 19:44:13 -08:00
2019-09-04 13:31:28 +02:00
2019-11-15 11:30:38 -05:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-08-14 05:06:25 -03:00
2019-05-21 10:50:46 +02:00
2019-08-29 12:45:30 -04:00
2019-07-23 10:45:06 -06:00
2019-11-07 14:46:08 -07:00
2019-11-21 12:03:40 +01:00
2019-11-07 14:46:08 -07:00
2019-11-27 11:42:01 -08:00
2019-09-25 17:42:31 +02:00
2019-12-01 12:59:03 -08:00
2019-12-09 10:19:45 -08:00
2019-10-11 10:05:27 +02:00
2019-06-28 14:31:12 -06:00
2019-05-21 10:50:46 +02:00
2019-07-21 09:46:59 -07:00
2019-10-17 15:36:54 +02:00
2019-11-21 15:41:39 +11:00
2019-11-07 14:52:57 -07:00
2019-06-19 17:09:11 +02:00
2019-11-15 12:48:33 -08:00
2019-07-16 19:23:24 -07:00
2019-10-05 11:49:13 -07:00
2019-07-08 13:00:41 -06:00
2019-10-01 13:33:28 -06:00
2019-07-15 08:07:51 -07:00
2019-11-30 17:23:16 -08:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:39 -07:00
2019-05-21 10:50:46 +02:00
2019-11-07 14:54:37 -07:00
2019-05-21 10:50:46 +02:00
2019-11-12 19:40:19 -08:00
2019-06-22 11:28:53 +02:00
2019-05-21 10:50:46 +02:00
2019-09-25 02:43:48 +03:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:29:20 -07:00
2019-12-01 12:59:05 -08:00
2019-10-02 13:44:43 -06:00
2019-11-26 21:53:34 +01:00
2019-07-15 11:03:01 -03:00
2019-09-25 02:43:51 +03:00
2019-11-07 14:43:27 -07:00
2019-06-19 17:09:51 +02:00
2019-11-07 14:43:27 -07:00
2019-07-30 15:46:48 -06:00
2019-07-11 00:05:09 +09:00
2019-12-04 19:44:13 -08:00