sonic-swss icon indicating copy to clipboard operation
sonic-swss copied to clipboard

[Fdbsyncd] Adding extern_learn flag with fdb entry so Kernel doesn't age out

Open kishorekunal01 opened this issue 1 year ago • 1 comments

  • What I did extern_learn flag is added while programming the fdb entry into the Kernel. This will make sure that kernel doesn't age out the fdb entry. (#15004)

  • How I did it A flag extern_learn will be passed while programing the fdb entry. (#15004)

  • How to verify it Tested MAC add/del to the Kernel from the local FDB entry. (#15004)

Signed-off-by: [email protected]

kishorekunal01 avatar Dec 07 '23 19:12 kishorekunal01