Service component:
- IETF L2VPN Service Handler: corrected endpoint conditions and selection - TAPI Service Handler: corrected endpoint conditions and selection - TAPI-XR Service Handler: separated from TAPI to prevent collisions in endpoint selection and config message composition
parent
d15ce17e
No related branches found
No related tags found
Showing
- src/service/service/service_handlers/__init__.py 10 additions, 3 deletionssrc/service/service/service_handlers/__init__.py
- src/service/service/service_handlers/l2nm_ietfl2vpn/L2NM_IETFL2VPN_ServiceHandler.py 3 additions, 3 deletions..._handlers/l2nm_ietfl2vpn/L2NM_IETFL2VPN_ServiceHandler.py
- src/service/service/service_handlers/tapi_tapi/TapiServiceHandler.py 6 additions, 8 deletions.../service/service_handlers/tapi_tapi/TapiServiceHandler.py
- src/service/service/service_handlers/tapi_xr/TapiXrServiceHandler.py 176 additions, 0 deletions.../service/service_handlers/tapi_xr/TapiXrServiceHandler.py
- src/service/service/service_handlers/tapi_xr/__init__.py 14 additions, 0 deletionssrc/service/service/service_handlers/tapi_xr/__init__.py
Please register or sign in to comment