Why does ifconfig in freebsd resets default gateway ?
- by eugene y
ifconfig in freebsd deletes the default gateway route, even when given the same IP-address (e.g. when updating netmask only). Is it a bug or a feature?
As fas as I remember Linux doesn't change the default gateway in this case.