Re: iwn(4) works (mostly) in stable/10; fails to associate in head

2015-03-26 Thread David Wolfskill
On Thu, Mar 26, 2015 at 08:02:37PM -0700, Adrian Chadd wrote: > Ooooh. I think you're hitting the "multiple wpa_supplicant > processes are running at startup" bug. :( > That's certainly plausible And seeing changes in each of /etc/network.subr, /etc/rc.subr, and /etc/rc.d/netif betwe

Re: iwn(4) works (mostly) in stable/10; fails to associate in head

2015-03-26 Thread Adrian Chadd
Ooooh. I think you're hitting the "multiple wpa_supplicant processes are running at startup" bug. :( -a ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsu

[Bug 198928] mbuf tags aren't being copied from the leading fragment (header) to the subsequent fragment packets

2015-03-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198928 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org K

[Bug 198927] if_msk TCP fragmentation causes NFS mount fail

2015-03-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198927 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org -- You are

Re: iwn(4) works (mostly) in stable/10; fails to associate in head

2015-03-26 Thread David Wolfskill
On Wed, Mar 25, 2015 at 09:19:40PM -0700, Adrian Chadd wrote: > On 25 March 2015 at 19:21, David Wolfskill wrote: > > On Wed, Mar 25, 2015 at 06:17:48PM -0700, Adrian Chadd wrote: > >> Hi, > >> > >> I'm unfortunately too busy to really help you dig into it. > >> > >> I'd start by using tcpdump on

Re: SSH hung with an OpenSSH_6.6.1p1 --> OpenSSH_5.8p2_hpn13v11

2015-03-26 Thread 吴叔坤
all set are in base. and I’m using 10.1-RELEASE-p8 BTW > 在 2015年3月26日,下午6:12,Mike Tancsa 写道: > > On 3/26/2015 2:44 AM, Wu ShuKun wrote: > >> OpenSSH_5.4p1 FreeBSD-20100308, OpenSSL 0.9.8q 2 Dec 2010 >> failed with Latest SSH: >> % ssh -V >> OpenSSH_6.6.1p1, OpenSSL 1.0.1l-freebsd 15 Jan 2015 >

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-03-26 Thread kristof (Kristof Provost)
kristof added inline comments. INLINE COMMENTS sys/netpfil/pf/pf_ioctl.c:325 It's not clear to me why this is done here, rather than in pf_unload(). The initialisation is done in pf_load() after all. sys/netpfil/pf/pf_ioctl.c:3725 Don't we still need to do all of this somewhere? REVISION DE

em(4): difference between missed_packets and rx_overrun

2015-03-26 Thread hiren panchasara
This is what we are seeing on em(4) 82574L chipset running stable/10: dev.em.0.mac_stats.missed_packets: 1441927 dev.em.0.interrupts.rx_overrun: 153 From the datasheet: http://www.intel.com/content/www/us/en/ethernet-controllers/82574l-gbe-controller-datasheet.html 10.2.7.4 Missed Packets Count

Re: pagefault in IPv6 codepath in defrouter_select()

2015-03-26 Thread hiren panchasara
My mailclient is doing something funny. Sorry for that. Trying again to reply to this tread actually. On 03/26/15 at 09:55P, Andrey V. Elsukov wrote: > On 26.03.2015 00:48, hiren panchasara wrote: > > This is 3rd occurence of this panic. What could be the cause? > > I have vmcore and can provide m

[no subject]

2015-03-26 Thread hiren panchasara
ma...@freebsd.org Bcc: Subject: Re: pagefault in IPv6 codepath in defrouter_select() Reply-To: In-Reply-To: <5514560c.5070...@freebsd.org> On 03/26/15 at 09:55P, Andrey V. Elsukov wrote: > On 26.03.2015 00:48, hiren panchasara wrote: > > This is 3rd occurence of this panic. What could be the cau

Re: pagefault in IPv6 codepath in defrouter_select()

2015-03-26 Thread Andrey V. Elsukov
On 26.03.2015 00:48, hiren panchasara wrote: > This is 3rd occurence of this panic. What could be the cause? > I have vmcore and can provide more info if needed. Hi, the problem is that ND6 code maintains at least two lists of prefixes without any locking: V_nd_defrouter and V_nd_prefix. -- WBR

