commit | e9d36915f905b726597fa27afd8f25357de58caf | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Fri Jan 31 12:46:05 2014 -0800 |
committer | Rich Lane <rlane@bigswitch.com> | Fri Jan 31 13:05:43 2014 -0800 |
tree | 21c4efcd8299bc481cc3ba7c9220e9269dfb858e | |
parent | a61048f0c1c4705b4a0927ccad9336cad1ffbbd4 [diff] |
controller: accept class in the poll exp_msg parameter This allows us to poll for e.g. ofp.message.bsn_arp_idle instead of ofp.OFPT_EXPERIMENTER. The integer type argument is still supported. Polling for any message is now deprecated.