Page MenuHomeFreeBSD

Add an mbuf to ipinfo_t translator
ClosedPublic

Authored by gnn on Feb 1 2017, 2:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 29 2024, 6:48 PM
Unknown Object (File)
Jan 27 2024, 9:31 PM
Unknown Object (File)
Jan 27 2024, 9:20 PM
Unknown Object (File)
Jan 27 2024, 9:09 PM
Unknown Object (File)
Dec 19 2023, 11:29 PM
Unknown Object (File)
Dec 19 2023, 8:58 PM
Unknown Object (File)
Oct 25 2023, 8:17 AM
Unknown Object (File)
Sep 10 2023, 3:37 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

gnn retitled this revision from to Add an mbuf to ipinfo_t translator.
gnn updated this object.
gnn edited the test plan for this revision. (Show Details)
markj edited edge metadata.
markj added inline comments.
cddl/lib/libdtrace/ip.d
247 ↗(On Diff #24616)

The indentation seems wonky here.

This revision is now accepted and ready to land.Feb 1 2017, 6:26 PM
cddl/lib/libdtrace/ip.d
241 ↗(On Diff #24616)

This is supposed to be the version at the time the translator was added, so "1.13" in this case (see dt_open.c).

gnn marked an inline comment as done.Feb 1 2017, 7:29 PM
gnn added inline comments.
cddl/lib/libdtrace/ip.d
247 ↗(On Diff #24616)

That's an effect of phabricator. I checked this with whitespace mode in Emacs.

This revision was automatically updated to reflect the committed changes.