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

PA: Add support for source port handling #238

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

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    4198f0c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. PA: Destination port can not be omitted in service. For consistency, …

    …also use 'any' as value for source-port instead of omitting it, even though source-port is possible to omit completely
    hkam40k committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    5232c0d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. PA: Fix case where initialization of class Service crashes due to def…

    …ault directory './def' not existing in current working directory
    hkam40k committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    f05f1c3 View commit details
    Browse the repository at this point in the history