summaryrefslogtreecommitdiff
path: root/net/batman-adv/bridge_loop_avoidance.h
AgeCommit message (Expand)Author
2017-03-22batman-adv: prevent multiple ARP replies sent by gateways if dat enabledAndreas Pape
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann
2017-01-26batman-adv: don't add loop detect macs to TTSimon Wunderlich
2016-08-09batman-adv: add backbone table netlink supportSimon Wunderlich
2016-08-09batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlinkAndrew Lunn
2016-05-10batman-adv: Use bool as return type for boolean functionsSven Eckelmann
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann
2016-01-09batman-adv: purge bridge loop avoidance when its disabledSimon Wunderlich
2015-08-25batman-adv: Remove batadv_ types forward declarationsSven Eckelmann
2015-08-25batman-adv: Replace C99 int types with kernel typeSven Eckelmann
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli
2013-10-19batman-adv: make the backbone gw check VLAN specificAntonio Quartulli
2013-05-29batman-adv: change VID semantic in the BLA codeAntonio Quartulli
2013-01-19batman-adv: update copyright yearsAntonio Quartulli
2012-11-21batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich
2012-08-23batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich
2012-08-23batman-adv: move function arguments on one lineAntonio Quartulli
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-06batman-adv: check incoming packet type for blaSimon Wunderlich
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix packet structs with batadv_Sven Eckelmann
2012-06-28batman-adv: Prefix bridge_loop_avoidance defines with BATADV_Sven Eckelmann
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven Eckelmann
2012-06-20batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_Sven Eckelmann
2012-05-11batman-adv: update copyright yearsAntonio Quartulli
2012-04-11batman-adv: add bridge loop avoidance compile optionSimon Wunderlich
2012-04-11batman-adv: add broadcast duplicate checkSimon Wunderlich
2012-04-11batman-adv: don't let backbone gateways exchange tt entriesSimon Wunderlich
2012-04-11batman-adv: export claim tables through debugfsSimon Wunderlich
2012-04-11batman-adv: add basic bridge loop avoidance codeSimon Wunderlich