I add new file in /ofproto/debug.c and automake.mk and recompile ovs. I showed this message. "ofproto/libofproto.a(debug.o): In function `show_tnl_port': /ovs/ofproto/debug.c:23: undefined reference to `VLM_debug'" collect2: ld returned 1 exit status
I include "vlog.h" and decalare VLOG_DEFINE_THIS_MODULE(debug); in debug.c I think I need something more? Thanks,
_______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev