Re: [ovs-dev] OVN MAC learning on lports with unknow macs set

2015-06-15 Thread Ben Pfaff
On Wed, Jun 10, 2015 at 07:07:28AM +0300, Liran Schour wrote: > I want to add learning capabilities for lport with unknown macs set.. > > When an unknown mac source address is going out from a logical port that > its macs sets to "unknown", an additional controller action will be take > and the

[ovs-dev] OVN MAC learning on lports with unknow macs set

2015-06-09 Thread Liran Schour
Hi all, I want to add learning capabilities for lport with unknown macs set.. When an unknown mac source address is going out from a logical port that its macs sets to "unknown", an additional controller action will be take and the packet will be sent to the controller by a PACKET_IN msg. The