aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-27batman-adv: remove obsolete deleted attribute for gateway nodeSimon Wunderlich1-2/+0
2015-08-25batman-adv: convert bat_priv->tt.req_list to hlistMarek Lindner1-2/+2
2015-08-25batman-adv: convert orig_node->vlan_list to hlistMarek Lindner1-2/+2
2015-08-25batman-adv: Replace C99 int types with kernel typeSven Eckelmann1-53/+52
2015-08-14batman-adv: Fix potential synchronization issues in mcast tvlv handlerLinus Lüssing1-0/+3
2015-08-14batman-adv: Make MCAST capability changes atomicLinus Lüssing1-1/+1
2015-08-14batman-adv: Make TT capability changes atomicLinus Lüssing1-2/+2
2015-08-14batman-adv: Make NC capability changes atomicLinus Lüssing1-1/+1
2015-08-14batman-adv: Make DAT capability changes atomicLinus Lüssing1-2/+2
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann1-2/+16
2015-06-07batman-adv: add bat_neigh_free APIAntonio Quartulli1-0/+4
2015-06-03batman-adv: types, Fix comment on bcast_ownMarkus Pargmann1-3/+4
2015-05-29batman-adv: Check total_size when queueing fragmentsSven Eckelmann1-0/+2
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann1-1/+1
2015-01-07batman-adv: fix misspelled wordsAntonio Quartulli1-1/+1
2015-01-07batman-adv: remove obsolete variable primary_iface from orig_nodeSimon Wunderlich1-2/+0
2014-07-21batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli1-0/+2
2014-03-22batman-adv: improve DAT documentationAntonio Quartulli1-2/+3
2014-03-22batman-adv: Send multicast packets to nodes with a WANT_ALL flagLinus Lüssing1-1/+13
2014-03-22batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast supportLinus Lüssing1-0/+12
2014-03-22batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing1-0/+7
2014-03-22batman-adv: Announce new capability via multicast TVLVLinus Lüssing1-0/+13
2014-03-22batman-adv: introduce capability initialization bitfieldLinus Lüssing1-3/+4
2014-03-22batman-adv: Multicast Listener Announcements via Translation TableLinus Lüssing1-0/+24
2014-03-22batman-adv: fix a few kerneldoc inconsistenciesSimon Wunderlich1-5/+5
2014-01-16batman-adv: use consistent kerneldoc styleSimon Wunderlich1-2/+4
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich1-1/+1
2014-01-12batman-adv: add debugfs support to view multiif tablesSimon Wunderlich1-1/+2
2014-01-12batman-adv: add debugfs structure for information per interfaceSimon Wunderlich1-0/+2
2014-01-12batman-adv: add bonding againSimon Wunderlich1-0/+2
2014-01-12batman-adv: consider outgoing interface in OGM sendingSimon Wunderlich1-2/+5
2014-01-12batman-adv: split out router from orig_nodeSimon Wunderlich1-8/+24
2014-01-12batman-adv: split tq information in neigh_node structSimon Wunderlich1-26/+48
2014-01-12batman-adv: remove bonding and interface alternatingSimon Wunderlich1-8/+2
2014-01-08batman-adv: add isolation_mark sysfs attributeAntonio Quartulli1-0/+2
2014-01-08batman-adv: send every DHCP packet as bat-unicastAntonio Quartulli1-0/+12
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli1-3/+1
2013-10-23batman-adv: generalize batman-adv icmp packet handlingSimon Wunderlich1-1/+1
2013-10-23batman-adv: include the sync-flags when compute the global/local table CRCAntonio Quartulli1-0/+6
2013-10-23batman-adv: improve the TT component to support runtime flag changesAntonio Quartulli1-0/+6
2013-10-23batman-adv: limit local translation table max sizeMarek Lindner1-0/+3
2013-10-23batman-adv: provide orig_node routing APIAntonio Quartulli1-0/+11
2013-10-23batman-adv: add bat_neigh_is_equiv_or_better API functionAntonio Quartulli1-0/+4
2013-10-23batman-adv: add bat_neigh_cmp API functionAntonio Quartulli1-0/+3
2013-10-23batman-adv: add bat_orig_print API functionAntonio Quartulli1-0/+3
2013-10-23batman-adv: make struct batadv_orig_node algorithm agnosticAntonio Quartulli1-11/+19
2013-10-23batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli1-16/+25
2013-10-19batman-adv: make the TT CRC logic VLAN specificAntonio Quartulli1-8/+33
2013-10-19batman-adv: lock around TT operations to avoid sending inconsistent dataAntonio Quartulli1-0/+13
2013-10-19batman-adv: make the AP isolation attribute VLAN specificAntonio Quartulli1-2/+2