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

Upgrade to version 3.1.0 #25

Merged
merged 51 commits into from
Jul 9, 2024
Merged

Upgrade to version 3.1.0 #25

merged 51 commits into from
Jul 9, 2024

Conversation

spmzt
Copy link
Collaborator

@spmzt spmzt commented Jul 8, 2024

This patch adds support for FEC, swanctl and smokeping.

Documentations Updates

  • Typo fix in ZTP initialization (Readme.md).

Software Changes

  • Install UDPSpeeder (FEC) for both GNU/Linux and FreeBSD version.
  • Add installonly target for make files.
  • Add other startup files for wanpad controller.
  • Add swanctl.sh to startup to ensure swanctl includes the wanpad configuration files.
  • Add apparmor support for swanctl.
  • Add sot sub-command to wanpadctl(8).
  • Rename controller variables on wanpad.conf.
  • Bugfix on enabling services with systemd.
  • Bugfix on name servers during setup process.
  • Bugfix on wanpad-ztp service, to load environment from wanpad.conf.
  • Set ownership of wanpad configuration directory to default user.

Dev Changes

  • wanpadctl should not include commands for administrative purposes. There is a separate project on github for that. (wanpadadm)

Considerations

This MR contains an important bugfixes. The WANPAD controller is already updated and it is compatible with these changes.

How to upgrade?

  1. git pull
  2. make install
  3. wanpadctl install
  4. patch your wanpad.conf file with wanpad.conf.sample:
    tail -n 3 /usr/local/etc/wanpad/wanpad.conf.sample >> /usr/local/etc/wanpad/wanpad.conf

spmzt and others added 15 commits April 21, 2024 18:51
Signed-off-by: Pouria Mousavizadeh Tehrani <p.mousavizadeh@protonmail.com>
Signed-off-by: Pouria Mousavizadeh Tehrani <p.mousavizadeh@protonmail.com>
Signed-off-by: Pouria Mousavizadeh Tehrani <p.mousavizadeh@protonmail.com>
Signed-off-by: Pouria Mousavizadeh Tehrani <p.mousavizadeh@protonmail.com>
Signed-off-by: Pouria Mousavizadeh Tehrani <p.mousavizadeh@protonmail.com>
Signed-off-by: Pouria Mousavizadeh Tehrani <p.mousavizadeh@protonmail.com>
script for starting wanpad services is changed in order to make that compatible with running commands on wanpad-edge parent directory.

Signed-off-by: Mostafa Khoshnood  <88609364+mostafawkhd@users.noreply.github.com>
Signed-off-by: Mostafa Khoshnood  <88609364+mostafawkhd@users.noreply.github.com>
change script for starting wanpad services
@spmzt spmzt requested a review from mostafawkhd July 8, 2024 16:31
@spmzt spmzt added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 8, 2024
@spmzt spmzt self-assigned this Jul 8, 2024
@spmzt
Copy link
Collaborator Author

spmzt commented Jul 8, 2024

apparmor restricts swanctl capability to read the configuration under wanpad swanctl directory.

Copy link
Contributor

@mostafawkhd mostafawkhd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything seems fine, thanks for your work.

@spmzt spmzt merged commit 46e046a into main Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants