-
- Downloads
amt: add control plane of amt interface
It adds definitions and control plane code for AMT. this is very similar to udp tunneling interfaces such as gtp, vxlan, etc. In the next patch, data plane code will be added. Signed-off-by:Taehee Yoo <ap420073@gmail.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- MAINTAINERS 8 additions, 0 deletionsMAINTAINERS
- drivers/net/Kconfig 16 additions, 0 deletionsdrivers/net/Kconfig
- drivers/net/Makefile 1 addition, 0 deletionsdrivers/net/Makefile
- drivers/net/amt.c 493 additions, 0 deletionsdrivers/net/amt.c
- include/net/amt.h 235 additions, 0 deletionsinclude/net/amt.h
- include/uapi/linux/amt.h 62 additions, 0 deletionsinclude/uapi/linux/amt.h
Loading
Please register or sign in to comment