aboutsip / pkts

Pure java based pcap library capable of reading and writing to/from pcaps.
Other
198 stars 92 forks source link

confirmed that issue 84 is not an issue #87

Closed jonbo372 closed 6 years ago

jonbo372 commented 6 years ago

The example used to by filer to reprdouce the bug isn't correct. Here are the errors in that example:

One the above misformatting was corrected, the example works just fine. See unit test.

Note, I did find a bug in handing the Allow-Events header though. Filing a different bug for that.