summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/bridge_loop_avoidance.c
Commit message (Expand)AuthorAgeFilesLines
...
* | batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann2012-06-201-2/+2
* | batman-adv: Prefix hash non-static functions with batadv_Sven Eckelmann2012-06-201-4/+4
* | batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_Sven Eckelmann2012-06-201-14/+14
* | batman-adv: Return error codes instead of -1 on failuresSven Eckelmann2012-06-181-3/+3
* | batman-adv: trivial endianness annotationsAl Viro2012-06-181-3/+3
* | batman-adv: get rid of pointless cast in memcpy()Al Viro2012-06-181-1/+1
* | batman-adv: Initialize lockdep class keys for hashesSven Eckelmann2012-06-181-0/+13
|/
* batman-adv: update copyright yearsAntonio Quartulli2012-05-111-1/+1
* batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)Antonio Quartulli2012-04-181-6/+4
* batman-adv: remove duplicated line in commentAntonio Quartulli2012-04-181-1/+0
* batman-adv: form groups in the bridge loop avoidanceSimon Wunderlich2012-04-111-6/+115
* batman-adv: add broadcast duplicate checkSimon Wunderlich2012-04-111-0/+75
* batman-adv: don't let backbone gateways exchange tt entriesSimon Wunderlich2012-04-111-0/+50
* batman-adv: export claim tables through debugfsSimon Wunderlich2012-04-111-0/+53
* batman-adv: add basic bridge loop avoidance codeSimon Wunderlich2012-04-111-0/+1296
OpenPOWER on IntegriCloud