Skip to content

v0.7.2

Compare
Choose a tag to compare
@ssahani ssahani released this 19 Apr 03:29
· 93 commits to main since this release
91ed8a7

What's Changed

  • ctl: Allow address or many address to replace by family of address by @ssahani in #660
  • CI: Add test for replace address many ipv4 by @ssahani in #661
  • nmctl: Adding command to get DHCP mode by @ntsbtz in #662
  • pytest: Adding test for show DHCP mode by @ntsbtz in #663
  • Replace str_eq_fold -> str_eq by @ssahani in #664
  • nmctl: Fixed DHCP set/reset for IPV4. by @ntsbtz in #665
  • nmctl: Fixed DHCP set/reset for IPV6. by @ntsbtz in #666
  • set_ipv6: Adding option to set static addresses and gateway using set… by @ntsbtz in #667
  • nmctl: Removing redundent code for multiple address configuration by @ntsbtz in #668
  • Various improvements by @ssahani in #669
  • various set-ipv4 improvements by @ssahani in #670
  • set-ipv4: Refactor for gateway by @ssahani in #671
  • set-ipv4/set-ipv6: Allow to set DNS by @ssahani in #672
  • set-ipv6/ipv6: Allow to set use-dns by @ssahani in #673
  • test: Add test for set-ipv4 with static DNS by @ssahani in #674
  • test: fix test for set-ipv6 by @ssahani in #675
  • Various enhancements by @ssahani in #676
  • nmctl: Adding use-case documentaion for set-ipv6. by @ntsbtz in #678
  • set-ipv4: Add test for remove static automatically by @ssahani in #679
  • Add test for set-ipv6 by @ssahani in #680
  • CI: Add trest for set-ipv6 dhcp no by @ssahani in #681
  • set-ipv4 / set-ipv6: Allow to set send-release by @ssahani in #682
  • test: Adding set-ipv6 to set option like send-release, use-dns and dns. by @ntsbtz in #683
  • meson: Add option to build ncm without nftables support by @ssahani in #684
  • Cleanup by @ssahani in #685
  • test: Add test to configure IPv4 with following options. by @ntsbtz in #686
  • README: Add use-case README for set-ipv4. by @ntsbtz in #687

Full Changelog: v0.7.1...v0.7.2