Skip to content
Snippets Groups Projects
  1. 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
  2. Jun 16, 2016
  3. Feb 08, 2016
  4. Dec 18, 2015
  5. Aug 09, 2015
  6. Aug 06, 2015
  7. Jun 15, 2015
  8. May 21, 2015
  9. Apr 02, 2015
  10. Jan 07, 2015
  11. Dec 15, 2014
  12. Aug 30, 2014
  13. Aug 22, 2014
  14. Aug 06, 2014
  15. Feb 21, 2014
  16. Jan 18, 2014
  17. Jan 12, 2014
Loading