On Thu, Aug 18, 2022 at 12:44:07PM +0200, Claudio Jeker wrote:
> It makes no sense to pass the fd to send_rtmsg() as an argument.
> The code just passes the fd from the global kr_state. It also makes the
> code less portable because for linux an mnl handle needs to be passed.
> By dropping this the code becomes simpler.

Makes sense

ok

Reply via email to