diff options
author | Martin Hundebøll <martin@hundeboll.net> | 2012-07-05 11:34:28 +0200 |
---|---|---|
committer | Antonio Quartulli <ordex@autistici.org> | 2012-08-23 14:20:19 +0200 |
commit | 74ee3634dcd1f11624192f72f458bcb5a04e4822 (patch) | |
tree | ff7c06ebe3fa8fd70efe159c5b5aa3ba5a470cd2 /net/batman-adv/Makefile | |
parent | batman-adv: Move batadv_check_unicast_packet() (diff) | |
download | linux-74ee3634dcd1f11624192f72f458bcb5a04e4822.tar.xz linux-74ee3634dcd1f11624192f72f458bcb5a04e4822.zip |
batman-adv: Drop tt queries with foreign dest
When enabling promiscuous mode, tt queries for other hosts might be
received. Before this patch, "foreign" tt queries were processed like
any other query and thus forwarded to its destination again and thereby
causing a loop.
This patch adds a check to drop foreign tt queries.
Signed-off-by: Martin Hundebøll <martin@hundeboll.net>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Diffstat (limited to 'net/batman-adv/Makefile')
0 files changed, 0 insertions, 0 deletions