Page MenuHomeFreeBSD

ndp: Complete libxo transition
ClosedPublic

Authored by yanhaowang on Aug 10 2023, 11:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 2, 6:41 AM
Unknown Object (File)
Tue, Mar 31, 10:54 AM
Unknown Object (File)
Mon, Mar 30, 6:53 PM
Unknown Object (File)
Sun, Mar 29, 4:56 PM
Unknown Object (File)
Sun, Mar 29, 2:01 AM
Unknown Object (File)
Thu, Mar 19, 11:19 AM
Unknown Object (File)
Thu, Mar 19, 7:40 AM
Unknown Object (File)
Mar 5 2026, 2:22 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 53066
Build 49957: arc lint + arc unit

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
920

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

usr.sbin/ndp/ndp_netlink.c
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.