[Bug 271308] [FIB] File exists while adding IPv4
[email protected] Tue, 02 Jun 2026 10:21:20 +0000
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271308 Pouria Mousavizadeh Tehrani <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Pouria Mousavizadeh Tehrani <[email protected]> --- I just tested it in CURRENT and it was fixed. [pouria@ftsr1] [~] % route -nv get 192.168.222.1 route to: 192.168.222.1 destination: 192.168.222.0 mask: 255.255.255.0 gateway: 172.23.0.1 fib: 0 interface: bridge1 flags: <UP,GATEWAY,DONE> recvpipe sendpipe ssthresh rtt,msec mtu metric weight expire 0 0 0 0 4056 32 1 0 [pouria@ftsr1] [~] % mdo birdc show route for 192.168.222.1 BIRD 3.3.0 ready. Table master4: 192.168.222.0/24 unicast [ospf4 00:26:53.456] * I (150/2) [172.23.0.1] via 172.23.0.1 on bridge1 [pouria@ftsr1] [~] % mdo ifconfig lo0 inet 192.168.222.1/24 alias [pouria@ftsr1] [~] % -- You are receiving this mail because: You are on the CC list for the bug.