mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-16 01:49:23 +02:00
ff2b5eee626052e5e1165fa4859e97887834befb
behavior: configuration import is aborted with an appropriate error message in the log when program enounters protocol or service name that it does not recognize and can not convert to protocol or port number. We used to replace port number with some placeholder (usually 0) and mark rule as "bad" by coloring it red and adding comment.
see #2247 better grammar to parse ipv6 addresses. Looks like I was able to build lexer rules to tokenize ipv6 addresses, yay!
Added call to qmake before compiling unit tests to generate Makefile. Also, fixed clean_tests target. (fixed #1826, i hope)
Description
A clone of the SourceForge fwbuilder repostiory
29 MiB
Languages
C++
66.8%
Shell
24.6%
HTML
4.1%
GAP
1.5%
XSLT
1.3%
Other
1.6%