summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/types.h
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: fix misspelled wordsAntonio Quartulli2015-01-071-1/+1
* batman-adv: remove obsolete variable primary_iface from orig_nodeSimon Wunderlich2015-01-071-2/+0
* batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli2014-07-211-0/+2
* batman-adv: improve DAT documentationAntonio Quartulli2014-03-221-2/+3
* batman-adv: Send multicast packets to nodes with a WANT_ALL flagLinus Lüssing2014-03-221-1/+13
* batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast supportLinus Lüssing2014-03-221-0/+12
* batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing2014-03-221-0/+7
* batman-adv: Announce new capability via multicast TVLVLinus Lüssing2014-03-221-0/+13
* batman-adv: introduce capability initialization bitfieldLinus Lüssing2014-03-221-3/+4
* batman-adv: Multicast Listener Announcements via Translation TableLinus Lüssing2014-03-221-0/+24
* batman-adv: fix a few kerneldoc inconsistenciesSimon Wunderlich2014-03-221-5/+5
* batman-adv: use consistent kerneldoc styleSimon Wunderlich2014-01-161-2/+4
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-121-1/+1
* batman-adv: add debugfs support to view multiif tablesSimon Wunderlich2014-01-121-1/+2
* batman-adv: add debugfs structure for information per interfaceSimon Wunderlich2014-01-121-0/+2
* batman-adv: add bonding againSimon Wunderlich2014-01-121-0/+2
* batman-adv: consider outgoing interface in OGM sendingSimon Wunderlich2014-01-121-2/+5
* batman-adv: split out router from orig_nodeSimon Wunderlich2014-01-121-8/+24
* batman-adv: split tq information in neigh_node structSimon Wunderlich2014-01-121-26/+48
* batman-adv: remove bonding and interface alternatingSimon Wunderlich2014-01-121-8/+2
* batman-adv: add isolation_mark sysfs attributeAntonio Quartulli2014-01-081-0/+2
* batman-adv: send every DHCP packet as bat-unicastAntonio Quartulli2014-01-081-0/+12
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-081-3/+1
* batman-adv: generalize batman-adv icmp packet handlingSimon Wunderlich2013-10-231-1/+1
* batman-adv: include the sync-flags when compute the global/local table CRCAntonio Quartulli2013-10-231-0/+6
* batman-adv: improve the TT component to support runtime flag changesAntonio Quartulli2013-10-231-0/+6
* batman-adv: limit local translation table max sizeMarek Lindner2013-10-231-0/+3
* batman-adv: provide orig_node routing APIAntonio Quartulli2013-10-231-0/+11
* batman-adv: add bat_neigh_is_equiv_or_better API functionAntonio Quartulli2013-10-231-0/+4
* batman-adv: add bat_neigh_cmp API functionAntonio Quartulli2013-10-231-0/+3
* batman-adv: add bat_orig_print API functionAntonio Quartulli2013-10-231-0/+3
* batman-adv: make struct batadv_orig_node algorithm agnosticAntonio Quartulli2013-10-231-11/+19
* batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli2013-10-231-16/+25
* batman-adv: make the TT CRC logic VLAN specificAntonio Quartulli2013-10-191-8/+33
* batman-adv: lock around TT operations to avoid sending inconsistent dataAntonio Quartulli2013-10-191-0/+13
* batman-adv: make the AP isolation attribute VLAN specificAntonio Quartulli2013-10-191-2/+2
* batman-adv: add per VLAN interface attribute frameworkAntonio Quartulli2013-10-191-0/+21
* batman-adv: make the Distributed ARP Table vlan awareAntonio Quartulli2013-10-191-0/+2
* batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli2013-10-191-0/+2
* batman-adv: consider network coding overhead when calculating required mtuMarek Lindner2013-10-121-7/+0
* batman-adv: Fragment and send skbs larger than mtuMartin Hundebøll2013-10-121-0/+6
* batman-adv: Receive fragmented packets and mergeMartin Hundebøll2013-10-121-0/+38
* batman-adv: Remove old fragmentation codeMartin Hundebøll2013-10-121-19/+0
* batman-adv: remove vis functionalitySimon Wunderlich2013-10-091-84/+0
* batman-adv: use CRC32C instead of CRC16 in TT codeAntonio Quartulli2013-10-091-2/+2
* batman-adv: tvlv - convert tt data sent within OGMsMarek Lindner2013-10-091-1/+1
* batman-adv: tvlv - add network coding containerMarek Lindner2013-10-091-0/+2
* batman-adv: tvlv - add distributed arp table containerMarek Lindner2013-10-091-0/+10
* batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner2013-10-091-4/+8
* batman-adv: tvlv - basic infrastructureMarek Lindner2013-10-091-0/+72
OpenPOWER on IntegriCloud