Skip to content
Snippets Groups Projects
Select Git revision
  • 4af46bdb9c798c791ece2d45bc7991a04deba683
  • experimental
  • master
  • v2021.1.2-ffs
  • v2021.1.1-ffs
  • nrb/gluon-master-cpe510
  • v2021.1-ffs
  • v2020.2.3-ffs
  • nrbffs/fastd-remove-delay
  • v2020.2.2-ffs
  • v2020.2.1-ffs
  • v2020.2-ffs
  • v2020.2.x
  • v2020.1.3-ffs
  • v2020.1.1-ffs
  • v2020.1-ffs
  • v2019.1.2-ffs
  • v2019.1.1-ffs
  • nrb/test-radv-filter
  • v2019.1-ffs
  • nrbffs/netgear-ex6120
  • v2021.1.2-ffs0.2
  • v2021.1.2-ffs0.1
  • v2021.1.1-ffs0.4
  • v2021.1.1-ffs0.3
  • v2021.1.1-ffs0.2
  • v2021.1.1-ffs0.1
  • v2021.1-ffs0.1
  • v2020.2.3-ffs0.3
  • v2020.2.3-ffs0.2
  • v2020.2.3-ffs0.1
  • v2020.2.2-ffs0.1
  • v2020.2.1-ffs0.1
  • v2020.2-ffs0.1
  • v2020.2
  • v2020.2.x-ffs0.1
  • v2020.1.3-ffs0.1
  • v2020.1.1-ffs0.1
  • v2020.1-ffs0.1
  • v2019.1.2-ffs0.1
  • v2019.1.1-ffs0.1
41 results

modules

Forked from firmware / FFS Gluon
Source project has a limited visibility.
  • Sven Eckelmann's avatar
    4af46bdb
    batman-adv: import Linux 4.7 fixes · 4af46bdb
    Sven Eckelmann authored
    
    Introduce new fixes:
    
     * Avoid nullptr dereference in bla after vlan_insert_tag
     * Avoid nullptr dereference in dat after vlan_insert_tag
     * Avoid tt_req_node list put for unhashed entry
     * Fix orig_node_vlan leak on orig_node_release
     * Fix non-atomic bla_claim::backbone_gw access
     * Fix reference leak in batadv_find_router
     * Free last_bonding_candidate on release of orig_node
    
    Also replace the gluon version of the speedyjoin patch with the one already
    included in openwrt-routing.
    
    Signed-off-by: default avatarSven Eckelmann <sven.eckelmann@open-mesh.com>
    4af46bdb
    History
    batman-adv: import Linux 4.7 fixes
    Sven Eckelmann authored
    
    Introduce new fixes:
    
     * Avoid nullptr dereference in bla after vlan_insert_tag
     * Avoid nullptr dereference in dat after vlan_insert_tag
     * Avoid tt_req_node list put for unhashed entry
     * Fix orig_node_vlan leak on orig_node_release
     * Fix non-atomic bla_claim::backbone_gw access
     * Fix reference leak in batadv_find_router
     * Free last_bonding_candidate on release of orig_node
    
    Also replace the gluon version of the speedyjoin patch with the one already
    included in openwrt-routing.
    
    Signed-off-by: default avatarSven Eckelmann <sven.eckelmann@open-mesh.com>