Line 12... |
Line 12... |
//// All additional information is avaliable in the Readme.txt ////
|
//// All additional information is avaliable in the Readme.txt ////
|
//// file. ////
|
//// file. ////
|
//// ////
|
//// ////
|
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
//// ////
|
//// ////
|
//// Copyright (C) 2011 Authors ////
|
//// Copyright (C) 2001, 2011 Authors ////
|
//// ////
|
//// ////
|
//// This source file may be used and distributed without ////
|
//// This source file may be used and distributed without ////
|
//// restriction provided that this copyright statement is not ////
|
//// restriction provided that this copyright statement is not ////
|
//// removed from the file and that any derivative work contains ////
|
//// removed from the file and that any derivative work contains ////
|
//// the original copyright notice and the associated disclaimer. ////
|
//// the original copyright notice and the associated disclaimer. ////
|
Line 43... |
Line 43... |
// Reset AdressMiss when a new frame arrives. Otherwise it will report
|
// Reset AdressMiss when a new frame arrives. Otherwise it will report
|
// the last value when a frame is less than seven bytes
|
// the last value when a frame is less than seven bytes
|
//
|
//
|
// CVS Revision History
|
// CVS Revision History
|
//
|
//
|
//
|
|
// $Log: not supported by cvs2svn $
|
// $Log: not supported by cvs2svn $
|
//
|
// Revision 1.8 2002/11/19 17:34:52 mohor
|
// // Revision 1.8 2002/11/19 17:34:52 mohor
|
|
// AddressMiss status is connecting to the Rx BD. AddressMiss is identifying
|
// AddressMiss status is connecting to the Rx BD. AddressMiss is identifying
|
// that a frame was received because of the promiscous mode.
|
// that a frame was received because of the promiscous mode.
|
//
|
//
|
// Revision 1.7 2002/09/04 18:41:06 mohor
|
// Revision 1.7 2002/09/04 18:41:06 mohor
|
// Bug when last byte of destination address was not checked fixed.
|
// Bug when last byte of destination address was not checked fixed.
|