RE: OS X kernel panic with network driver
RE: OS X kernel panic with network driver
- Subject: RE: OS X kernel panic with network driver
- From: "Chris Edgington" <email@hidden>
- Date: Sat, 24 Aug 2002 15:54:31 -0500
If you're interested ... the solution to the panic was this. Turns out I
was not setting the PPPoE header length field to reflect the length of
the raw PPP data. Therefore, the bsd network stuff was getting confused
as to how much data was there. Setting the PPPoE length properly allows
my PPPoA code to work via PPPoE server simulation.
-Chris
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.