This PR adds PFCP Session-Set-Delete Request/Response messages. When a CPS node (e.g. sgwc or smf) calls ogs_pfcp_cp_send_session_set_deletion_request() for a given UPS node (e.g. sgwu or upf), it constructs and sends a Session-Set-Delete-Request message. When the UPS receives this message, it deletes all the sessions that are paired to this CPS node, and then sends a Session-Set-Delete-Response message.
This PR adds PFCP Session-Set-Delete Request/Response messages. When a CPS node (e.g. sgwc or smf) calls ogs_pfcp_cp_send_session_set_deletion_request() for a given UPS node (e.g. sgwu or upf), it constructs and sends a Session-Set-Delete-Request message. When the UPS receives this message, it deletes all the sessions that are paired to this CPS node, and then sends a Session-Set-Delete-Response message.