- Discard discovery packet if the ingress port is down 35/335/1
authorJason Ye <yisye@cisco.com>
Sun, 12 May 2013 19:09:52 +0000 (12:09 -0700)
committerJason Ye <yisye@cisco.com>
Sun, 12 May 2013 19:09:52 +0000 (12:09 -0700)
commitaf90c193ecd7e41a738892f8e70accd0086dbb85
tree88d599903b18b49b7e300c2893268d594dd3cd54
parentb7b3348367bedd64ea11c86dc8405a850be53475
- Discard discovery packet if the ingress port is down
- SwitchManager osgi cmds are useful tools for debugging. But the input node id currently has to be in long format. Change it to take node id string. Example: pncs "OF|00:01:44:03:a7:7a:54:e0"
Signed-off-by: Jason Ye <yisye@cisco.com>
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/DiscoveryService.java
opendaylight/switchmanager/implementation/src/main/java/org/opendaylight/controller/switchmanager/internal/SwitchManagerImpl.java