Skip to content
Snippets Groups Projects
  1. Mar 10, 2016
    • Linus Lüssing's avatar
      bridge: Lower IGMP/MLD query intervals for br-client · 4d00c804
      Linus Lüssing authored
      
      There are some devices not acting properly to roaming events, in that
      they do not timely reissue IGMP/MLD reports after reconnecting.
      
      To compensate for that this commit reduces the query interval from 125
      seconds to 20 and the query response interval from 20 seconds to 5.
      This reduces a timeout to 20+5 seconds in the worst-case (12.5s average)
      after a roaming event for such broken devices. This should be below the
      30s "impatient user threshold" and below any connection timeout.
      
      Until the bridge multicast snooping + querier gets re-enabled this is a
      no-op.
      
      Signed-off-by: default avatarLinus Lüssing <linus.luessing@c0d3.blue>
      4d00c804
  2. Mar 09, 2016
  3. Mar 08, 2016
  4. Mar 07, 2016
  5. Mar 06, 2016
  6. Mar 04, 2016
  7. Mar 03, 2016
  8. Mar 02, 2016
  9. Mar 01, 2016
  10. Feb 29, 2016
  11. Feb 28, 2016
  12. Feb 26, 2016
  13. Feb 25, 2016
  14. Feb 24, 2016
  15. Feb 19, 2016
  16. Feb 16, 2016
  17. Feb 14, 2016
  18. Feb 13, 2016
Loading