though SM_PAGE_SIZE may be 4k the dependency shouldn't be there.
/*
- * $Id: asn.cc,v 1.64 2000/11/07 23:43:15 wessels Exp $
+ * $Id: asn.cc,v 1.65 2000/12/18 09:48:50 adrian Exp $
*
* DEBUG: section 53 AS Number handling
* AUTHOR: Duane Wessels, Kostas Anagnostakis
e,
asState->seen,
asState->offset,
- SM_PAGE_SIZE,
+ 4096,
buf,
asHandleReply,
asState);
e,
asState->seen,
asState->offset,
- SM_PAGE_SIZE,
+ 4096,
buf,
asHandleReply,
asState);