Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dapl: Library providing access to the  DAT 1.2 and 2.0 APIs
        
        
        - Summary
- libdat and libdapl provide a userspace implementation of the DAT 1.2 and 2.0
API that is built to natively support InfiniBand/iWARP network technology.
Changelog
        
            - * Thu Apr  3 17:00:00 2008 Doug Ledford <dledford{%}redhat{*}com> - 2.0.7-2
- - Need a new brew build in order to get the filelist correct in the errata
- Related: bz428197 
            - * Tue Apr  1 17:00:00 2008 Doug Ledford <dledford{%}redhat{*}com> - 2.0.7-1
- - Update to same dapl versions as OFED 1.3 final bits
- Upstream modified dapl-1.2 and dapl-2.0 to coexist, so undo the changes we
  made in order for them to coexist in our package
- Related: bz428197 
            - * Tue Jan 29 16:00:00 2008 Doug Ledford <dledford{%}redhat{*}com> - 2.0.3-3
- - Make dapl-1.2 and dapl-2.0 devel environments coexist, and make dapl-1.2
  the default lib so that unported apps continue to build, and ported apps
  build properly by adding -L/usr/lib/dat -ldat to their LDFLAGS.