Bugzilla – Bug 285
NetDevice base class should define an attribute Mtu
Last modified: 2008-08-25 11:58:15 UTC
and that attribute should be implemented using the SetMtu and GetMtu methods.
If I can intercept SetMtu and GetMtu (i.e., virtual methods) I'll be happy.
(In reply to comment #1) > If I can intercept SetMtu and GetMtu (i.e., virtual methods) I'll be happy. Yes, you can.
changeset e60083af704c