Project

General

Profile

« Previous | Next » 

Revision 8acd2c9e

Added by Kristof Provost over 3 years ago

syslog: fix ridentifier retrieval

pf rules no longer include the ridentifier immediately after the rule
number but instead list it as a separate keyword like this:

@4(0) block drop in log inet all label "Default deny rule IPv4" ridentifier 1000105583

Update the parsing code to cope with that.

  • added
  • modified
  • copied
  • renamed
  • deleted