Antonio Quartulli
|
0eb01568f0
batman-adv: include the sync-flags when compute the global/local table CRC
|
11 years ago |
Antonio Quartulli
|
3c4f7ab60c
batman-adv: improve the TT component to support runtime flag changes
|
11 years ago |
Antonio Quartulli
|
0c69aecc5b
batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()
|
11 years ago |
Marek Lindner
|
a19d3d85e1
batman-adv: limit local translation table max size
|
12 years ago |
Antonio Quartulli
|
4627456a77
batman-adv: adapt the TT component to use the new API functions
|
12 years ago |
Antonio Quartulli
|
0538f75991
batman-adv: make struct batadv_neigh_node algorithm agnostic
|
12 years ago |
Antonio Quartulli
|
cfd4f75701
batman-adv: make the backbone gw check VLAN specific
|
12 years ago |
Antonio Quartulli
|
95fb130d68
batman-adv: make the TT global purge routine VLAN specific
|
12 years ago |
Antonio Quartulli
|
7ea7b4a142
batman-adv: make the TT CRC logic VLAN specific
|
12 years ago |
Antonio Quartulli
|
a70a9aa990
batman-adv: lock around TT operations to avoid sending inconsistent data
|
12 years ago |
Antonio Quartulli
|
b8cbd81d09
batman-adv: make the AP isolation attribute VLAN specific
|
12 years ago |
Antonio Quartulli
|
1605278901
batman-adv: print the VID together with the TT entries
|
12 years ago |
Antonio Quartulli
|
0ffa9e8d86
batman-adv: use vid when computing local and global TT CRC
|
12 years ago |
Antonio Quartulli
|
c018ad3de6
batman-adv: add the VLAN ID attribute to the TT entry
|
12 years ago |
Antonio Quartulli
|
e8cf234a4e
batman-adv: make batadv_tt_save_orig_buffer() generic
|
12 years ago |
Antonio Quartulli
|
298e6e685b
batman-adv: implement batadv_tt_entries
|
12 years ago |
Antonio Quartulli
|
2102605947
batman-adv: don't use call_rcu if not needed
|
12 years ago |
Antonio Quartulli
|
1e5d49fce3
batman-adv: make tt_global_add static and return bool
|
12 years ago |
Antonio Quartulli
|
ced72933a5
batman-adv: use CRC32C instead of CRC16 in TT code
|
12 years ago |
Marek Lindner
|
122edaa059
batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
|
12 years ago |
Marek Lindner
|
335fbe0f5d
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
|
12 years ago |
Marek Lindner
|
e1bf0c1409
batman-adv: tvlv - convert tt data sent within OGMs
|
12 years ago |
Simon Wunderlich
|
c54f38c9aa
batman-adv: set skb priority according to content
|
12 years ago |
Martin Hundebøll
|
e91ecfc64a
batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
|
12 years ago |
Antonio Quartulli
|
d4ff40f683
batman-adv: pass a 16bit long flag argument to tt_global_add()
|
12 years ago |
Antonio Quartulli
|
41ab6c4891
batman-adv: don't deal with NET_IP_ALIGN manually
|
12 years ago |
Antonio Quartulli
|
3abe4adbfb
batman-adv: refactor batadv_tt_local_event()
|
12 years ago |
Linus Lüssing
|
72822225bd
batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code
|
12 years ago |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Antonio Quartulli
|
fe8a93b951
batman-adv: make is_my_mac() check for the current mesh only
|
12 years ago |