jNetPcap Development Status

Release Schedule

Below is a table and schedule for past and future jNetPcap releases.

  • jNetPcap 2.0.0-alpha1

    • Projecting October 1st, 2022 (10/1/22) first alpha release

    • Detailed update: here

Module Development Status

This section provides current progress on a per module basis

Last update: 7/27/2022

  • jnet-buffers - linear, circular and sequential buffers, NetScope (resource scoping)

    • 100% Complete

  • jnet-binary-layout - BinaryLayout and BinaryField for defining and accessing binary structures

    • Rewrite

      • Renamed BitField to BinaryField and redesigned implementation for higher efficiency

  • jnet-packet - a packet level API with protocol analysis and protocol stacks

    • 25% Complete

  • jnet-pcap - libpcap java API for capturing packets, can be combined with jnet-packet module

    • 90% Complete

Release Development Status

This section provides current progress on the next release

  • jNetPcap 2.0.0-alpha

    • Working on several modules implementations

    • API still unstable and changing