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

Upstream vpn package again #38

Merged
merged 23 commits into from
Sep 18, 2023
Merged

Commits on Aug 16, 2021

  1. Updated: checkout action

    GoliathLabs committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    7e5784e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from GoliathLabs/workflow

    Updated: checkout action
    awlx authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    f814ac2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

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

Commits on Oct 18, 2021

  1. Update Makefile

    awlx authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    c34e108 View commit details
    Browse the repository at this point in the history
  2. Updated: checkout action

    ffka-gluon-web-usb-wan-hotplug: i18n/de.po: fix typo (#13)
    
    ffmuc-gluon-mesh-vpn-wireguard-vxlan: add package (#6)
    
    Co-authored-by: Annika Wickert <[email protected]>
    Co-authored-by: krombel <[email protected]>
    Co-authored-by: Martin Weinelt <[email protected]>
    Co-authored-by: lqb <[email protected]>
    Co-authored-by: lqb <[email protected]>
    Co-authored-by: Julian Labus <[email protected]>
    Co-authored-by: Tristan Helmich <[email protected]>
    Co-authored-by: goligo <[email protected]>
    
    Update Makefile
    GoliathLabs authored and awlx committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    97b3ab3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58c7e8d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Wonder how that worked

    awlx committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d748ad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c2980b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92f356e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Configuration menu
    Copy the full SHA
    d0bdc81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from goligo/main

    Renamed ffmuc-gluon-mesh-vpn-wireguard-vxlan to ffmuc-mesh-vpn-wireguard-vxlan
    goligo authored Oct 31, 2021
    Configuration menu
    Copy the full SHA
    0273c43 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Only add ip6tables rule, if not set already

    For each reconnection checkuplink was adding an additional entry to the INPUT chain in ip6tables. In case a node does not have WAN connection, but accidentally enabled mesh over VPN, this adding 1440 rules per day or about 40k rules within a month.
    goligo authored Feb 4, 2022
    Configuration menu
    Copy the full SHA
    876a8d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Adapted checkuplink for changes nslookup output in OpenWrt 22.03

    In OpenWrt 22.03 the output of nslookup as a colon after "Address", so it was not matched correctly by our regular expression.
    goligo authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    29d058c View commit details
    Browse the repository at this point in the history
  2. Add mesh-vpn to BATMAN, as Gluon does not do it anymore

    Gluon v2022.1 has been refactored in a way, that a mesh-vpn interface is no longer in the network configuration and no longer added to BATMAN automatically, so we now add it explicitly in our script.
    goligo authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    fd5f1c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

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

Commits on Sep 17, 2022

  1. Merge pull request #31 from grische/revert_forced_meshvpn

    Revert "Add mesh-vpn to BATMAN, as Gluon does not do it anymore"
    grische authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    3291ff6 View commit details
    Browse the repository at this point in the history
  2. Add mtu() to wireguard provider API

    Required by recent upstream changes:
    freifunk-gluon/gluon@7c81897
    grische committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    77f94dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18ccfa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca884df View commit details
    Browse the repository at this point in the history
  5. Merge pull request #32 from grische/fix/wireguard_mesh_vpn

    Fix mesh-vpn issues for Gluon v2022.1
    grische authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    c6d3e69 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Fix broken grep

    This fixes the broken grep to find the batctl gw
    awlx authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    36b8614 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from freifunkMUC/awlx-patch-1

    Fix broken grep
    awlx authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    6470f63 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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