Page MenuHomeFreeBSD

NgATM: deprecate
ClosedPublic

Authored by brooks on Mar 2 2023, 11:19 PM.
Tags
None
Referenced Files
F97548434: D38877.diff
Mon, Sep 30, 12:38 AM
Unknown Object (File)
Fri, Sep 27, 11:19 PM
Unknown Object (File)
Fri, Sep 27, 7:00 AM
Unknown Object (File)
Thu, Sep 26, 5:24 AM
Unknown Object (File)
Tue, Sep 24, 1:23 PM
Unknown Object (File)
Tue, Sep 24, 5:53 AM
Unknown Object (File)
Sat, Sep 21, 10:48 AM
Unknown Object (File)
Tue, Sep 10, 3:02 PM

Details

Summary

Add DREPRECATION NOTICEs to the manpages and gone_in(14, ...) warnings
in the constructors (or module init for ngatmbase).

MFC after: 3 days
Relnotes: yes

Diff Detail

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

Event Timeline

emaste added inline comments.
share/man/man4/ng_ccatm.4
53

Are we going to do this in 14 or 15?

This revision is now accepted and ready to land.Mar 2 2023, 11:23 PM
manu added a subscriber: manu.
manu added inline comments.
share/man/man4/ng_ccatm.4
53

No need to wait for 15 IMHO, if people want to use ATM they should just use what was available back in 2000

This revision was automatically updated to reflect the committed changes.
share/man/man4/ng_ccatm.4
53

I'd like to do this in 14, but am happy to push it to 15 and update the deprecation messages if we find there are users who need it. It's all pretty self-contained (unlike NATM which included bits in ifconfig, etc).