netsec-ethz / netsec-ethz/jpan-cli
Traceroute aborts after SCMP error
Open
@tzaeschke is already working on this.
Since Mar 27, 2026.
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, an SCMP error (e.g. external interface down) will cause traceroute to exit.
It should instead show at least all results up until the failed interface. In addition, the error could indicate the failed interface.
This is currently not possible due to how JPAN works, so this requires a change in JPAN.
See also https://github.com/scionproto-contrib/jpan/issues/236
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.