This kmod is similar to macvlan with the difference being that the endpoints have the same mac address. It is useful on cloud where only one mac address allowed on port, where macvlan not works but ipvlan would. One use case is where multiple IPs and gateways assign on one net port Sign...
WARNING: Makefile 'package/feeds/packages/jool/Makefile' has a dependency on 'kmod-nf-conntrack6', which does not exist WARNING: Makefile 'package/feeds/packages/keepalived/Makefile' has a dependency on 'kmod-macvlan', which does not exist WARNING: Makefile 'package/feeds/packages/ksmbd-tool...
👀1 I fixed mine similarly but by inserting $(LN_S) -f kmod $(DESTDIR)$(bindir)/$$tool; \ 👀1 Sign up for freeto join this conversation on GitHub.Already have an account?Sign in to comment