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

Blame
  • Forked from firmware / FFS Gluon
    Source project has a limited visibility.
    0009-netifd-update-to-git-HEAD-version.patch 1.19 KiB
    From: Matthias Schiffer <mschiffer@universe-factory.net>
    Date: Fri, 10 Mar 2017 01:58:42 +0100
    Subject: netifd: update to git HEAD version
    
    91810ec system-linux: add VXLAN support
    f107656 netifd: Add option to configure locktime for each device
    cdc0e80 interface: add prefix assignment priority support
    6397f5e device: add veth support
    6228d0f wireless: fix _wireless_add_process
    7cc2f10 treewide: fix white space errors
    
    diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
    index fb035864017df739a0d0b0c0451fe8488a40c77c..d6d91ba014c67f126176eba8acae5fd2c8b007ba 100644
    --- a/package/network/config/netifd/Makefile
    +++ b/package/network/config/netifd/Makefile
    @@ -5,9 +5,9 @@ PKG_RELEASE:=1
     
     PKG_SOURCE_PROTO:=git
     PKG_SOURCE_URL=$(LEDE_GIT)/project/netifd.git
    -PKG_SOURCE_DATE:=2017-01-25
    -PKG_SOURCE_VERSION:=650758b16e5185505a3fbc1307949340af70b611
    -PKG_MIRROR_HASH:=d09c740bc1bf6269678bd75c9af52ecd4be3d1d59402a543ceb9d4459cecfa2b
    +PKG_SOURCE_DATE:=2017-03-07
    +PKG_SOURCE_VERSION:=91810ecc13239f3b18c8299de265b4f3531c0017
    +PKG_MIRROR_HASH:=51d0a8866c6b004185f1fb83f37e7aed33fc94b72bd85954c773549a57c3c761
     PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
     
     PKG_LICENSE:=GPL-2.0