HI L2Switch Team, I was trying to add a new routing algorithm by modifying L2 switch code base from beryllium branch. Was trying to modify ReactiveFlowWriter(l2switch-main) code base in onArpPacketReceived method, to write custom flow paths instead of Mac-Mac flows. But seeing some inconsistent behaviour(Seeing packets being dropped or flows being overwritten on every incoming packet). Changed below default configurations in arphandler/l2switch-main modules.
Configurations changed: l2switch-main: is-install-dropall-flow ---> Set false arphandler: is-proactive-flood-mode ---> Set to false Is this the right place to do the changes or Am I missing something. Or would it be easier to do on other branch or other module/project. Any pointer would be helpful. Thanks and Regards,
_______________________________________________ L2switch-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/l2switch-dev
