]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Cleanup the adding and deleting of addresses via sctp_bindx().
authorMichael Tuexen <tuexen@FreeBSD.org>
Sat, 20 Jun 2020 20:20:16 +0000 (20:20 +0000)
committerMichael Tuexen <tuexen@FreeBSD.org>
Sat, 20 Jun 2020 20:20:16 +0000 (20:20 +0000)
commit7621bd5ead7702922091b8fd57831a3bf0dd20c8
tree7cd403d52e93b0fe0542e4cdc68241281e43bba5
parenta74534b121590fd70f456b7a769be87281cd337f
Cleanup the adding and deleting of addresses via sctp_bindx().

There is no need to use the association identifier, so remove it.
While there, cleanup the code a bit.

MFC after: 1 week
sys/netinet/sctp_usrreq.c
sys/netinet/sctputil.c
sys/netinet/sctputil.h