7 Dec
2012
7 Dec
'12
11:23 p.m.
On 07/12/2012 16:20, Adam Armstrong wrote:
Something along the lines of :
if there is an an existing deleted interface with the same ifName, grab its port_id
Though, this wouldn't work when two interfaces are flipped (happens a lot on linux reboots).
Possibly at poll time we could compare ifName and grab a different port_id even if the port isn't deleted?
Possibly a per-OS whitelist to enable the functionality would work, but checking this stuff at every poll might prove... fragile.
adam.