Bug 1544 - Explicit LLDP flow to punt whole LLDP packets to the controller 78/10478/4
authorMartin Bobak <mbobak@cisco.com>
Wed, 27 Aug 2014 21:13:35 +0000 (23:13 +0200)
committermichal rehak <mirehak@cisco.com>
Mon, 1 Sep 2014 12:11:09 +0000 (12:11 +0000)
commite290f9024077b4ce8b0dc2cffb75bfc29b4cec99
tree34d8b6f546f290fb5e977a49c3e4384fc0b9980c
parent39d6d0706f7cc919221337c0d8962b99d08b6304
Bug 1544 - Explicit LLDP flow to punt whole LLDP packets to the controller

Change-Id: I2943e1d13828212f8a9912ceb3f155bc034f8808
Signed-off-by: Martin Bobak <mbobak@cisco.com>
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/OpenflowPluginProvider.java
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/lldp/LLDPPAcketPuntEnforcer.java [new file with mode: 0644]
openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/lldp/LLDPDataChangeListenerTest.java [new file with mode: 0644]