summaryrefslogtreecommitdiff
path: root/net/batman-adv/types.h
AgeCommit message (Expand)Author
2014-01-16batman-adv: use consistent kerneldoc styleSimon Wunderlich
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich
2014-01-12batman-adv: add debugfs support to view multiif tablesSimon Wunderlich
2014-01-12batman-adv: add debugfs structure for information per interfaceSimon Wunderlich
2014-01-12batman-adv: add bonding againSimon Wunderlich
2014-01-12batman-adv: consider outgoing interface in OGM sendingSimon Wunderlich
2014-01-12batman-adv: split out router from orig_nodeSimon Wunderlich
2014-01-12batman-adv: split tq information in neigh_node structSimon Wunderlich
2014-01-12batman-adv: remove bonding and interface alternatingSimon Wunderlich
2014-01-08batman-adv: add isolation_mark sysfs attributeAntonio Quartulli
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-23batman-adv: generalize batman-adv icmp packet handlingSimon Wunderlich
2013-10-23batman-adv: include the sync-flags when compute the global/local table CRCAntonio Quartulli
2013-10-23batman-adv: improve the TT component to support runtime flag changesAntonio Quartulli
2013-10-23batman-adv: limit local translation table max sizeMarek Lindner
2013-10-23batman-adv: provide orig_node routing APIAntonio Quartulli
2013-10-23batman-adv: add bat_neigh_is_equiv_or_better API functionAntonio Quartulli
2013-10-23batman-adv: add bat_neigh_cmp API functionAntonio Quartulli
2013-10-23batman-adv: add bat_orig_print API functionAntonio Quartulli
2013-10-23batman-adv: make struct batadv_orig_node algorithm agnosticAntonio Quartulli
2013-10-23batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli
2013-10-19batman-adv: make the TT CRC logic VLAN specificAntonio Quartulli
2013-10-19batman-adv: lock around TT operations to avoid sending inconsistent dataAntonio Quartulli
2013-10-19batman-adv: make the AP isolation attribute VLAN specificAntonio Quartulli
2013-10-19batman-adv: add per VLAN interface attribute frameworkAntonio Quartulli
2013-10-19batman-adv: make the Distributed ARP Table vlan awareAntonio Quartulli
2013-10-19batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli
2013-10-12batman-adv: consider network coding overhead when calculating required mtuMarek Lindner
2013-10-12batman-adv: Fragment and send skbs larger than mtuMartin Hundebøll
2013-10-12batman-adv: Receive fragmented packets and mergeMartin Hundebøll
2013-10-12batman-adv: Remove old fragmentation codeMartin Hundebøll
2013-10-09batman-adv: remove vis functionalitySimon Wunderlich
2013-10-09batman-adv: use CRC32C instead of CRC16 in TT codeAntonio Quartulli
2013-10-09batman-adv: tvlv - convert tt data sent within OGMsMarek Lindner
2013-10-09batman-adv: tvlv - add network coding containerMarek Lindner
2013-10-09batman-adv: tvlv - add distributed arp table containerMarek Lindner
2013-10-09batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner
2013-10-09batman-adv: tvlv - basic infrastructureMarek Lindner
2013-05-29batman-adv: change VID semantic in the BLA codeAntonio Quartulli
2013-05-29batman-adv: send each broadcast only once on non-wireless interfacesMatthias Schiffer
2013-03-13batman-adv: network coding - receive coded packets and decode themMartin Hundebøll
2013-03-13batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll
2013-03-13batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll
2013-03-13batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll
2013-03-13batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll
2013-03-13batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll
2013-01-19batman-adv: update copyright yearsAntonio Quartulli
2013-01-19batman-adv: postpone sysfs removal when unregisteringSimon Wunderlich
2013-01-19batman-adv: kernel doc for types.hMarek Lindner