Home | History | Annotate | Download | only in traceroute
History log of /src/usr.sbin/traceroute/prog_ops.h
RevisionDateAuthorComments
 1.3  07-Jun-2024  rin 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.
 1.2  18-Aug-2019  kamil branches: 1.2.8;
traceroute: Add indirection of symbol to remove clash with sanitizers

Add indirection and symbol renaming under MKSANITIZER for the linked in
version of getifaddrs.
 1.1  15-Dec-2010  pooka branches: 1.1.46; 1.1.48;
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).
 1.1.48.1  19-Aug-2019  martin Pull up following revision(s) (requested by kamil in ticket #92):

usr.sbin/traceroute/ifaddrlist.c: revision 1.11
usr.sbin/traceroute/traceroute_rumpops.c: revision 1.2
usr.sbin/traceroute/traceroute_hostops.c: revision 1.2
usr.sbin/traceroute/Makefile: revision 1.20
usr.sbin/traceroute/prog_ops.h: revision 1.2

traceroute: Add indirection of symbol to remove clash with sanitizers

Add indirection and symbol renaming under MKSANITIZER for the linked in
version of getifaddrs.
 1.1.46.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.8.1  20-Jun-2024  martin Pull up following revision(s) (requested by rin in ticket #710):

usr.sbin/traceroute/prog_ops.h: revision 1.3
usr.sbin/powerd/prog_ops.h: revision 1.2
usr.sbin/envstat/prog_ops.h: revision 1.3

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.

RSS XML Feed