Skip to content
  • 's avatar
    Added a generalized bpfcompiler library designed for building static · 71e07938
    authored
    (non-algoritmic) filters.
    
    Added the hardware DSM filtering/preclassification support for DAG cards.
    BPF_FILTER function is now able to probram the hardware capturer to only
    send interesting packets and thus lower the main CPU heating.
    
    dagflib's PKT_COUNTER and BYTE_COUNTER are fixed for more DAG models.
    
    Argument `internal' of mapid_apply_function() changed to bitwise `flags',
    so mapidagdrv can instruct the dagflib's BPF_FILTER instance to give up
    when it is needed.
    
    For more info see updated mapi_dagflib(1) and bpf2dagdsm(1) manpages.
    
    Fixed some apparent bugs and/or warnings in the code.
    
    
    git-svn-id: file:///home/svn/mapi/trunk@1212 8d5bb341-7cf1-0310-8cf6-ba355fef3186
    71e07938