Skip to content
Snippets Groups Projects
  1. Mar 07, 2021
  2. May 28, 2020
    • Matthias Schiffer's avatar
      gluon-core: build in xt_CT with GLUON_SPECIALIZE_KERNEL · fcc6877c
      Matthias Schiffer authored
      xt_CT was added to kmod-ipt-conntrack a while back. Update our
      GLUON_SPECIALIZE_KERNEL rules accordingly.
      
      When building xt_CT into the kernel, one of the symbols IP_NF_RAW and
      IP6_NF_RAW must be enabled as well, even though there is no runtime
      dependency when building as modules. The kernel grows by less than 1KB
      even when both IP_NF_RAW and NETFILTER_XT_TARGET_CT are enabled, making
      this change a (very slight) net win in both flash and RAM usage.
      fcc6877c
  3. May 12, 2020
  4. Aug 21, 2019
    • Chrissi^'s avatar
      gluon-mesh-vpn-core: Add dependency for KERNEL_NET_ACT_POLICE · dc8149ab
      Chrissi^ authored
      This is a fix for the broken ingress traffic-shaping in gluon v2018.2.2
      and possibly earlier.
      
      For ingress traffic shaping the kernel option NET_ACT_POLICE is needed.
      Before this patch there was no dependency to this. Neither in
      gluon_core, gluon-mesh-vpn-core nor in the package.
      
      This patch adds this dependency.
      
      [Matthias Schiffer: move dependency from GLUON_CORE to gluon-mesh-vpn-core]
      
      Fixes #1790
      Unverified
      dc8149ab
  5. Nov 16, 2018
  6. Apr 13, 2018
Loading