Actions
Bug #12083
closedLack of OSPF network input validation causes service startup error
Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
FRR
Target version:
-
Start date:
06/26/2021
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
Description
There is no input validation in the OSPF Networks
fields on the frr_ospf.xml page and this allows incorrect networks to be entered which prevents FRR from starting:
# /usr/local/etc/rc.d/frr restart all Checking intergrated config... Checking vtysh.conf line 34: % Unknown command[39]: network 192.168.1.0 area 0.0.0.0 FAILED
Updated by Viktor Gurov almost 4 years ago
Updated by Jim Pingle almost 4 years ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho almost 4 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Viktor Gurov
PR has been merged. Thanks!
Updated by Danilo Zrenjanin almost 4 years ago
- Status changed from Feedback to Resolved
Tested with the frr 1.1.0_13.
Input validation works fine.
Actions