Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Alternative Packet Block #40

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 16, 2016

  1. Add Alternative Packet Block

    This modification is based on the proposal submitted to the pcap-ng-formati
    mailing list. It introduces two new features:
    
    - Alternative Packet Block
    - Simple Option Type
    saleyn committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    5b04803 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Make timestamp optional

    This change makes the timestmap optional and also moves it past the
    Options data. This way if the packet is compressed, the compression
    would also include the options, as well as the timestamp.
    saleyn committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    e6bd082 View commit details
    Browse the repository at this point in the history