-
- Downloads
Support for XRootD 4
This patch - together with cc884ecb832f025af4dd5eea0eb27ad017e76b0d - adds support fro XRootD version 4. The bulk of the patch copes with the changes in the XRootD network classes to support IPv6. The rest is mostly handling of the changes in packaging. The PROOF part still uses the old XrdClient (still delivered with XRootD). Conflicts: configure proof/proofd/src/XrdProofdNetMgr.cxx
Showing
- Makefile 2 additions, 0 deletionsMakefile
- cmake/modules/FindXROOTD.cmake 50 additions, 13 deletionscmake/modules/FindXROOTD.cmake
- cmake/modules/RootConfiguration.cmake 11 additions, 1 deletioncmake/modules/RootConfiguration.cmake
- config/Makefile.in 2 additions, 0 deletionsconfig/Makefile.in
- config/xproofd.in 23 additions, 0 deletionsconfig/xproofd.in
- configure 42 additions, 7 deletionsconfigure
- main/Module.mk 15 additions, 2 deletionsmain/Module.mk
- proof/proofd/CMakeLists.txt 6 additions, 2 deletionsproof/proofd/CMakeLists.txt
- proof/proofd/Module.mk 36 additions, 6 deletionsproof/proofd/Module.mk
- proof/proofd/inc/XProofProtocol.h 12 additions, 1 deletionproof/proofd/inc/XProofProtocol.h
- proof/proofd/inc/XrdProofdPlatform.h 4 additions, 2 deletionsproof/proofd/inc/XrdProofdPlatform.h
- proof/proofd/inc/XrdProofdProofServMgr.h 13 additions, 1 deletionproof/proofd/inc/XrdProofdProofServMgr.h
- proof/proofd/inc/XrdProofdXrdVers.h 7 additions, 0 deletionsproof/proofd/inc/XrdProofdXrdVers.h
- proof/proofd/src/XProofProtUtils.cxx 4 additions, 2 deletionsproof/proofd/src/XProofProtUtils.cxx
- proof/proofd/src/XrdProofConn.cxx 41 additions, 8 deletionsproof/proofd/src/XrdProofConn.cxx
- proof/proofd/src/XrdProofPhyConn.cxx 4 additions, 1 deletionproof/proofd/src/XrdProofPhyConn.cxx
- proof/proofd/src/XrdProofdClientMgr.cxx 13 additions, 2 deletionsproof/proofd/src/XrdProofdClientMgr.cxx
- proof/proofd/src/XrdProofdLauncher.cxx 4 additions, 0 deletionsproof/proofd/src/XrdProofdLauncher.cxx
- proof/proofd/src/XrdProofdNetMgr.cxx 14 additions, 2 deletionsproof/proofd/src/XrdProofdNetMgr.cxx
- proof/proofd/src/XrdProofdProofServMgr.cxx 115 additions, 4 deletionsproof/proofd/src/XrdProofdProofServMgr.cxx
Loading
Please register or sign in to comment