Acked-by: Justin Pettit
On Fri, Sep 19, 2014 at 7:29 AM, Gurucharan Shetty
wrote:
> Before destroying a logical switch, cleanup any left over local
> mac information in Ucast_Macs_Local or Mcast_Macs_Local table.
> We need to do this to atleast cleanup the 'unknown-dst' information
> added in
Acked-by: Ariel Tubaltsev
On 9/19/14 7:29 AM, "Gurucharan Shetty" wrote:
>Before destroying a logical switch, cleanup any left over local
>mac information in Ucast_Macs_Local or Mcast_Macs_Local table.
>We need to do this to atleast cleanup the 'unknown-dst' information
>added in the Mcast_M
Before destroying a logical switch, cleanup any left over local
mac information in Ucast_Macs_Local or Mcast_Macs_Local table.
We need to do this to atleast cleanup the 'unknown-dst' information
added in the Mcast_Macs_Local table while creating the Logical_Switch
class in setup_ls().
Signed-off-b