Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2014 21:08:34 -0800
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        "David P. Discher" <dpd@dpdtech.com>
Cc:        FreeBSD Net <freebsd-net@freebsd.org>, Adam McDougall <mcdouga9@egr.msu.edu>
Subject:   Re: FreeBSD 10-stable (r274577) LACP / IEEE 802.3ad with TP-Link TL-SG2008 - not working
Message-ID:  <CAG=rPVdHdJeBPMWGC5_zAO-e2Q0MXB3UNePXSqYXY6_OOeVX%2BQ@mail.gmail.com>
In-Reply-To: <A77F34EB-91DD-4FD8-B1BD-B1C9DB5AFE36@dpdtech.com>
References:  <1A44709E-7D0C-4932-8A28-383EAC3F340B@dpdtech.com> <CAOtMX2gEGxTyXjitBu=pjkteocp1pSGxnb%2BWDb_jL3f0YNOjrg@mail.gmail.com> <9AE69175-92D9-49FA-A651-119C7046A1FA@dpdtech.com> <5480D8EF.9000804@egr.msu.edu> <3D993418-E632-44BA-8FE2-2F3F34188F20@dpdtech.com> <34276C9E-CAEF-4E3F-AA2A-568F2D3099EC@dpdtech.com> <CAOtMX2h3U-C9stM5qdix1HCqG=6rZD2GzKQw0t6Raoh6ToL3Og@mail.gmail.com> <2BCFC9D3-3B7D-421F-9FDA-0C4E1018F8F5@dpdtech.com> <CAOtMX2gfcRDWPmSAiNDuxpJC7bbKru90fyOqZe9WShpHL5LW0Q@mail.gmail.com> <A77F34EB-91DD-4FD8-B1BD-B1C9DB5AFE36@dpdtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 17, 2014 at 5:36 PM, David P. Discher <dpd@dpdtech.com> wrote:
>
>
> Yeah, Alan - will do ... if I decided to look into more.  That is why I was
> looking for spec on LACP.  One side is doing it wrong.  FreeBSD is looking
> for a LACPDU of exactly sizeof ( struct lacpdu ) which is 124 bytes. The
> TP-Link is sending a PDU of 128 bytes. I was hoping someone would know off
> hand what the spec says, if the PDU "should be" or "must be".
>


I think you have stumbled across a valid problem in the FreeBSD code.  I
don't have access
to 802.3ad-2000, but this might give you some clues:
http://kb.juniper.net/InfoCenter/index?page=content&id=KB17674

I would also look at the source code of wireshark to be sure.  wireshark
has a sample capture of LACP packets here:

http://wiki.wireshark.org/LinkAggregationControlProtocol

--
Craig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVdHdJeBPMWGC5_zAO-e2Q0MXB3UNePXSqYXY6_OOeVX%2BQ>