dclaffey
Results
1
issues of
dclaffey
There is a bug when initializing the callback dictionary. When the kernel sends a NLM_F_DUMP_INTR flag this exception occurs: File "/usr/lib/python2.7/site-packages/libnl/nl.py", line 462, in recvmsgs if cb.cb_set[NL_CB_DUMP_INTR]: KeyError: 10 Is...