[Bug 128954] ifconfig(8) deletes valid routes

2023-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=128954 --- Comment #8 from Alexander V. Chernikov --- (In reply to Alexander V. Chernikov from comment #4) I'd like to state that I'm not particularly happy about this design decision, but (as of now) I don't see an easy way to fix this. To avoid

[Bug 128954] ifconfig(8) deletes valid routes

2023-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=128954 --- Comment #7 from Franco Fichtner --- Sounds good, thanks! -- You are receiving this mail because: You are the assignee for the bug.

[Bug 128954] ifconfig(8) deletes valid routes

2023-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=128954 --- Comment #6 from Alexander V. Chernikov --- (In reply to Franco Fichtner from comment #5) I'd consider that as a bug. It happens b/c ifconfig simply deletes the first interface address the it encounter "ifconfig ifaceX inet A.B.C.D" synt

[Bug 128954] ifconfig(8) deletes valid routes

2023-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=128954 Franco Fichtner changed: What|Removed |Added CC||fra...@opnsense.org --- Comment

[Bug 128954] ifconfig(8) deletes valid routes

2023-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=128954 Alexander V. Chernikov changed: What|Removed |Added CC||melif...@freebsd.org ---

[Bug 128954] ifconfig(8) deletes valid routes

2018-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=128954 Eitan Adler changed: What|Removed |Added Status|In Progress |Open --- Comment #3 from Eitan Adler

[Bug 128954] ifconfig(8) deletes valid routes

2016-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=128954 --- Comment #2 from Marie Helene Kvello-Aune --- on 11-current (r295762), steps to reproduce: # ifconfig igb1 inet 10.0.1.1/24 # route add -net 10.0.2.0/24 10.0.1.2 # netstat -rn (...) 10.0.2.0/2410.0.1.2 UGSigb1 (