Remove Macs by Listening on ConfigDS 50/31150/6
authorPeng Zhang <pzhang@ctbri.com.cn>
Thu, 10 Dec 2015 08:04:09 +0000 (16:04 +0800)
committerPeng Zhang <pzhang@ctbri.com.cn>
Mon, 21 Dec 2015 08:53:58 +0000 (16:53 +0800)
commit06a3afeda2f921203f381acdee01036807abc09c
tree7dcf4517f0a3cb912443966a1ec9bb826fc3f78f
parent62b8e509f9c77cbf58e53b9f6cc784a99e73bcef
Remove Macs by Listening on ConfigDS

PatchSet 2:
1. fix "unknown-dst" exception
2. add local McastMacs remove command

PatchSet 3:
1. add UcastMacs remove command

Change-Id: Ia79cdbc3ea89991b71b6e77a322a3c8539f3de33
Signed-off-by: Peng Zhang <pzhang@ctbri.com.cn>
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsLocalRemoveCommand.java
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteRemoveCommand.java
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UcastMacsLocalRemoveCommand.java
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UcastMacsRemoteRemoveCommand.java
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/MacEntriesRemoveCommand.java