You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2021/12/15 17:54:00 UTC

[jira] [Resolved] (DAFFODIL-2608) PCAP fails with Daf 3.2.0 and IPv4 layers with checksum

     [ https://issues.apache.org/jira/browse/DAFFODIL-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Beckerle resolved DAFFODIL-2608.
-------------------------------------
    Fix Version/s: 3.2.1
       Resolution: Fixed

Fixed in b48db8d7f3ad20e7df7a1452793ac49686f8e119

test is  test_IPv4_array

I have also verified that the ethernetIP and PCAP DFDL schemas work with this change. 

 

> PCAP fails with Daf 3.2.0 and IPv4 layers with checksum
> -------------------------------------------------------
>
>                 Key: DAFFODIL-2608
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2608
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End
>    Affects Versions: 3.2.0
>            Reporter: Mike Beckerle
>            Assignee: Mike Beckerle
>            Priority: Critical
>             Fix For: 3.2.1
>
>
> Updating PCAP to use the new ethernetIP with IPv4 (and Daffodil 3.2.0) is failing.
> Please look at https://github.com/DFDLSchemas/PCAP/pull/15
> Or you can clone my repo: git@github.com:mbeckerle/PCAP.git 
> Checkout master branch
> $ sbt
> > testOnly *.TestPCAP -- --tests=test_pcap_test_dns
> Will reproduce the error.
> That test used to be a parserTestCase with roundTrip onePass. However, I have temporarily converted it into an unparserTestCase with roundTrip 'none' to isolate that this bug is only when unparsing.
> I think this is a Daffodil 3.2.0 bug. 
> However,  I recall somewhere bugs/errors like this being discussed not too long ago. 
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)