summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/bridge_loop_avoidance.h
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: prevent multiple ARP replies sent by gateways if dat enabledAndreas Pape2017-03-221-0/+11
* batman-adv: update copyright years for 2017Sven Eckelmann2017-01-261-1/+1
* batman-adv: don't add loop detect macs to TTSimon Wunderlich2017-01-261-0/+18
* batman-adv: add backbone table netlink supportSimon Wunderlich2016-08-091-0/+7
* batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlinkAndrew Lunn2016-08-091-1/+9
* batman-adv: Use bool as return type for boolean functionsSven Eckelmann2016-05-101-21/+22
* batman-adv: update copyright years for 2016Sven Eckelmann2016-02-021-1/+1
* batman-adv: purge bridge loop avoidance when its disabledSimon Wunderlich2016-01-091-0/+2
* batman-adv: Remove batadv_ types forward declarationsSven Eckelmann2015-08-251-3/+0
* batman-adv: Replace C99 int types with kernel typeSven Eckelmann2015-08-251-3/+2
* batman-adv: Add required includes to all filesSven Eckelmann2015-06-071-0/+10
* batman-adv: update copyright years for 2015Sven Eckelmann2015-05-291-1/+1
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-121-1/+1
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-081-3/+1
* batman-adv: make the backbone gw check VLAN specificAntonio Quartulli2013-10-191-4/+6
* batman-adv: change VID semantic in the BLA codeAntonio Quartulli2013-05-291-5/+7
* batman-adv: update copyright yearsAntonio Quartulli2013-01-191-1/+1
* batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich2012-11-211-4/+2
* batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich2012-08-231-0/+8
* batman-adv: move function arguments on one lineAntonio Quartulli2012-08-231-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-101-2/+4
|\
| * batman-adv: check incoming packet type for blaSimon Wunderlich2012-07-061-2/+3
* | batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-011-22/+22
* | batman-adv: Prefix packet structs with batadv_Sven Eckelmann2012-07-011-2/+2
* | batman-adv: Prefix bridge_loop_avoidance defines with BATADV_Sven Eckelmann2012-06-281-1/+1
* | batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-201-3/+1
* | batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_Sven Eckelmann2012-06-201-32/+35
|/
* batman-adv: update copyright yearsAntonio Quartulli2012-05-111-1/+1
* batman-adv: add bridge loop avoidance compile optionSimon Wunderlich2012-04-111-0/+57
* batman-adv: add broadcast duplicate checkSimon Wunderlich2012-04-111-0/+2
* batman-adv: don't let backbone gateways exchange tt entriesSimon Wunderlich2012-04-111-0/+1
* batman-adv: export claim tables through debugfsSimon Wunderlich2012-04-111-0/+1
* batman-adv: add basic bridge loop avoidance codeSimon Wunderlich2012-04-111-0/+37
OpenPOWER on IntegriCloud