From: Antonio Quartulli <redacted>
Date: Wed, 28 Aug 2013 13:28:07 +0200
here is a small pull request intended for net-next/linux-3.12.
In this batch you have two really minor things (code rearranging and version
increment) and two behavioural changes:
1) the 'protocol' field of outgoing SKBs is now set according to the type of
the payload that batman-adv is going to encapsulate;
2) a uevent is now sent when a node exits the "GW client" mode. This is done in
order to tell userspace that a remote "GW server" is not available anymore.
Please pull or let me know of any problem!
Pulled, thanks Antonio.