aboutsip / pkts

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

Implement correct parsing and debug output of micro or nano seconds #96

Closed gitdr closed 5 years ago

gitdr commented 5 years ago

this complements #95

any suggestions to refactor this in a better way and/or tests are welcome

gitdr commented 5 years ago

Any chance this PR can be reviewed and merged?

jonbo372 commented 5 years ago

Hi sorry, I will get to this PR this coming weekend.

gitdr commented 5 years ago

Hi @jonbo372 , do you have an idea of when you'd be able to look at this?

jonbo372 commented 5 years ago

Hey sorry. We had our yearly conference this past week and things have been quite hectic. I'll get to it tomorrow Sunday.

jonbo372 commented 5 years ago

I rebased and issued a new pull request and merged it: https://github.com/aboutsip/pkts/pull/103

Hence, closing this one. Please submit a unit test using a pcap with nano seconds in it.