[Bro-Dev] [JIRA] (BIT-410) Extension to init time pattern construction

Jon Siwek (JIRA) jira at bro-tracker.atlassian.net
Tue Mar 17 10:06:00 PDT 2015


     [ https://bro-tracker.atlassian.net/browse/BIT-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jon Siwek updated BIT-410:
--------------------------
    Fix Version/s:     (was: 2.4)
                   2.5

> Extension to init time pattern construction
> -------------------------------------------
>
>                 Key: BIT-410
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-410
>             Project: Bro Issue Tracker
>          Issue Type: New Feature
>          Components: Bro
>    Affects Versions: git/master
>            Reporter: Seth Hall
>              Labels: language
>             Fix For: 2.5
>
>
> I'd like to be able to do this...
> {noformat}
> const pattern_a = /A/;
> const pattern_b = /B/;
> const pattern_ab = pattern_a | pattern_b;
> {noformat}
> This doesn't currently work.



--
This message was sent by Atlassian JIRA
(v6.4-OD-15-055#64014)


More information about the bro-dev mailing list