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

manage a dynamic uplink #178

Merged
merged 29 commits into from
Apr 24, 2024
Merged

manage a dynamic uplink #178

merged 29 commits into from
Apr 24, 2024

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    9cabe7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a0711b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de9a1db View commit details
    Browse the repository at this point in the history
  4. add optional uplink interface

    palainp committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    55b2f19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe99021 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5349c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e99e80b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    7f5729a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee2409d View commit details
    Browse the repository at this point in the history
  3. fix default DNS addresses

    palainp committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    95812a7 View commit details
    Browse the repository at this point in the history
  4. update hashsum

    palainp committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    e055f81 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. WIP:

    - merge router+uplink+client_net+firewall into a single dispatcher file
    - watch qubesDB for netvm update
    - dynamic netvm should works
    - without netvm (but command line options) forward packet to a client, and warn the user if the "netvm" is not connected
    - apply ocamlformat
    palainp committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    764e95e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6588871 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from palainp/sync

    sync to main
    palainp authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a62e813 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    f7bfa02 View commit details
    Browse the repository at this point in the history
  2. minor changes

    palainp committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6f6eab5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    2d82230 View commit details
    Browse the repository at this point in the history
  2. catch arp packet failure: potential packets created before an uplink …

    …change and pending to be sent
    palainp committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    82d5a23 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. more catch around writes

    fix uncaught exceptions due to remaining promises when changing uplink
    palainp committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    e6fd4e8 View commit details
    Browse the repository at this point in the history
  2. catch exception in IpMap.find

    palainp committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    1ad5644 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27236ea View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. bump mirage-net-xen version

    palainp authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    4fde2df View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge pull request #3 from palainp/main

    merge main
    palainp authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e18dbb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

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

Commits on Apr 23, 2024

  1. update to mirage 4.5.0

    palainp committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    46deafa View commit details
    Browse the repository at this point in the history
  2. address @hannesm comments

    palainp committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    05c7a8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7a7ea4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1a333a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. update hashsum

    palainp committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ba2a873 View commit details
    Browse the repository at this point in the history