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

ASF GitHub Bot commented on DRILL-6190:
---------------------------------------

GitHub user tdunning opened a pull request:

    https://github.com/apache/drill/pull/1133

    DRILL-6190 - Fix handling of packets longer than legally allowed.

    

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

    $ git pull https://github.com/tdunning/drill DRILL-6190

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

    https://github.com/apache/drill/pull/1133.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 #1133
    
----
commit 678e17807a0a3f205d35febd6216e2088483ce54
Author: Ted Dunning <ted.dunning@...>
Date:   2018-01-11T00:52:53Z

    DRILL-6190 - Fix handling of packets longer than legally allowed.

----


> Packets can be bigger than strictly legal
> -----------------------------------------
>
>                 Key: DRILL-6190
>                 URL: https://issues.apache.org/jira/browse/DRILL-6190
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Ted Dunning
>            Priority: Major
>
> Packets, especially those generated by malware, can be bigger than the legal 
> limit for IP. The fix is to leave 64kB padding in the buffers instead of 9kB.
>  
>  



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

Reply via email to