summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSven Eckelmann <sven.eckelmann@openmesh.com>2017-12-21 04:17:41 -0500
committerDavid S. Miller <davem@davemloft.net>2017-12-21 15:35:53 -0500
commitfec149f5d3234c037ec761d1db4cc8c0550e9964 (patch)
tree1305e39ca26f665f14ecfdc230c6d54f1e17d769 /MAINTAINERS
parentadbf9b7324e7cb734e876cd311392c0880e890f7 (diff)
batman-adv: Convert packet.h to uapi header
The header file is used by different userspace programs to inject packets or to decode sniffed packets. It should therefore be available to them as userspace header. Also other components in the kernel (like the flow dissector) require access to the packet definitions to be able to decode ETH_P_BATMAN ethernet packets. Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 129c591e0f34..753799d24cd9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2564,6 +2564,7 @@ S: Maintained
2564F: Documentation/ABI/testing/sysfs-class-net-batman-adv 2564F: Documentation/ABI/testing/sysfs-class-net-batman-adv
2565F: Documentation/ABI/testing/sysfs-class-net-mesh 2565F: Documentation/ABI/testing/sysfs-class-net-mesh
2566F: Documentation/networking/batman-adv.rst 2566F: Documentation/networking/batman-adv.rst
2567F: include/uapi/linux/batadv_packet.h
2567F: include/uapi/linux/batman_adv.h 2568F: include/uapi/linux/batman_adv.h
2568F: net/batman-adv/ 2569F: net/batman-adv/
2569 2570