On Wed, Jan 11, 2023 at 06:27:21PM +0100, Pablo Neira Ayuso wrote: > On Fri, Jan 06, 2023 at 02:25:23PM -0500, William Blough wrote: > > Add nfct_rcvbufsiz function to allow setting of buffer size for netlink > > socket. > > Thanks for your patch. > > There is already nfct_fd() and you can use setsockopt() on it. Ah, apparently I overlooked that. Thanks. Best regards, Bill