Skip to content

Commit

Permalink
netifd: fix IPv6 routing loop on point-to-point links
Browse files Browse the repository at this point in the history
c00c833 interface-ip: add unreachable route if address is offlink
e71909c interface-ip: coding style fixes

Tested-by: Karl Vogel <[email protected]>
Signed-off-by: Hans Dedecker <[email protected]>
  • Loading branch information
dedeckeh committed Jan 17, 2021
1 parent 4301541 commit e857b09
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/network/config/netifd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
PKG_SOURCE_DATE:=2021-01-05
PKG_SOURCE_VERSION:=0c8343968108f960b4eaafe4713453c5453bc6a0
PKG_MIRROR_HASH:=613c432bbec93e067432646161ab1ba6a433ab7e4e8d3992cf3696128717ae36
PKG_SOURCE_DATE:=2021-01-09
PKG_SOURCE_VERSION:=c00c8335d6188daa326ecfe5a62da15a9b9987e1
PKG_MIRROR_HASH:=c740e51e0cec13eec336ba1c7a643db3b64a9a2235f8c1b73a566cb89e841190
PKG_MAINTAINER:=Felix Fietkau <[email protected]>

PKG_LICENSE:=GPL-2.0
Expand Down

0 comments on commit e857b09

Please sign in to comment.