Will do, thank you! On Tue, Feb 2, 2016 at 7:10 PM, Antonio Querubin <[email protected]> wrote:
> On Tue, 2 Feb 2016, Santiago Bassett wrote: > > From src/headers/defs.h, here are some interesting constants >> >> #define OS_MAXSTR OS_SIZE_6144 /* Size for logs, sockets, etc */ >> >> #define OS_BUFFER_SIZE OS_SIZE_2048 /* Size of general buffers */ >> >> #define OS_FLSIZE OS_SIZE_256 /* Maximum file size */ >> >> #define OS_HEADER_SIZE OS_SIZE_128 /* Maximum header size */ >> >> #define OS_LOG_HEADER OS_SIZE_256 /* Maximum log header size */ >> >> #define IPSIZE 16 /* IP Address size */ >> > > Might want to update your source with the master branch. IPSIZE was > updated to agree with the current socket API RFC-3493. > > > Antonio Querubin > e-mail: [email protected] > xmpp: [email protected] > -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
