commit | f86ce0ad107bc0e33ead8ba2498fc22dfb747479 | [log] [tgz] |
---|---|---|
author | Martin Hundebøll <martin@hundeboll.net> | Mon Jan 14 00:20:32 2013 +0100 |
committer | Antonio Quartulli <ordex@autistici.org> | Wed Mar 13 22:53:47 2013 +0100 |
tree | 097c1d92225b652860b6a5c3a4efbe06187bb8aa | |
parent | 736292c2e89ff8ba266bdc08ca035f5a7afb68f6 [diff] |
batman-adv: Return reason for failure in batadv_check_unicast_packet() batadv_check_unicast_packet() is changed to return a value based on the reason to drop the packet, which will be useful information for future users of batadv_check_unicast_packet(). Signed-off-by: Martin Hundebøll <martin@hundeboll.net> Acked-by: Antonio Quartulli <ordex@autistici.org> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Antonio Quartulli <ordex@autistici.org>