Skip to content
Snippets Groups Projects
Select Git revision
  • 99c13423fc47cc4554511ac9203417cd1108dbb4
  • experimental default protected
  • v2023.2.5-ffs
  • nrb/ex400-remove-wps
  • nrb/airmax-test
  • v2023.2.4-ffs
  • nrb/ar9344-reset-sequence
  • autinerd/experimental-openwrt-24.10
  • v2023.2.3-ffs
  • v2023.2.2-ffs
  • v2023.2-ffs
  • v2023.1-ffs
  • v2022.1.4-ffs
  • feature/addMikrotikwAP
  • v2022.1.3-ffs
  • v2021.1.2-ffs
  • v2022.1.1-ffs
  • master protected
  • v2021.1.1-ffs
  • nrb/gluon-master-cpe510
  • v2021.1-ffs
  • experimental-2025-09-19
  • experimental-2025-09-19-base
  • experimental-2025-09-15
  • experimental-2025-09-15-base
  • experimental-2025-09-12
  • experimental-2025-09-12-base
  • experimental-2025-09-11
  • experimental-2025-09-11-base
  • experimental-2025-09-08
  • experimental-2025-09-08-base
  • experimental-2025-09-07
  • experimental-2025-09-07-base
  • experimental-2025-09-05
  • experimental-2025-09-05-base
  • experimental-2025-09-03
  • experimental-2025-09-03-base
  • experimental-2025-08-29
  • experimental-2025-08-29-base
  • experimental-2025-08-26
  • experimental-2025-08-26-base
41 results

ath79-generic

Blame
  • user avatar
    Linus Lüssing authored
    ebtables actually skips any IPv6 extension headers like the hop-by-hop
    one. So this rule is actually void.
    
    The intend back then was to allow passing MLD messages into the mesh.
    Since extension headers are skipped, the general icmpv6 rule will
    actually match MLD messages. So the hop-by-hop rule is unnecessary,
    too.
    
    Signed-off-by: default avatarLinus Lüssing <linus.luessing@c0d3.blue>
    8e891b2c
    History