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

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

Github user mmiklavc commented on the issue:

    https://github.com/apache/metron/pull/1165
  
    @tiborm - I'm a little uneasy about the merge conflicts and commit history, 
as pointed out by @merrimanr. The number of changes *seems* relatively small, 
but per Ryan's review it looks like we had some previously-fixed regressions 
sneak back in. Also, there are merge conflicts showing in PcapCliTest, which 
I'm 100% certain you will not have modified in any way. Can you close/modify 
this PR by applying these changes on top of a fresh feature branch pull and 
then re-submitting? That should eliminate some ambiguity with the merge. 


> Date/time validation missing in PCAP query
> ------------------------------------------
>
>                 Key: METRON-1724
>                 URL: https://issues.apache.org/jira/browse/METRON-1724
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Tibor Meller
>            Priority: Major
>
> Validation formula should be the following: 
>  From < To < current date/time
>  
> Validation messages:
> Selected date range is invalid. The "To" date must be later than the "From" 
> date and the "To" date cannot be in the future.
> Source IP address format is invalid. Use valid v4IP format, for example, 
> [192.168.0.1|http://192.168.0.1/].
> Source port is invalid. Port number must be within the range of 0-65535.
> Destination IP address format is invalid. Use valid v4IP format, for example, 
> [192.168.0.1|http://192.168.0.1/].
> Destination port is invalid. Port number must be within the range of 0-65535.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to