kernel-ark/net/batman-adv
Linus Lüssing 3878f1f075 batman-adv: Disallow originator addressing within mesh layer
For a host in the mesh network, the batman layer should be transparent.
However, we had one exception, data packets within the mesh network
which have the same destination as a originator are being routed to
that node, although there is no host that node's bat0 interface and
therefore gets dropped anyway. This commit removes this exception.

Signed-off-by: Linus Lüssing <linus.luessing@ascom.ch>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2011-02-11 23:30:33 +01:00
..
aggregation.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
aggregation.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
bat_debugfs.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
bat_debugfs.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
bat_sysfs.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
bat_sysfs.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
bitarray.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
bitarray.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
gateway_client.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
gateway_client.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
gateway_common.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
gateway_common.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
hard-interface.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
hard-interface.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
hash.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
hash.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
icmp_socket.c batman-adv: Remove duplicate types.h inclusions 2011-02-11 23:30:29 +01:00
icmp_socket.h batman-adv: Remove duplicate types.h inclusions 2011-02-11 23:30:29 +01:00
Kconfig
main.c batman-adv: Remove duplicate types.h inclusions 2011-02-11 23:30:29 +01:00
main.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
Makefile batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
originator.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
originator.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
packet.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
ring_buffer.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
ring_buffer.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
routing.c batman-adv: Remove duplicate types.h inclusions 2011-02-11 23:30:29 +01:00
routing.h batman-adv: Remove duplicate types.h inclusions 2011-02-11 23:30:29 +01:00
send.c batman-adv: Remove duplicate types.h inclusions 2011-02-11 23:30:29 +01:00
send.h batman-adv: Remove duplicate types.h inclusions 2011-02-11 23:30:29 +01:00
soft-interface.c batman-adv: Remove duplicate types.h inclusions 2011-02-11 23:30:29 +01:00
soft-interface.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
translation-table.c batman-adv: Remove duplicate types.h inclusions 2011-02-11 23:30:29 +01:00
translation-table.h batman-adv: Remove duplicate types.h inclusions 2011-02-11 23:30:29 +01:00
types.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
unicast.c batman-adv: Disallow originator addressing within mesh layer 2011-02-11 23:30:33 +01:00
unicast.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
vis.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
vis.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00