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

WIP: Automatic Port Forwarding [core-agent-linux] #333

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Jul 17, 2021

  1. Foundation for port forwarding in agent

    Giulio committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    3a1a842 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Started working on nft

    Giulio committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    a4b0064 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Generic additions, get_phys_interfaces()

    Giulio committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    cc89c14 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. ip+name info in dict

    Giulio committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    afabcd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. firewall.py progress

    Giulio committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    3d9efea View commit details
    Browse the repository at this point in the history
  2. Preliminary rules

    Giulio committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    39d4d77 View commit details
    Browse the repository at this point in the history
  3. Fixed syntax errors

    Giulio committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    5d61eae View commit details
    Browse the repository at this point in the history
  4. working on nft

    Giulio committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    3e944af View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Configuration menu
    Copy the full SHA
    2e574fa View commit details
    Browse the repository at this point in the history
  2. nft rules v2

    Giulio committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    0e564c7 View commit details
    Browse the repository at this point in the history
  3. nft fixes

    Giulio committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    192605b View commit details
    Browse the repository at this point in the history
  4. fixed flush confusion

    Giulio committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    fb7276a View commit details
    Browse the repository at this point in the history
  5. Add source address handling for internal rules

    Giulio committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    fdff333 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Since srchost is always mandatory, it is better to use it even for in…

    …ternal fwd
    Giulio committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    a602e09 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

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

Commits on Aug 19, 2021

  1. Updated watch mechanism for forwarding

    Giulio committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    7119d2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adc4e17 View commit details
    Browse the repository at this point in the history
  3. Double check ip family mixups

    Giulio committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    6116c9e View commit details
    Browse the repository at this point in the history
  4. Working point

    Giulio committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    f855af7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Code ok, nft rules still in progress

    Giulio committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    7a71962 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

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