Searched hist:"42 cb0bef0176572e2e826b49d697c653eedd7fce" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/batman-adv/ |
H A D | translation-table.h | diff 42cb0bef0176572e2e826b49d697c653eedd7fce Sat Nov 16 05:03:52 CST 2013 Antonio Quartulli <antonio@open-mesh.com> batman-adv: set the isolation mark in the skb if needed
If a broadcast packet is coming from a client marked as isolated, then mark the skb using the isolation mark so that netfilter (or any other application) can recognise them.
The mark is written in the skb based on the mask value: only bits set in the mask are substitued by those in the mark value
Signed-off-by: Antonio Quartulli <antonio@open-mesh.com> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
|
H A D | soft-interface.c | diff 42cb0bef0176572e2e826b49d697c653eedd7fce Sat Nov 16 05:03:52 CST 2013 Antonio Quartulli <antonio@open-mesh.com> batman-adv: set the isolation mark in the skb if needed
If a broadcast packet is coming from a client marked as isolated, then mark the skb using the isolation mark so that netfilter (or any other application) can recognise them.
The mark is written in the skb based on the mask value: only bits set in the mask are substitued by those in the mark value
Signed-off-by: Antonio Quartulli <antonio@open-mesh.com> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
|
H A D | translation-table.c | diff 42cb0bef0176572e2e826b49d697c653eedd7fce Sat Nov 16 05:03:52 CST 2013 Antonio Quartulli <antonio@open-mesh.com> batman-adv: set the isolation mark in the skb if needed
If a broadcast packet is coming from a client marked as isolated, then mark the skb using the isolation mark so that netfilter (or any other application) can recognise them.
The mark is written in the skb based on the mask value: only bits set in the mask are substitued by those in the mark value
Signed-off-by: Antonio Quartulli <antonio@open-mesh.com> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
|