hardware_vtep Ucast/Mcast remote/local mac tables (Ucast_Macs_Local, Ucast_Macs_Remot... 25/8225/2
authorMadhu Venugopal <mavenugo@gmail.com>
Sun, 22 Jun 2014 15:24:01 +0000 (08:24 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Mon, 23 Jun 2014 17:37:38 +0000 (10:37 -0700)
commit7b0e445c302cdc2ac5d5205244939373c1eb8b0a
treeeca7db90736b8c26eee954687c682ebad2fbb9f1
parent53805a52bb3d9dbf2957c0e37326eb09c8396c2c
hardware_vtep Ucast/Mcast remote/local mac tables (Ucast_Macs_Local, Ucast_Macs_Remote, Mcast_Macs_Local, Mcast_Macs_Remote)

Change-Id: Ia3520231eafc3f135d159f9e97e58835b979f81f
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
schemas/hardware_vtep/src/main/java/org/opendaylight/ovsdb/schema/hardwarevtep/McastMacsLocal.java [new file with mode: 0644]
schemas/hardware_vtep/src/main/java/org/opendaylight/ovsdb/schema/hardwarevtep/McastMacsRemote.java [new file with mode: 0644]
schemas/hardware_vtep/src/main/java/org/opendaylight/ovsdb/schema/hardwarevtep/UcastMacsLocal.java [new file with mode: 0644]
schemas/hardware_vtep/src/main/java/org/opendaylight/ovsdb/schema/hardwarevtep/UcastMacsRemote.java [new file with mode: 0644]