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

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

Github user cestella commented on the issue:

    https://github.com/apache/incubator-metron/pull/541
  
    It appears that byteseek has a LGPL dependency in gnu trove, a primitive 
collections library.  As a stopgap, I:
    * excluded the dependency
    * provided a translation layer inside of `metron-pcap` based on 
`mahout-math` (which is, in turn, loosely based on Colt, a primitive 
collections library)
    
    This is less than ideal in the long-run, so I submitted a 
[PR](https://github.com/nishihatapalmer/byteseek/pull/13) against the library 
and asked for a new release.


> Add filtering by packet payload to the pcap query
> -------------------------------------------------
>
>                 Key: METRON-870
>                 URL: https://issues.apache.org/jira/browse/METRON-870
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Casey Stella
>
> Currently we have the ability to filter packets in the pcap query tool by 
> header information (src/dest ip/port).  We should be able to filter by binary 
> regex on the packets themselves. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to