https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277125

Jose Luis Duran <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Jose Luis Duran <[email protected]> ---
A shorter way to reproduce it:

    # route add -net 192.0.2.0/24 -interface vtnet0
    add net 192.0.2.0: gateway vtnet0
    # ifconfig epair create
    epair0a
    # ifconfig epair0a inet 192.0.2.1/24
    ifconfig: ioctl (SIOCAIFADDR): File exists

I'm also not used to first having to delete the route in order to assign an
address that's already in the routing table.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to