The annotated tag, batman-adv-for-davem has been created at 256582ce025554711dbf040f9c19180a7e49fa41 (tag) tagging 42cb0bef0176572e2e826b49d697c653eedd7fce (commit) replaces v3.13-rc6 tagged by Antonio Quartulli on Thu Jan 9 08:11:10 2014 +0100
- Shortlog ------------------------------------------------------------ Included changes: - substitute FSF address with URL - deselect current bat-GW when GW-client mode gets deactivated - send every DHCP packet using bat-unicast messages when GW-client mode is enabled - implement the Extended Isolation mechanism (it is an enhancement of the already existing batman-AP-isolation). This mechanism allows the user to drop packets exchanged by selected clients by using netfilter marks. - fix typ0 in header guard - minor code cleanups
Antonio Quartulli (17): batman-adv: fix size of batadv_icmp_header batman-adv: fix alignment for batadv_tvlv_tt_change batman-adv: clean nf state when removing protocol header batman-adv: fix vlan header access batman-adv: properly rename define in distributed arp table header file batman-adv: don't switch byte order too often if not needed batman-adv: remove FSF address from GPL disclaimer batman-adv: deselect current GW on client mode switch off batman-adv: rename gw_deselect() to gw_reselect() batman-adv: remove parenthesis from return statements batman-adv: send every DHCP packet as bat-unicast batman-adv: add isolation_mark sysfs attribute batman-adv: mark a local client as isolated when needed batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag batman-adv: extend the ap_isolation mechanism batman-adv: create helper function to get AP isolation status batman-adv: set the isolation mark in the skb if needed
David S. Miller (1): Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Joe Perches (1): batadv: Slight optimization of batadv_compare_eth
Simon Wunderlich (3): batman-adv: fix alignment for batadv_coded_packet batman-adv: fix header alignment by unrolling batadv_header batman-adv: fix size of batadv_bla_claim_dst
dingtianhong (1): batman-adv: use batadv_compare_eth for concise
-----------------------------------------------------------------------