aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/bridge_loop_avoidance.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-21batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich1-4/+2
2012-08-23batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich1-0/+8
2012-08-23batman-adv: move function arguments on one lineAntonio Quartulli1-2/+1
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2012-07-06batman-adv: check incoming packet type for blaSimon Wunderlich1-2/+3
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann1-22/+22
2012-07-01batman-adv: Prefix packet structs with batadv_Sven Eckelmann1-2/+2
2012-06-28batman-adv: Prefix bridge_loop_avoidance defines with BATADV_Sven Eckelmann1-1/+1
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven Eckelmann1-3/+1
2012-06-20batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_Sven Eckelmann1-32/+35
2012-05-11batman-adv: update copyright yearsAntonio Quartulli1-1/+1
2012-04-11batman-adv: add bridge loop avoidance compile optionSimon Wunderlich1-0/+57
2012-04-11batman-adv: add broadcast duplicate checkSimon Wunderlich1-0/+2
2012-04-11batman-adv: don't let backbone gateways exchange tt entriesSimon Wunderlich1-0/+1
2012-04-11batman-adv: export claim tables through debugfsSimon Wunderlich1-0/+1
2012-04-11batman-adv: add basic bridge loop avoidance codeSimon Wunderlich1-0/+37