ljerezchaves / ofswitch13

OFSwitch13: OpenFlow 1.3 module for ns-3.
http://www.lrc.ic.unicamp.br/ofswitch13/
GNU General Public License v2.0
24 stars 16 forks source link

LearningController broadcast flow_entry #17

Closed ljerezchaves closed 10 years ago

ljerezchaves commented 10 years ago

Originally reported by Luciano Chaves (Bitbucket: ljerezchaves, GitHub: ljerezchaves)


Criar uma entrada na tabela para broadcast, evitando assim pacotes de broadcast de irem para o controlador.


ljerezchaves commented 10 years ago

Original comment by Luciano Chaves (Bitbucket: ljerezchaves, GitHub: ljerezchaves)


O comportamente correto é sim enviar os brodcasts para o controlador, senão ele não conseguie aprender e popular corretamente as tabelas.