CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/02/25 20:44:50

Modified files:
        sys/net        : if_mpw.c 

Log message:
don't check the pseudowire type in tx and rx paths.

whether the mpw interface is advertising "ethernet" or "ethernet-
tagged" is something the ends of the wire agree on (ie, ldpd is
configured a certain way), it is not something that affects ethernet
encap or decap.

the MPW ioctls can still configure it and read it, but it has no
bearing on how the driver operates on packets.

Reply via email to