Vratko, The current patch might donow, at least for Boron. Currently we can work around it but in the long run we may still need to enable reactive routing. Actually we don't care much about ARP packets so it's OK to flood them. But if I'mnot mistaken when that option is enabled, l2switch will flood other packets as well(see [1]).
It will be great to know how we can change the options automatically, so we may disable flooding when our module is installed and re-enable it when removed. Thanks! Regards, Kai [1] https://github.com/opendaylight/l2switch/blob/fc88da4024fa83b440b4176f90d88b077052c20d/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java On 04/07/16 23:29, Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) wrote: > > L2switch has been converted to blueprint [0], > > so *-config artifacts are no longer defined. > > Alto was depending on them. > > Possible fix for the autorelease build: [1]. > > > > But even after that fix, the new value [2] > > for is-proactive-flood-mode will NOT get applied. > > Is there a way for downstream feature > > to override the default value [3]? > > > > Vratko. > > > > [0] https://git.opendaylight.org/gerrit/40707 > > [1] https://git.opendaylight.org/gerrit/41285 > [2] > https://git.opendaylight.org/gerrit/gitweb?p=alto.git;a=blob;f=alto-extensions/simple-pce/network-tracker/config/src/main/config/default-config.xml;h=954c068ca890942e061de81fd6eb7ff4fcbcd69b;hb=refs/heads/master#l28 > > [3] > https://git.opendaylight.org/gerrit/#/c/40707/3/arphandler/src/main/yang/arp-handler-config.yang@54 > > > > > > _______________________________________________ > release mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/release
_______________________________________________ L2switch-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/l2switch-dev
