CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2011/10/28 06:49:43

Modified files:
        sys/net        : if_trunk.c 

Log message:
Take more care to ensure all callbacks are initialized. In particular
tr_linkstate() was not initialized in trunk_rr_attach(), and
tr_init() and tr_stop() were missing in trunk_lb_attach().

Fixes crash triggered by changing trunkproto, reported by Anders
Berggren on bugs@.

ok mpf henning

Reply via email to