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

Flow removed e learning controller #21

Closed ljerezchaves closed 10 years ago

ljerezchaves commented 10 years ago

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


Depois que o learning controller instala uma rota no switch, se a rota expira por tempo a implementação atual não instala uma nova rota.


ljerezchaves commented 10 years ago

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


Corrigido no commit [62691c83e1e5]. A idéia foi usar as mensagens de flow removed para atualizar a tabela do controlador.