git: DragonFly_RELEASE_6_4 installer(8): Auto fill default router in fn_assign_ip()

Aaron LI aly at crater.dragonflybsd.org
Tue Feb 24 03:38:38 PST 2026


commit 2f464f7b29ef0068fcf089f37306a0fded066771
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Feb 22 23:06:23 2026 +0800

    installer(8): Auto fill default router in fn_assign_ip()
    
    Add field change callbacks for "interface_ip" and "interface_netmask"
    fields to auto fill/update the default router according to the IP and
    netmask.
    
    In addition, set the default netmask to "255.255.255.0".
    
    Fix bug #3382
    
    Bug: https://bugs.dragonflybsd.org/issues/3382
    Reported-by: Nelson H. F. Beebe

Summary of changes:
 usr.sbin/installer/dfuibe_installer/fn_configure.c | 81 +++++++++++++++++++++-
 1 file changed, 80 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f464f7b29ef0068fcf089f37306a0fded066771


-- 
DragonFly BSD source repository


More information about the Commits mailing list