Skip to content
Snippets Groups Projects
Select Git revision
  • a8f5051104af801ff3fcbb9e6e1d1eca4f046712
  • 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

0026-sunxi-sysupgrade-sync-with-x86.patch

Blame
  • Forked from firmware / FFS Gluon
    Source project has a limited visibility.
    • Matthias Schiffer's avatar
      a8f50511
      modules: update LEDE (2017-10-02) · a8f50511
      Matthias Schiffer authored
      783465d783 odhcpd: don't enable server mode on non-static lan port
      c92c1894a5 odhcpd: backport fixes from master branch (FS#402, FS#524)
      4b4a4af814 dnsmasq: bump to v2.78
      b8357e87d7 base-files: create /etc/config/ directory
      3350137bd3 sunxi: clean up modules definitions
      a881323cb2 ltq-vdsl-mei: revert disable optimized firmware download
      f483a35f08 curl: fix security problems
      e232c6754d mbedtls: update to 2.6.0 CVE-2017-14032
      37e1bd27d0 generic: drop 704-phy-no-genphy-soft-reset.patch
      720b0e2e2d kernel: update 4.4 to 4.4.89
      b428f45c06 ltq-vdsl-mei: disable optimized firmware download
      39e5cd9556 ltq-vdsl: fix PM thread suspend and resume handling
      86f0e8b091 openvpn: add "extra-certs" option
      af802bc687 lantiq: fix missing otg_cap on danube platform
      12a0da6315 tcpdump: noop commit to refer CVEs fixed in 4.9.2
      f66c6e1d8a tcpdump: bump to 4.9.2
      a131f7cb69 utils/tcpdump: Rework URLs
      7f1359c14e base-files: fix wan6 interface config generation for pppoe
      97ebdf93a3 ipq806x: Archer C2600: fix switch ports numbering
      d33f7905df treewide: fix shellscript syntax errors/typos
      4f162ac3ce ramips: fix hg255d LED status support
      modules: update LEDE (2017-10-02)
      Matthias Schiffer authored
      783465d783 odhcpd: don't enable server mode on non-static lan port
      c92c1894a5 odhcpd: backport fixes from master branch (FS#402, FS#524)
      4b4a4af814 dnsmasq: bump to v2.78
      b8357e87d7 base-files: create /etc/config/ directory
      3350137bd3 sunxi: clean up modules definitions
      a881323cb2 ltq-vdsl-mei: revert disable optimized firmware download
      f483a35f08 curl: fix security problems
      e232c6754d mbedtls: update to 2.6.0 CVE-2017-14032
      37e1bd27d0 generic: drop 704-phy-no-genphy-soft-reset.patch
      720b0e2e2d kernel: update 4.4 to 4.4.89
      b428f45c06 ltq-vdsl-mei: disable optimized firmware download
      39e5cd9556 ltq-vdsl: fix PM thread suspend and resume handling
      86f0e8b091 openvpn: add "extra-certs" option
      af802bc687 lantiq: fix missing otg_cap on danube platform
      12a0da6315 tcpdump: noop commit to refer CVEs fixed in 4.9.2
      f66c6e1d8a tcpdump: bump to 4.9.2
      a131f7cb69 utils/tcpdump: Rework URLs
      7f1359c14e base-files: fix wan6 interface config generation for pppoe
      97ebdf93a3 ipq806x: Archer C2600: fix switch ports numbering
      d33f7905df treewide: fix shellscript syntax errors/typos
      4f162ac3ce ramips: fix hg255d LED status support
    0070-base-files-move-sysctl-defaults-to-etc-sysctl.d-10-default.conf.patch 3.23 KiB
    From: Matthias Schiffer <mschiffer@universe-factory.net>
    Date: Thu, 12 Apr 2018 17:37:29 +0200
    Subject: base-files: move sysctl defaults to /etc/sysctl.d/10-default.conf
    
    Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
    
    diff --git a/package/base-files/files/etc/sysctl.conf b/package/base-files/files/etc/sysctl.conf
    index 91a3ac9a02d4344cf8c4c8f93a36193120fc4b95..ae04212f420b185ce525dae444b563128ddf0e11 100644
    --- a/package/base-files/files/etc/sysctl.conf
    +++ b/package/base-files/files/etc/sysctl.conf
    @@ -1,30 +1 @@
    -kernel.panic=3
    -kernel.core_pattern=/tmp/%e.%t.%p.%s.core
    -
    -net.ipv4.conf.default.arp_ignore=1
    -net.ipv4.conf.all.arp_ignore=1
    -net.ipv4.ip_forward=1
    -net.ipv4.icmp_echo_ignore_broadcasts=1
    -net.ipv4.icmp_ignore_bogus_error_responses=1
    -net.ipv4.igmp_max_memberships=100
    -net.ipv4.tcp_fin_timeout=30
    -net.ipv4.tcp_keepalive_time=120
    -net.ipv4.tcp_syncookies=1
    -net.ipv4.tcp_timestamps=1
    -net.ipv4.tcp_sack=1
    -net.ipv4.tcp_dsack=1
    -
    -net.ipv6.conf.default.forwarding=1
    -net.ipv6.conf.all.forwarding=1
    -
    -net.netfilter.nf_conntrack_acct=1
    -net.netfilter.nf_conntrack_checksum=0
    -net.netfilter.nf_conntrack_max=16384
    -net.netfilter.nf_conntrack_tcp_timeout_established=7440
    -net.netfilter.nf_conntrack_udp_timeout=60
    -net.netfilter.nf_conntrack_udp_timeout_stream=180
    -
    -# disable bridge firewalling by default
    -net.bridge.bridge-nf-call-arptables=0
    -net.bridge.bridge-nf-call-ip6tables=0
    -net.bridge.bridge-nf-call-iptables=0
    +# Defaults are configured in /etc/sysctl.d/* and can be customized in this file
    diff --git a/package/base-files/files/etc/sysctl.d/10-default.conf b/package/base-files/files/etc/sysctl.d/10-default.conf
    new file mode 100644
    index 0000000000000000000000000000000000000000..7c3344dba339514c023c3b13c592e9ce9ca1ff55
    --- /dev/null
    +++ b/package/base-files/files/etc/sysctl.d/10-default.conf
    @@ -0,0 +1,34 @@
    +# Do not edit, changes to this file will be lost on upgrades
    +# /etc/sysctl.conf can be used to customize sysctl settings
    +
    +kernel.panic=3
    +kernel.core_pattern=/tmp/%e.%t.%p.%s.core
    +fs.suid_dumpable=2
    +
    +net.ipv4.conf.default.arp_ignore=1
    +net.ipv4.conf.all.arp_ignore=1
    +net.ipv4.ip_forward=1
    +net.ipv4.icmp_echo_ignore_broadcasts=1
    +net.ipv4.icmp_ignore_bogus_error_responses=1
    +net.ipv4.igmp_max_memberships=100
    +net.ipv4.tcp_fin_timeout=30
    +net.ipv4.tcp_keepalive_time=120
    +net.ipv4.tcp_syncookies=1
    +net.ipv4.tcp_timestamps=1
    +net.ipv4.tcp_sack=1
    +net.ipv4.tcp_dsack=1
    +
    +net.ipv6.conf.default.forwarding=1
    +net.ipv6.conf.all.forwarding=1
    +
    +net.netfilter.nf_conntrack_acct=1
    +net.netfilter.nf_conntrack_checksum=0
    +net.netfilter.nf_conntrack_max=16384
    +net.netfilter.nf_conntrack_tcp_timeout_established=7440
    +net.netfilter.nf_conntrack_udp_timeout=60
    +net.netfilter.nf_conntrack_udp_timeout_stream=180
    +
    +# disable bridge firewalling by default
    +net.bridge.bridge-nf-call-arptables=0
    +net.bridge.bridge-nf-call-ip6tables=0
    +net.bridge.bridge-nf-call-iptables=0
    diff --git a/package/base-files/files/etc/sysctl.d/local.conf b/package/base-files/files/etc/sysctl.d/local.conf
    deleted file mode 100644
    index 891da73df8d61e0c47069d4c6c8cc090f693c0b2..0000000000000000000000000000000000000000
    --- a/package/base-files/files/etc/sysctl.d/local.conf
    +++ /dev/null
    @@ -1 +0,0 @@
    -# local sysctl settings can be stored in this directory