On Feb 21, 2013, at 10:52 AM, Pravin B Shelar <[email protected]> wrote: > Since userspace flow based tunneling code is checked in, the kernel > port based tunneling code can be removed. > > Patch removes following components: > - tunnel ports hash table and moved tunnel ports list to individual > vports. > - Cleaned per tnl-port config. > - OVS_KEY_ATTR_TUN_ID action is removed. > > Signed-off-by: Pravin B Shelar <[email protected]> > > Bug #15078
I just tested this out, and it works for me, nice work Pravin! This commit, combined with my commit allows me to dynamically change UDP ports on VXLAN ports. Thanks, Kyle _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