Re: iwn(4) works (mostly) in stable/10; fails to associate in head

2015-03-26 Thread Adrian Chadd
Yup, recompile with IWN_DEBUG and IEEE80211_DEBUG :) Then those debug bits will work. -adrian On 26 March 2015 at 04:43, David Wolfskill wrote: > On Wed, Mar 25, 2015 at 09:19:40PM -0700, Adrian Chadd wrote: >> On 25 March 2015 at 19:21, David Wolfskill wrote: >> > On Wed, Mar 25, 2015 at 06

[Bug 188899] [cas] cas ethernet driver seems to have issues with some multiport card and mother board combinations

2015-03-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188899 c...@eugeneweb.com changed: What|Removed |Added Severity|Affects Only Me |Affects Some People --- Commen

[Bug 188897] [dc] dc ethernet driver seems to prevent the detection of other NIC chipsets

2015-03-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188897 c...@eugeneweb.com changed: What|Removed |Added Severity|Affects Only Me |Affects Some People --- Commen

[Differential] [Updated] D1944: PF and VIMAGE fixes

2015-03-26 Thread rodrigc (Craig Rodrigues)
rodrigc added a reviewer: kristof. REVISION DETAIL https://reviews.freebsd.org/D1944 To: nvass-gmx.com, gnn, bz, zec, trociny, glebius, rodrigc, kristof Cc: freebsd-virtualization, freebsd-pf, freebsd-net ___ freebsd-net@freebsd.org mailing list http:

Re: Another fragment question / patch

2015-03-26 Thread Karim Fodil-Lemelin
FYI: I've created a bug report for this. Thanks. On 2015-03-23 9:40 AM, Karim Fodil-Lemelin wrote: On 2015-03-21 5:14 AM, Hans Petter Selasky wrote: On 03/20/15 21:03, Karim Fodil-Lemelin wrote: On 2015-03-20 1:57 PM, Hans Petter Selasky wrote: On 03/20/15 16:18, Karim Fodil-Lemelin wrote: H

Re: iwn(4) works (mostly) in stable/10; fails to associate in head

2015-03-26 Thread David Wolfskill
On Wed, Mar 25, 2015 at 09:19:40PM -0700, Adrian Chadd wrote: > On 25 March 2015 at 19:21, David Wolfskill wrote: > > On Wed, Mar 25, 2015 at 06:17:48PM -0700, Adrian Chadd wrote: > >> Hi, > >> > >> I'm unfortunately too busy to really help you dig into it. > >> > >> I'd start by using tcpdump on

Re: iwn(4) works (mostly) in stable/10; fails to associate in head

2015-03-26 Thread David Wolfskill
On Wed, Mar 25, 2015 at 09:19:40PM -0700, Adrian Chadd wrote: > On 25 March 2015 at 19:21, David Wolfskill wrote: > > On Wed, Mar 25, 2015 at 06:17:48PM -0700, Adrian Chadd wrote: > >> Hi, > >> > >> I'm unfortunately too busy to really help you dig into it. > >> > >> I'd start by using tcpdump on

Re: SSH hung with an OpenSSH_6.6.1p1 --> OpenSSH_5.8p2_hpn13v11

2015-03-26 Thread Mike Tancsa
On 3/26/2015 2:44 AM, Wu ShuKun wrote: OpenSSH_5.4p1 FreeBSD-20100308, OpenSSL 0.9.8q 2 Dec 2010 failed with Latest SSH: % ssh -V OpenSSH_6.6.1p1, OpenSSL 1.0.1l-freebsd 15 Jan 2015 Hi, The latest is 1.0.1m, no? }# ssh -V OpenSSH_6.6.1p1, OpenSSL 1.0.1m-freebsd 19 Mar 2015 What versi

Re: Fragment questions

2015-03-26 Thread Emeric POUPON
Ok for the function. Please find the review here: https://reviews.freebsd.org/D2141 Regards, Emeric - Mail original - De: "Hans Petter Selasky" À: "Emeric POUPON" , "Adrian Chadd" Cc: "freebsd-net" Envoyé: Mercredi 25 Mars 2015 14:41:46 Objet: Re: Fragment questions On 03/24/15 10:2