Simon Wunderlich
|
da6b8c20a5
batman-adv: generalize batman-adv icmp packet handling
|
11 years ago |
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 |
Marek Lindner
|
a19d3d85e1
batman-adv: limit local translation table max size
|
12 years ago |
Antonio Quartulli
|
d0015fdd3d
batman-adv: provide orig_node routing API
|
12 years ago |
Antonio Quartulli
|
c43c981e50
batman-adv: add bat_neigh_is_equiv_or_better API function
|
12 years ago |
Antonio Quartulli
|
a3285a8f20
batman-adv: add bat_neigh_cmp API function
|
12 years ago |
Antonio Quartulli
|
737a2a2297
batman-adv: add bat_orig_print API function
|
12 years ago |
Antonio Quartulli
|
bbad0a5e36
batman-adv: make struct batadv_orig_node algorithm agnostic
|
12 years ago |
Antonio Quartulli
|
0538f75991
batman-adv: make struct batadv_neigh_node algorithm agnostic
|
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
|
5d2c05b213
batman-adv: add per VLAN interface attribute framework
|
12 years ago |
Antonio Quartulli
|
be1db4f661
batman-adv: make the Distributed ARP Table vlan aware
|
12 years ago |
Antonio Quartulli
|
c018ad3de6
batman-adv: add the VLAN ID attribute to the TT entry
|
12 years ago |
Marek Lindner
|
411d6ed93a
batman-adv: consider network coding overhead when calculating required mtu
|
12 years ago |
Martin Hundebøll
|
ee75ed8887
batman-adv: Fragment and send skbs larger than mtu
|
12 years ago |
Martin Hundebøll
|
610bfc6bc9
batman-adv: Receive fragmented packets and merge
|
12 years ago |
Martin Hundebøll
|
f097e25dbe
batman-adv: Remove old fragmentation code
|
12 years ago |
Simon Wunderlich
|
9f4980e68b
batman-adv: remove vis functionality
|
12 years ago |
Antonio Quartulli
|
ced72933a5
batman-adv: use CRC32C instead of CRC16 in TT code
|
12 years ago |
Marek Lindner
|
e1bf0c1409
batman-adv: tvlv - convert tt data sent within OGMs
|
12 years ago |
Marek Lindner
|
3f4841ffb3
batman-adv: tvlv - add network coding container
|
12 years ago |
Marek Lindner
|
17cf0ea455
batman-adv: tvlv - add distributed arp table container
|
12 years ago |
Marek Lindner
|
414254e342
batman-adv: tvlv - gateway download/upload bandwidth container
|
12 years ago |
Marek Lindner
|
ef26157747
batman-adv: tvlv - basic infrastructure
|
12 years ago |
Antonio Quartulli
|
eb2deb6b39
batman-adv: change VID semantic in the BLA code
|
12 years ago |
Matthias Schiffer
|
caf65bfcc5
batman-adv: send each broadcast only once on non-wireless interfaces
|
12 years ago |
Martin Hundebøll
|
2df5278b02
batman-adv: network coding - receive coded packets and decode them
|
12 years ago |