From: Roopa Prabhu <ro...@cumulusnetworks.com> Date: Mon, 27 Mar 2017 15:46:41 -0700
> From: Roopa Prabhu <ro...@cumulusnetworks.com> > > vxlan driver already implicitly supports installing > of external fdb entries with NTF_EXT_LEARNED. This > patch just makes sure these entries are not aged > by the vxlan driver. An external entity managing these > entries will age them out. This is consistent with > the use of NTF_EXT_LEARNED in the bridge driver. > > Signed-off-by: Roopa Prabhu <ro...@cumulusnetworks.com> Applied, thank you.