Advertisement
Guest User

Untitled

a guest
Feb 25th, 2013
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. <rampone>heyho, hohey. I am using batman-adv 2012.4.0 with the kbu freifunk project. As we wanted to lessen traffic on the cityvpn, we raised the beacon interval to 5. Before I think we had an interval of 1. Now since the interval of 5 I have the problem, that if I roam with a client vom an AP to another (both are adhoc meshed) there seems to be no data transferred for about 5 seconds (TCP SIP phone call (silent), skype
  2. <rampone> call even disconnects to reconnect and http streaming stops). My questions are: Were the ROAM_ADV packets invented, to prevent exactly this behaviour? Is it broken in 2012.4.0 and/or in batman 2013.0.0 it says - fix TT roaming cases
  3. <rampone> - fix TT packet rerouting
  4. <rampone> - fix TT flags handling
  5. <ordex>rampone: it is supposed to work
  6. <rampone>Does that mean my described case is fixed in 2013.0?
  7. <ordex>yeah
  8. <rampone>even in 2012.4
  9. <rampone>or in 2013.
  10. <ordex>let me check
  11. <ordex>because i don't exactly remember where the fixes are
  12. <ordex>one sec
  13. <rampone>kk. ty alreqady
  14. <ordex>rampone: 2013.0.0 is the one having all the fixes
  15. <ordex>I would suggest you to upgrade
  16. <ordex>there were some interesting fixes to the TT component
  17. <ordex>including this roaming handling
  18. <ordex>therefore it is better f you upgrade
  19. <ordex>and, if ossible, please report us how it goes (if you do so)
  20. <ordex>*possible
  21. <rampone>kk. compiling it for the kernel version we use does not work, symbol error. but then i will try to make one with openwrt trunk, a little more work, but you showed me, that there is light at the end of the tunnel
  22. <ordex>rampone:
  23. <ordex>what symbol?
  24. <ordex>maybe crc32c?
  25. - Nevets quit (Quit: Zzzzzzzz...)
  26. <rampone>not sure right now. would have to rebuild it
  27. <ordex>that is a new dependancy and it has probably been introduced with this version too
  28. <ordex>you have to enable +kmod-crypto-crc32c +kmod-lib-crc32c on openwrt
  29. <ordex>it is part of the DEPENDENCIES of the packet, IIRC
  30. <rampone>think so, thats why i couldnt try it really quickly. but wanted to ask alread for weeks.
  31. <ordex>but yes
  32. <rampone>mmhkay, will try
  33. <ordex>there is always some light at the end!
  34. <ordex>:D
  35. <rampone>haha ;)
  36. <rampone>ty. I dint want to aks here, i do not like to bug the coders ;)
  37. <ordex>I tested the roaming myself, and it should work as you expect
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement