extend COMMON_OBJS by subaroon · Pull Request #420 · xdp-project/xdp-tutorial
Regarding to packet03-redirecting, added common_user_bpf_xdp.o to COMMON_OBJS. In packet03-redirecting/xdp_prog_user.c, common/common_user_bpf_xdp.h is included, but common_user_bpf_xdp.o is not in...