mirror of
https://github.com/novatiq/packages.git
synced 2026-07-29 15:03:05 +01:00
Interfaces of some PtP protocols do not have a real gateway. In that case ubus may fill them with '0.0.0.0' or even leave it blank. This will cause error when adding new routing rule. Signed-off-by: David Yang <mmyangfl@gmail.com>