pub fn build_indirect_probe(
intermediary: &Name,
target: &Name,
nonce: u32,
) -> BytesExpand description
Build an indirect probe Interest.
Name: /ndn/local/nd/probe/via/<intermediary>/<target>/<nonce>
The intermediary receives this Interest, looks up the target in its FIB, and forwards a direct probe on the caller’s behalf.