liblognorm icon indicating copy to clipboard operation
liblognorm copied to clipboard

Update Checkpoint parser

Open KGuillemot opened this issue 6 years ago • 4 comments

Update Checkpoint parser to parse newest format with quoted strings, for example : [action:"Accept"; dst:"192.168.1.2"; product:"FireWall"; src:"192.168.1.3"; ]

KGuillemot avatar May 28 '19 14:05 KGuillemot

Hello, Do you know what is going on concerning the tests failures ?

KGuillemot avatar May 28 '19 15:05 KGuillemot

Also, have a look at #234 as it is meant to fix the no quotes support so that we do not try to fix it in different ways

solhuebner avatar Jun 27 '19 14:06 solhuebner

Also, have a look at #234 as it is meant to fix the no quotes support so that we do not try to fix it in different ways

Hello, No, it's a different parser.

KGuillemot avatar Nov 22 '19 15:11 KGuillemot

Top go forward, the CI failures must be fixed. I guess they indicate a backwards.-incompatible changed happened.

rgerhards avatar May 06 '20 11:05 rgerhards