PacketFence - BTS - PacketFence
View Issue Details
0000967PacketFencerefactoringpublic2010-04-26 11:232015-02-13 15:24
obilodeau 
obilodeau 
highminorN/A
closedopen 
 
 
0000967: get rid of the dual CLI parsing
Right now in pfcmd, we parse using complicated regexps in pf::pfcmd and then we re-parse the CLI using pf::pfcmd::pfcmd_pregrammar for the more complicated statements.

When adding stuff we need to mess with the two codebases and it's tricky.

Also, the redundant work is probably not that performance friendly.
No tags attached.
Issue History
2010-04-26 11:23obilodeauNew Issue
2010-04-26 11:23obilodeauStatusnew => assigned
2010-04-26 11:23obilodeauAssigned To => obilodeau
2010-11-19 14:25obilodeauTarget Version1.10.0 => 2.0.0
2011-01-18 09:47obilodeauTarget Version2.0.0 => 2.1.0
2011-03-03 15:16obilodeauTarget Version2.1.0 => +1
2011-03-03 15:18obilodeauTarget Version+1 => +2
2015-02-13 15:24lmunroNote Added: 0003683
2015-02-13 15:24lmunroStatusassigned => closed

Notes
(0003683)
lmunro   
2015-02-13 15:24   
These issues are too old to still be relevant.

Let's start anew.