Skip to content

Fix for crach when there is an uneven number of attributes in route list#1

Open
AngelFreak wants to merge 1 commit intoPwnies:masterfrom
AngelFreak:master
Open

Fix for crach when there is an uneven number of attributes in route list#1
AngelFreak wants to merge 1 commit intoPwnies:masterfrom
AngelFreak:master

Conversation

@AngelFreak
Copy link

When ip -4 route has a uneven number of of attributes it fails on getting routes.

Example:
172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown

"linkdown" is the issue here.

This broke the static option for me:
static:
interface: eth0
addr: 192.168.0.42/24
gateway: 192.168.0.1
routes:
- default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant