History log of /netbsd-src/usr.sbin/traceroute/prog_ops.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 85385d7f 07-Jun-2024 rin <rin@NetBSD.org>

envstat(8), powerd(8), traceroute(8): Add support to CRUNCHOPS

Now, all rump-fied programs can be built as crunched binaries.

Thanks ozaki-r@ for discussion.


# 0c4f7708 18-Aug-2019 kamil <kamil@NetBSD.org>

traceroute: Add indirection of symbol to remove clash with sanitizers

Add indirection and symbol renaming under MKSANITIZER for the linked in
version of getifaddrs.


# 3b00d968 15-Dec-2010 pooka <pooka@NetBSD.org>

Use RUMPPRG. I think it's safe to say there's not going to be a
new upstream version of traceroute to import.

AS# lookup is still done using host networking. Rationale: the
relevance to where that

Use RUMPPRG. I think it's safe to say there's not going to be a
new upstream version of traceroute to import.

AS# lookup is still done using host networking. Rationale: the
relevance to where that data comes from with respect to network
tracing is zero (be it socket, local file, db, whatever).

show more ...