Add l2agent as the provider of connectivity/forwarding service for test/debug bundle... 76/3776/1
authorSuchi Raman <suchi.raman@plexxi.com>
Mon, 16 Dec 2013 22:12:19 +0000 (17:12 -0500)
committerSuchi Raman <suchi.raman@plexxi.com>
Mon, 16 Dec 2013 22:12:19 +0000 (17:12 -0500)
commit518f7c4b9898feb9d1da4fdd3b427fd12915fa96
treed9bd7952097be1e3f1ea9eb2102e0df26a5f14b1
parent0b4754bcb3c9a57a893551f46806851b9d888bbe
Add l2agent as the provider of connectivity/forwarding service for test/debug bundle called 'flatl2'.
Signed-off-by: Suchi Raman <suchi.raman@plexxi.com>
l2agent/pom.xml [new file with mode: 0644]
l2agent/src/main/java/org/opendaylight/affinity/l2agent/Activator.java [new file with mode: 0644]
l2agent/src/main/java/org/opendaylight/affinity/l2agent/IfL2Agent.java [new file with mode: 0644]
l2agent/src/test/java/org/opendaylight/l2agent/L2AgentTest.java [new file with mode: 0644]