Skip to content
Snippets Groups Projects
  1. Jul 03, 2016
  2. Jul 01, 2016
  3. Jun 21, 2016
    • Sven Eckelmann's avatar
      batman-adv: Fix speedy join in gateway client mode · 93fe2750
      Sven Eckelmann authored
      
      Speedy join only works when the received packet is either broadcast or an
      4addr unicast packet. Thus packets converted from broadcast to unicast via
      the gateway handling code have to be converted to 4addr packets to allow
      the receiving gateway server to add the sender address as temporary entry
      to the translation table.
      
      Not doing it will make the batman-adv gateway server drop the DHCP response
      in many situations because it doesn't yet have the TT entry for the
      destination of the DHCP response.
      
      Signed-off-by: default avatarSven Eckelmann <sven@narfation.org>
      93fe2750
  4. Jun 17, 2016
  5. Jun 16, 2016
  6. Jun 15, 2016
  7. Jun 09, 2016
  8. May 29, 2016
  9. May 28, 2016
  10. May 26, 2016
    • Jan-Philipp Litza's avatar
      respondd modules: Use proper formatting of doubles · f7eda938
      Jan-Philipp Litza authored
      Most doubles that are delivered via respondd have limited input
      precision, but are converted with up to 17 digits of precision. That can
      cause ugly blowups like 0.2800000000000001 in the output, which is
      avoided by specifying better format strings (like "%.2f" in most cases).
      f7eda938
  11. May 23, 2016
  12. May 19, 2016
  13. May 13, 2016
  14. May 11, 2016
  15. May 09, 2016
  16. May 06, 2016
  17. May 05, 2016
  18. Apr 29, 2016
  19. Apr 25, 2016
  20. Apr 24, 2016
  21. Apr 05, 2016
  22. Apr 01, 2016
  23. Mar 30, 2016
  24. Mar 29, 2016
  25. Mar 28, 2016
  26. Mar 26, 2016
Loading