Commit d9aaacc
Ignore router advertisements in PTF (sonic-net#20113)
Ignore any router advertisements sent by a DUT, and don't set a default
route or an address based on it. This could happen if a T0 testbed with
radv running sends router advertisements on a VLAN interface, which may
result in the PTF container adding a default route on all of the VLAN
interfaces. This could result in some IPv6 test cases breaking.
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>1 parent 53c2e2b commit d9aaacc
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
193 | 197 | | |
194 | 198 | | |
195 | 199 | | |
| |||
0 commit comments