summaryrefslogtreecommitdiff
path: root/net/batman-adv/types.h
AgeCommit message (Expand)Author
2019-12-19batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann
2019-02-11batman-adv: Check total_size when queueing fragmentsSven Eckelmann
2018-06-16batman-adv: Fix internal interface indices typesSven Eckelmann
2017-11-11batman-adv: fix TT sync flag inconsistenciesLinus Lüssing
2016-11-20batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann
2016-11-20batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann
2016-11-20batman-adv: lock crc access in bridge loop avoidanceSimon Wunderlich
2016-11-20batman-adv: Fix kerneldoc member names in for main structsSven Eckelmann
2016-08-22batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann
2016-06-15batman-adv: Fix reference counting of vlan object for tt_local_entrySven Eckelmann
2015-09-30batman-adv: Fix potential synchronization issues in mcast tvlv handlerLinus Lüssing
2015-09-30batman-adv: Make MCAST capability changes atomicLinus Lüssing
2015-09-30batman-adv: Make TT capability changes atomicLinus Lüssing
2015-09-30batman-adv: Make NC capability changes atomicLinus Lüssing
2015-09-30batman-adv: Make DAT capability changes atomicLinus Lüssing
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