CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/14 19:01:44
Modified files:
sys/net : if_mpw.c
Log message:
coordinate configuration of local mpls labels with destroying an interface
this adds an rwlock like mpe has which means only one thing can be
adding or removing a local mpls label, and those things check if
the interface is dying before doing their thing.
