summaryrefslogtreecommitdiff
path: root/net/batman-adv/send.h
AgeCommit message (Expand)Author
2017-03-26batman-adv: restructure rebroadcast counter into forw_packet APILinus Lüssing
2017-03-26batman-adv: privatize forw_packet skb assignmentLinus Lüssing
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann
2016-11-08batman-adv: fix rare race conditions on interface removalLinus Lüssing
2016-10-30batman-adv: use consume_skb for non-dropped packetsSven Eckelmann
2016-10-30batman-adv: Simple (re)broadcast avoidanceLinus Lüssing
2016-08-09batman-adv: Introduce forward packet creation helperLinus Lüssing
2016-06-30batman-adv: remove ogm_emit and ogm_schedule API callsAntonio Quartulli
2016-02-29batman-adv: keep track of when unicast packets are sentAntonio Quartulli
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann
2016-02-02batman-adv: Fix kerneldoc parsing of return descriptionSven Eckelmann
2015-08-25batman-adv: Remove batadv_ types forward declarationsSven Eckelmann
2015-08-25batman-adv: Replace C99 int types with kernel typeSven Eckelmann
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann
2014-03-22batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing
2014-03-22batman-adv: add kerneldoc for dst_hint argumentAntonio Quartulli
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich
2014-01-08batman-adv: send every DHCP packet as bat-unicastAntonio Quartulli
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli
2013-10-19batman-adv: refine API calls for unicast transmissions of SKBsLinus Lüssing
2013-10-19batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli
2013-10-12batman-adv: Remove old fragmentation codeMartin Hundebøll
2013-05-29batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.cMartin Hundebøll
2013-01-19batman-adv: update copyright yearsAntonio Quartulli
2012-11-21batman-adv: Add wrapper to look up neighbor and send skbMartin Hundebøll
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven Eckelmann
2012-06-20batman-adv: Prefix send non-static functions with batadv_Sven Eckelmann
2012-02-17batman-adv: Update copyright yearsSven Eckelmann
2011-09-08batman-adv: agglomerate all batman iv ogm sending functions in the batman iv ...Marek Lindner
2011-09-08batman-adv: rename all instances of batman_packet to batman_ogm_packetMarek Lindner
2011-07-05batman-adv: add_bcast_packet_to_list() takes the sending delay as parameterAntonio Quartulli
2011-06-20batman-adv: improved client announcement mechanismAntonio Quartulli
2011-06-20batman-adv: Reduce usage of charSven Eckelmann
2011-05-30batman-adv: Add const type qualifier for pointersSven Eckelmann
2011-05-08batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli
2011-03-05batman-adv: rename batman_if struct to hard_ifaceMarek Lindner
2011-02-11batman-adv: Remove duplicate types.h inclusionsLinus Lüssing
2011-01-31batman-adv: Update copyright yearsSven Eckelmann
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann