Merge "- Respond to switch Echo Request immediately. It bypasses transmit queue and...
authorGiovanni Meo <gmeo@cisco.com>
Wed, 22 May 2013 12:17:49 +0000 (12:17 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 22 May 2013 12:17:49 +0000 (12:17 +0000)
commitb571c5f3e6e9b2dcf2cff2314537c7b1c61533b4
tree365a56a3ab1c7e642778716dbeccf2f1a1498270
parentfb99d767417ba5a92c24412aa15ddb56f1f292a3
parentb5744fe10a9eef5b5699cd02a901dc51fcbbb7ad
Merge "- Respond to switch Echo Request immediately. It bypasses transmit queue and sends the message over the socket directly. - Send PACKET_OUT (lldp/arp etc) at high priority. When the controller sends down large amount of flowmod messages, the switch may take some time to install/update all the rules in HW. At high priority, the PACKET_OUT messages do not have to wait for the whole flowmod operation to be complete."