Page MenuHomeFreeBSD

ndp: Complete libxo transition
ClosedPublic

Authored by yanhaowang on Aug 10 2023, 11:15 PM.
Tags
None
Referenced Files
F132369476: D41417.id125848.diff
Thu, Oct 16, 7:22 AM
Unknown Object (File)
Wed, Oct 15, 7:50 PM
Unknown Object (File)
Wed, Oct 15, 7:50 PM
Unknown Object (File)
Wed, Oct 15, 7:50 PM
Unknown Object (File)
Wed, Oct 15, 7:50 PM
Unknown Object (File)
Wed, Oct 15, 9:30 AM
Unknown Object (File)
Thu, Oct 9, 2:56 PM
Unknown Object (File)
Thu, Oct 9, 1:09 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Remove unnecessary space line.
des requested changes to this revision.Aug 17 2023, 3:12 PM
des added inline comments.
usr.sbin/ndp/ndp.c
923–924

These printf() calls should be changed to xo_error().

usr.sbin/ndp/ndp_netlink.c
43–44

Spurious blank line.

This revision now requires changes to proceed.Aug 17 2023, 3:12 PM
  • Using xo_err to replace printf.
  • Use number style.
This revision is now accepted and ready to land.Aug 26 2023, 11:50 PM
This revision was automatically updated to reflect the committed changes.