I was reading one of 5G standards specifying signalling transport https://www.etsi.org/deliver/etsi_ts/138400_138499/138472/15.06.00_60/ts_138472v150600p.pdf and noticed (section 6):
The IP layer of F1-C only supports point-to-point transmission for delivering F1AP message
Does this mean that the underlying link for delivering these F1AP messages can't be shared by any nodes except the two participating in transmission, e.g. A <-> B? In other words we can't expect to have a switch or router in between A and B which would attempt to forward/intercept these messages to other nodes connected to switch/router. Is that an assumption?