vmware / network-config-manager

Network configuration manager is utility for easily configuring networking on a linux system
Other
34 stars 10 forks source link

Document set-ipv4 and set-ipv6 #677

Closed ssahani closed 5 months ago

ssahani commented 5 months ago

Is your feature request related to a problem? Please describe.

set-ipv4 and set-ipv6 behaves diffrently with keep yes. We need to document it with other detail how it works

Describe the solution you'd like

Document it

Describe alternatives you've considered

No response

Additional context

No response

ssahani commented 5 months ago

/CC @ntsbtz

ntsbtz commented 5 months ago

Resolved - https://github.com/vmware/network-config-manager/pull/678/commits/a557f0093f63b1687246fba4129399f35852ce66

ssahani commented 5 months ago

We need to Document this too Fix: Adding support to tune accept-ra, dhcp and static address at once. Also setting address and gateway always overwrite existing ipv6 addresses and gateway without afecting ipv4 address and gateway.