cvs commit: src/lib/libsdp sdp.h src/usr.sbin/bluetooth/sdpd gn.c lan.c nap.c panu.c profile.c profile.h

Maksim Yevmenkin emax at FreeBSD.org
Mon Mar 24 09:25:27 PDT 2008


emax        2008-03-24 16:25:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    lib/libsdp           sdp.h 
    usr.sbin/bluetooth/sdpd gn.c lan.c nap.c panu.c profile.c 
                            profile.h 
  Log:
  MFC:
  
  Separate SDP parameters data structures for the BNEP based profiles.
  
  Generalize Service Availability SDP parameter creation.
  
  Add mandatory "security description" SDP parameter to the PANU profile
  
  Pointed-out by: Iain Hibbert < plunky at rya-online dot net >
  
  Revision  Changes    Path
  1.7.2.2   +27 -10    src/lib/libsdp/sdp.h
  1.1.2.2   +28 -2     src/usr.sbin/bluetooth/sdpd/gn.c
  1.1.18.1  +2 -7      src/usr.sbin/bluetooth/sdpd/lan.c
  1.1.2.2   +28 -2     src/usr.sbin/bluetooth/sdpd/nap.c
  1.1.2.2   +43 -2     src/usr.sbin/bluetooth/sdpd/panu.c
  1.2.18.2  +23 -2     src/usr.sbin/bluetooth/sdpd/profile.c
  1.1.18.2  +1 -0      src/usr.sbin/bluetooth/sdpd/profile.h


More information about the cvs-src mailing list