linuxmint / linuxmint/cinnamon

Network Manager IPv6 toggle has no effect

Open
#13,038 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

BUG
Dominant language
JavaScript
Stars
5.6k
Forks
915
Avg merge
5d 22h
Merged PRs (30d)
3

Description

Distribution

Mint 22.1

Package version

6.4.8

Graphics hardware in use

NVIDIA GTX 750

Frequency

Always

Bug description

Toggling the IPv6 toggle switch in Network Manager has no effect. I had to manually disable IPv6 with echo 1 | sudo tee /proc/sys/net/ipv6/conf/mywificard/disable_ipv6

Steps to reproduce

Connect to a network that has IPv6
Open Network settings from Cinnamon Network Manager panel
Choose connected network and click gear icon
Choose IPv6 in sidebar
Click on toggle switch to disable

Expected behavior

IPv6 should be disabled when toggled in the GUI.

Additional information

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce this on Mint 22.1 using the Cinnamon Network Manager panel: connect to an IPv6 network, open Network settings, select the connection, and use the IPv6 sidebar toggle. Compare the toggle result with the observed /proc/sys/net/ipv6/conf/mywificard/disable_ipv6 state; done means disabling IPv6 in the GUI changes the system behavior as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, linux
Domain
desktop, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.