All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bridge] STP Explanation (3)
@ 2005-06-30 10:54 shenry82
  0 siblings, 0 replies; only message in thread
From: shenry82 @ 2005-06-30 10:54 UTC (permalink / raw)
  To: Bridge

I forgot the bdpu_body structure modification in the last message, sorry here it is :
---------------------------------------------------------------------------
typedef struct 
{
  bpdu_flag 	flags;
  bridge_id	root_id[8];
  unsigned char root_path_cost[4];
  bridge_id     bridge_id[8];
  unsigned char port_id[2];
  unsigned char message_age[2];
  unsigned char max_age[2];
  unsigned char hello_time[2];
  unsigned char forward_delay[2];
} bpdu_body;
---------------------------------------------------------------------
------------------------------------------

Faites un voeu et puis Voila ! www.voila.fr 




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-30 10:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-30 10:54 [Bridge] STP Explanation (3) shenry82

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.