Direct: (770)-688-1642
Fax: (770)-510-4445
-Original Message-
From: ged...@gwmail.gwu.edu [mailto:ged...@gwmail.gwu.edu] On Behalf Of Gedare
Bloom
Sent: Saturday, July 01, 2017 1:30 PM
To: Kirspel, Kevin
Cc: j...@rtems.org; rtems-de...@rtems.org
Subject: Re: LIBBSD TCPDUMP
On Sat, Jul 1
GA 30076
>
> Tel: (770)-510- ext. 81642
>
> Direct: (770)-688-1642
>
> Fax: (770)-510-4445
>
>
>
> From: Joel Sherrill [mailto:j...@rtems.org]
> Sent: Saturday, July 01, 2017 11:39 AM
> To: Gedare Bloom
> Cc: rtems-de...@rtems.org ; Kirspel, Kevin
>
>
2017 11:39 AM
To: Gedare Bloom
Cc: rtems-de...@rtems.org ; Kirspel, Kevin
Subject: Re: LIBBSD TCPDUMP
On Jul 1, 2017 10:34 AM, "Gedare Bloom"
mailto:ged...@rtems.org>> wrote:
On Sat, Jul 1, 2017 at 10:01 AM, Kirspel, Kevin
mailto:kevin-kirs...@idexx.com>> wrote:
&g
On Jul 1, 2017 10:34 AM, "Gedare Bloom" wrote:
On Sat, Jul 1, 2017 at 10:01 AM, Kirspel, Kevin
wrote:
> I get a crash when running the tcpdump command in LIBBSD. It is due to
the
> following structure
>
>
>
> struct stp_bpdu_ {
>
> u_int8_t protocol_id[2];
>
> u_int8_t protocol_version;
On Sat, Jul 1, 2017 at 10:01 AM, Kirspel, Kevin wrote:
> I get a crash when running the tcpdump command in LIBBSD. It is due to the
> following structure
>
>
>
> struct stp_bpdu_ {
>
> u_int8_t protocol_id[2];
>
> u_int8_t protocol_version;
>
> u_int8_t bpdu_type;
>
> u_int8_t fla
On Jul 1, 2017 9:01 AM, "Kirspel, Kevin" wrote:
I get a crash when running the tcpdump command in LIBBSD. It is due to the
following structure
struct stp_bpdu_ {
u_int8_t protocol_id[2];
u_int8_t protocol_version;
u_int8_t bpdu_type;
u_int8_t flags;
u_int8_t root_id[8