netlink icon indicating copy to clipboard operation
netlink copied to clipboard

Add support for atomic list/dump operations (`NLM_F_ATOMIC`)

Open solidDoWant opened this issue 5 months ago • 0 comments

I'd like to be able to dump rules, routes via RuleList and RouteList atomically. Based on this, I believe this requires the NLM_F_ATOMIC flag which is not present in any of the calls.

solidDoWant avatar Aug 01 '25 19:08 solidDoWant