make test: filter IPv6 RAs out by default 81/4381/2
authorKlement Sekera <ksekera@cisco.com>
Sun, 18 Dec 2016 14:49:54 +0000 (15:49 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Mon, 19 Dec 2016 21:33:42 +0000 (21:33 +0000)
commit65cc8c0dbf04f2418200e682caeae9c1e7396e10
tree2ab9014753fd24cd197a3c52d7fb00cc2959315b
parent72d0916b82901496bed2f0cebf0cfc9968d239d4
make test: filter IPv6 RAs out by default

Most of the test cases are not interested in IPv6 Router Alerts,
so change the default behaviour of get_capture to filter out
these packets with the possibility of turning the filtering off,
for test cases which are interested in the RAs.

Change-Id: I0b5ee685f82c49cd32c6d6a4638eb3493d2988fc
Signed-off-by: Klement Sekera <ksekera@cisco.com>
test/test_gre.py
test/test_lb.py
test/vpp_pg_interface.py