commit | 33f11d16142b06588eedfc1dd8cf93790979a712 | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Tue Dec 15 15:41:35 2015 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 15 23:25:20 2015 -0500 |
tree | bdcd45dcbb8d4c951e26ecd9926ac9f13cef061a | |
parent | 3026043dc4035a6f6dff68065c9df245ead06344 [diff] |
ila: Create net/ipv6/ila directory Create ila directory in preparation for supporting other hooks in the kernel than LWT for doing ILA. This includes: - Moving ila.c to ila/ila_lwt.c - Splitting out some common functions into ila_common.c Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>