ila: Create main ila source file
Create a main ila file that contains the module initialization functions as well as netlink definitions. Previously these were defined in ila_xlat and ila_common. This approach allows better extensibility. Signed-off-by:Tom Herbert <tom@quantonium.net> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- net/ipv6/ila/Makefile 1 addition, 1 deletionnet/ipv6/ila/Makefile
- net/ipv6/ila/ila.h 24 additions, 2 deletionsnet/ipv6/ila/ila.h
- net/ipv6/ila/ila_common.c 0 additions, 30 deletionsnet/ipv6/ila/ila_common.c
- net/ipv6/ila/ila_main.c 115 additions, 0 deletionsnet/ipv6/ila/ila_main.c
- net/ipv6/ila/ila_xlat.c 28 additions, 114 deletionsnet/ipv6/ila/ila_xlat.c
Loading
Please register or sign in to comment