[Bug 275774] IPv4 Mapper address problem

2023-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275774 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are

Re: Support for Firebox M270 and the Intel X553 MDIO

2023-12-15 Thread Eric Joyner
On Fri, Dec 15, 2023 at 12:51 AM Peter A Barlow wrote: > I’m looking at running FreeBSD on an old Firebox M270. > It has a C3558 CPU with integrated X553 LAN controller which connects over > MDIO to a Marvell 88E6190 switch. > Out of the box the X553 backplane is detected but there doesn’t seem

[Bug 275774] IPv4 Mapper address problem

2023-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275774 Gleb Smirnoff changed: What|Removed |Added CC||gleb...@freebsd.org --- Comment

[Bug 275251] Realtek PCIe 2.5GbE Family Controller not being detected

2023-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275251 --- Comment #9 from i...@tutanota.com --- (In reply to Olivier Cochard from comment #8) Thank you very much :) I finally had the time to test v1.99 out on the machine with the SSL problem and v1.99 has indeed fixed that. It works. Do you

[Bug 275774] IPv4 Mapper address problem

2023-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275774 --- Comment #6 from Michael Tuexen --- (In reply to Gleb Smirnoff from comment #5) Patch looks good to me. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 275774] IPv4 Mapper address problem

2023-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275774 Gleb Smirnoff changed: What|Removed |Added CC||tue...@freebsd.org --- Comment #4

[Bug 275774] IPv4 Mapper address problem

2023-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275774 --- Comment #7 from Michael Tuexen --- I think you don't need to initialize `use_cached_route` to `false` in the patch. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 275774] IPv4 Mapper address problem

2023-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275774 --- Comment #5 from Gleb Smirnoff --- The patch looks 100% correct to me, but let's wait for Michael to review. It'll also be cool to rework test program to atf(3) and land it in tests/netinet. -- You are receiving this mail because: You

[Bug 275774] IPv4 Mapper address problem

2023-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275774 Gleb Smirnoff changed: What|Removed |Added Status|New |In Progress -- You are receiving

Support for Firebox M270 and the Intel X553 MDIO

2023-12-15 Thread Peter A Barlow
I’m looking at running FreeBSD on an old Firebox M270. It has a C3558 CPU with integrated X553 LAN controller which connects over MDIO to a Marvell 88E6190 switch. Out of the box the X553 backplane is detected but there doesn’t seem to be any attempt at probing the MDIO for connected devices.