[openSUSE/wicked] 8853c2: compat-suse: set always ipv6.enabled
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 8853c2740da0a3d9b44a9c5118793e655b42d177 https://github.com/openSUSE/wicked/commit/8853c2740da0a3d9b44a9c5118793e655b... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-10-22 (Tue, 22 Oct 2024) Changed paths: M client/suse/compat-suse.c Log Message: ----------- compat-suse: set always ipv6.enabled The value depends on kernel cmdline disable_ipv6. But the xml node should be always there. Commit: 76376feb82bc71216b9518bb30cac8904062807d https://github.com/openSUSE/wicked/commit/76376feb82bc71216b9518bb30cac89040... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-10-22 (Tue, 22 Oct 2024) Changed paths: M client/suse/compat-suse.c Log Message: ----------- compat-suse: set ipv4.enabled=TRUE as default Commit: eac9f4a8dfe00b6b5cb7e15675b25fef765ac0f3 https://github.com/openSUSE/wicked/commit/eac9f4a8dfe00b6b5cb7e15675b25fef76... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-10-22 (Tue, 22 Oct 2024) Changed paths: M man/Makefile.am M man/ifsysctl.5.in A man/src/ifsysctl.5.md Log Message: ----------- man: add ifsysctl.5.md Commit: e5f57f0d63dec1615270cf6595834c891670236a https://github.com/openSUSE/wicked/commit/e5f57f0d63dec1615270cf6595834c8916... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-10-25 (Fri, 25 Oct 2024) Changed paths: M man/ifsysctl.5.in M man/src/ifsysctl.5.md Log Message: ----------- man: update and improve ifsysctl.5 manual page Describe wicked sysctl processing and list all sysctl considered by wicked. Commit: 5b28358de0e1bbac1670345d317e8a3694473668 https://github.com/openSUSE/wicked/commit/5b28358de0e1bbac1670345d317e8a3694... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-10-25 (Fri, 25 Oct 2024) Changed paths: M client/suse/compat-suse.c Log Message: ----------- compat-suse: use iftype for specific sysctl handling * Inherit all,default,interface sysctl settings also for loopback, except for `use_tempaddr` and `accept_dad` sysctl's. * Consider only interface specific `accept_redirects` sysctl settings. Commit: 8b79f7fbeb37d0344b3d046148c1ea4b8b330076 https://github.com/openSUSE/wicked/commit/8b79f7fbeb37d0344b3d046148c1ea4b8b... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-10-25 (Fri, 25 Oct 2024) Changed paths: M client/suse/compat-suse.c M man/Makefile.am M man/ifsysctl.5.in A man/src/ifsysctl.5.md Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/1043 compat-suse: use iftype in sysctl handling (bsc#1230911) Compare: https://github.com/openSUSE/wicked/compare/172cc3edfdc6...8b79f7fbeb37 To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/wicked/settings/notifications
participants (1)
-
Marius Tomaschewski