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

Handle unset PID #57

Merged
merged 2 commits into from
Oct 27, 2019
Merged

Handle unset PID #57

merged 2 commits into from
Oct 27, 2019

Commits on Oct 12, 2019

  1. Handle unset PID

    Some protocols (eg. NFLOG) don't set the PID and leave it to 0 all the
    time on some kinds of messages. Don't get angry at them with errors,
    this is fine and just ignore the PID checks when it is 0.
    
    Closes jbaublitz#46.
    vorner committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    f182835 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. fixup! Handle unset PID

    vorner committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    368ff01 View commit details
    Browse the repository at this point in the history