----- Original Message -----
From: Federico Pelizza <[EMAIL PROTECTED]>
To: Paul Fulghum <[EMAIL PROTECTED]>; linux-ppp
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, June 01, 1999 1:09 PM
Subject: Re: PPP packets
> I read the packets' content by simply doing a printf of the buffer where
the
> packets are stored inside the ppp source code.
> That suggests me that this 2 octects are also added by ppp and not by an
> independent hdlc module.
> Is that right?
You are right.
The PPP line discipline drivers/net/ppp.c (kernel source part of pppd
package)
adds and strips the addr/ctrl field as necessary.
Paul Fulghum [EMAIL PROTECTED]
Microgate Corporation www.microgate.com
9501 Capital of Texas Hwy
Austin, Texas 78759
(512)-345-7791
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]