summaryrefslogtreecommitdiff
path: root/net/batman-adv/types.h
AgeCommit message (Expand)Author
2015-01-07batman-adv: fix misspelled wordsAntonio Quartulli
2015-01-07batman-adv: remove obsolete variable primary_iface from orig_nodeSimon Wunderlich
2014-07-21batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli
2014-03-22batman-adv: improve DAT documentationAntonio Quartulli
2014-03-22batman-adv: Send multicast packets to nodes with a WANT_ALL flagLinus Lüssing
2014-03-22batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast supportLinus Lüssing
2014-03-22batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing
2014-03-22batman-adv: Announce new capability via multicast TVLVLinus Lüssing
2014-03-22batman-adv: introduce capability initialization bitfieldLinus Lüssing
2014-03-22batman-adv: Multicast Listener Announcements via Translation TableLinus Lüssing
2014-03-22batman-adv: fix a few kerneldoc inconsistenciesSimon Wunderlich
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