openwrt/target
Chen Minqiang e219b7f38b kernel: add kmod-ipvlan support
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

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2021-04-30 23:51:23 +02:00
..
imagebuilder build,ib: add STRIP_ABI option for manifest 2021-03-16 11:00:08 -10:00
linux kernel: add kmod-ipvlan support 2021-04-30 23:51:23 +02:00
sdk sdk: expose binary strip settings 2021-02-20 01:29:36 +01:00
toolchain target: fix copying of licenses for SDK/toolchain 2021-02-14 21:56:29 +01:00
Config.in include/image*: add support for device-tree overlays 2021-03-17 17:45:34 +00:00
Makefile