fib tests: IP multicast over GRE
Type: feature Change-Id: I1632ff23b1bf6d91aa3406c95ebd6ef0aa595f35 Signed-off-by: Neale Ranns <nranns@cisco.com>
This commit is contained in:

committed by
Andrew Yourtchenko

parent
8511687d59
commit
adb17a813c
@ -31,6 +31,7 @@ class VppGreInterface(VppInterface):
|
||||
self.set_sw_if_index(r.sw_if_index)
|
||||
self.generate_remote_hosts()
|
||||
self.test.registry.register(self, self.test.logger)
|
||||
return self
|
||||
|
||||
def remove_vpp_config(self):
|
||||
self.unconfig()
|
||||
|
Reference in New Issue
Block a user