diff options
author | Antonio Quartulli <antonio@open-mesh.com> | 2013-11-16 11:03:48 (GMT) |
---|---|---|
committer | Antonio Quartulli <antonio@meshcoding.com> | 2014-01-08 19:49:43 (GMT) |
commit | 9464d07188c5322957427a456d12d945370f7b29 (patch) | |
tree | 0284e8544e13f3b41a92de6f793805d63f13a4f3 /.gitignore | |
parent | c42edfe382fee1c2c74550a5a3cbf50b2a28cf07 (diff) | |
download | linux-9464d07188c5322957427a456d12d945370f7b29.tar.xz |
batman-adv: mark a local client as isolated when needed
A client sending packets which mark matches the value
configured via sysfs has to be identified as isolated using
the TT_CLIENT_ISOLA flag.
The match is mask based, meaning that only bits set in the
mask are compared with those in the mark value.
If the configured mask is equal to 0 no operation is
performed.
Such flag is then advertised within the classic client
announcement mechanism.
Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions