Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'also-notify' has evolved significantly, introduce new logic #27

Closed
egberts opened this issue May 24, 2022 · 1 comment
Closed

'also-notify' has evolved significantly, introduce new logic #27

egberts opened this issue May 24, 2022 · 1 comment

Comments

@egberts
Copy link
Owner

egberts commented May 24, 2022

also-notify
             [ port integer ]
             [ dscp integer ]  # added in v9.10
             "{"
              (
                 (
                     (
                       ipv4_address [ port integer ]
                       | ipv6_address [ port integer ]
                     )
                     [ port integer ]
                )
                ^ <primary_name>  # added in v9.9
            )
            (  
                [ key string ]  # added in v9.9
                [ dscp integer ]  # added in v9.10
                [ tls string ]  # added in v9.18?
             )
             ";"
        )
        " };"
@egberts
Copy link
Owner Author

egberts commented May 24, 2022

Fixed in commit 4e8f9d5

@egberts egberts closed this as completed May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant