Re: FCP-0101: Deprecating most 10/100 Ethernet drivers

2018-10-05 Thread Jamie Landeg-Jones
Brooks Davis wrote: > On Fri, Oct 05, 2018 at 04:18:22PM +0100, Jamie Landeg-Jones wrote: > > Remember, it's not simply deprecating cards less than 1Gig. > > > > I have a card that is 10/100 only, but works fine with the gigabit alc > > driver: > > > > alc0: port 0x2000-0x207f mem > > 0xe050

Re: FCP-0101: Deprecating most 10/100 Ethernet drivers

2018-10-05 Thread Brooks Davis
On Fri, Oct 05, 2018 at 04:18:22PM +0100, Jamie Landeg-Jones wrote: > Remember, it's not simply deprecating cards less than 1Gig. > > I have a card that is 10/100 only, but works fine with the gigabit alc driver: > > alc0: port 0x2000-0x207f mem > 0xe050-0xe053 irq 16 at device 0.0 on p

Re: FCP-0101: Deprecating most 10/100 Ethernet drivers

2018-10-05 Thread Julian H. Stacey
Thanks for the reply warner, Warner Losh wrote: > On Fri, Oct 5, 2018 at 8:46 AM Julian H. Stacey wrote: > > > > >>> Please direct replies to freebsd-arch <<< > > > > > > FCP-01010 (https://github.com/freebsd/fcp/blob/master/fcp-0101.md) > > > outlines a plan to deprecate most 10/100 Ethernet dr

[Bug 231416] dhcp / dhclient: bad udp checksums if running on a vlan on a Intel I211 / Broadcom interfaces

2018-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231416 --- Comment #12 from commit-h...@freebsd.org --- A commit references this bug: Author: shurd Date: Fri Oct 5 20:16:20 UTC 2018 New revision: 339207 URL: https://svnweb.freebsd.org/changeset/base/339207 Log: Fix igb corrupting checksums

Re: FCP-0101: Deprecating most 10/100 Ethernet drivers

2018-10-05 Thread Warner Losh
On Fri, Oct 5, 2018 at 9:05 AM Andrew Turner wrote: > > > On 3 Oct 2018, at 22:05, Brooks Davis wrote: > > > Please direct replies to freebsd-arch <<< > > > > FCP-01010 (https://github.com/freebsd/fcp/blob/master/fcp-0101.md) > > outlines a plan to deprecate most 10/100 Ethernet drivers in

Re: FCP-0101: Deprecating most 10/100 Ethernet drivers

2018-10-05 Thread Andrew Turner
> On 5 Oct 2018, at 16:19, Warner Losh wrote: > > > > On Fri, Oct 5, 2018 at 9:05 AM Andrew Turner > wrote: > > > On 3 Oct 2018, at 22:05, Brooks Davis > > wrote: > > > Please direct replies to freebsd-arch <<< > > > > FCP-0101

Re: FCP-0101: Deprecating most 10/100 Ethernet drivers

2018-10-05 Thread Jamie Landeg-Jones
Remember, it's not simply deprecating cards less than 1Gig. I have a card that is 10/100 only, but works fine with the gigabit alc driver: alc0: port 0x2000-0x207f mem 0xe050-0xe053 irq 16 at device 0.0 on pci1 cheers, jamie ___ freebsd-net@f

Re: FCP-0101: Deprecating most 10/100 Ethernet drivers

2018-10-05 Thread Warner Losh
On Fri, Oct 5, 2018 at 8:46 AM Julian H. Stacey wrote: > > >>> Please direct replies to freebsd-arch <<< > > > > FCP-01010 (https://github.com/freebsd/fcp/blob/master/fcp-0101.md) > > outlines a plan to deprecate most 10/100 Ethernet drivers in FreeBSD 12 > > and remove them in FreeBSD 13 to redu

Re: FCP-0101: Deprecating most 10/100 Ethernet drivers

2018-10-05 Thread Andrew Turner
> On 3 Oct 2018, at 22:05, Brooks Davis wrote: > Please direct replies to freebsd-arch <<< > > FCP-01010 (https://github.com/freebsd/fcp/blob/master/fcp-0101.md) > outlines a plan to deprecate most 10/100 Ethernet drivers in FreeBSD 12 > and remove them in FreeBSD 13 to reduce the burden o

Re: FCP-0101: Deprecating most 10/100 Ethernet drivers

2018-10-05 Thread Julian H. Stacey
> >>> Please direct replies to freebsd-arch <<< > > FCP-01010 (https://github.com/freebsd/fcp/blob/master/fcp-0101.md) > outlines a plan to deprecate most 10/100 Ethernet drivers in FreeBSD 12 > and remove them in FreeBSD 13 to reduce the burden of maintaining and > improving the network stack. W

Re: [freebsd 11.2] net-snmpd incomplete mac addresses

2018-10-05 Thread Eugene Grosbein
05.10.2018 18:33, Patrick Lamaiziere wrote: > Hello, > > freebsd 11.2/amd64 release > net-snmp-5.7.3_18 > > net-snmpd returns incomplete MAC addresses in IF-MIB::ifPhysAddress, > the first octet is always "0". > > $ snmpwalk -v 2c -c "xxx" localhost 1.3.6.1.2.1.2.2.1.6 > IF-MIB::ifPhysAddress.1

Re: [freebsd 11.2] net-snmpd incomplete mac addresses

2018-10-05 Thread Yuri Pankov
Patrick Lamaiziere wrote: Hello, freebsd 11.2/amd64 release net-snmp-5.7.3_18 net-snmpd returns incomplete MAC addresses in IF-MIB::ifPhysAddress, the first octet is always "0". $ snmpwalk -v 2c -c "xxx" localhost 1.3.6.1.2.1.2.2.1.6 IF-MIB::ifPhysAddress.1 = STRING: 0:36:9f:93:7d:f8 IF-MIB::i

[Bug 231659] [em] 12-ALPHA7 r338900 crashes with IPsec on network load

2018-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231659 --- Comment #18 from Lev A. Serebryakov --- Do I need to provide additional information? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-net@freebsd.org mai

[freebsd 11.2] net-snmpd incomplete mac addresses

2018-10-05 Thread Patrick Lamaiziere
Hello, freebsd 11.2/amd64 release net-snmp-5.7.3_18 net-snmpd returns incomplete MAC addresses in IF-MIB::ifPhysAddress, the first octet is always "0". $ snmpwalk -v 2c -c "xxx" localhost 1.3.6.1.2.1.2.2.1.6 IF-MIB::ifPhysAddress.1 = STRING: 0:36:9f:93:7d:f8 IF-MIB::ifPhysAddress.2 = STRING: 0:3

[Bug 231859] ipoib datagram mode: unicast packets are received as multicast packets

2018-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231859 --- Comment #1 from Hans Petter Selasky --- Is the behaviour the same with an 11-stable kernel? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-net@freebsd.