On Tue, May 17, 2011 at 02:56:02PM -0700, Madhusudan Challa wrote:
> I am trying to understand ovf memory requirements and flow limits for the
> vswitchd daemon and the ovs kernel module. Specifically :
>
> 1. memory taken in userspace and kernel per flow control rule.
Each OpenFlow rule takes a
I am trying to understand ovf memory requirements and flow limits for the
vswitchd daemon and the ovs kernel module. Specifically :
1. memory taken in userspace and kernel per flow control rule.
2. limits on # of flows control rules.
3. any additional memory taken by datapath when packet arrives.
Great - the rules works alot better after running ovs-vsctl del-controller
xapi5 ;-)
It looks like everything works now.
The rules for the XCP VMs to prevent mac/ip spoofing (although allowing
dhcp) are then:
/usr/bin/ovs-ofctl add-flow xapi5 "in_port=15 priority=39500 dl_type=udp
tp_dst=67 dl_sr