You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/23 18:50:16 UTC

[jira] [Commented] (METRON-255) Expose the IPProtocolTransformer as a function in the Stellar query language

    [ https://issues.apache.org/jira/browse/METRON-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346967#comment-15346967 ] 

ASF GitHub Bot commented on METRON-255:
---------------------------------------

GitHub user cestella opened a pull request:

    https://github.com/apache/incubator-metron/pull/172

    METRON-255: Expose the IPProtocolTransformer as a function in the Stellar query language

    We have a TransformationFunction to map IANA protocol numbers to normalized strings. This should be exposed in the query language.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cestella/incubator-metron protocol_transformer_to_stellar

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/172.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #172
    
----
commit d1a9fba498ce29362b5ae6da088b34617b6ca939
Author: cstella <ce...@gmail.com>
Date:   2016-06-23T18:45:00Z

    Adding protocol to name function

----


> Expose the IPProtocolTransformer as a function in the Stellar query language
> ----------------------------------------------------------------------------
>
>                 Key: METRON-255
>                 URL: https://issues.apache.org/jira/browse/METRON-255
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Casey Stella
>
> We have a TransformationFunction to map IANA protocol numbers to normalized strings.  This should be exposed in the query language.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)