Any socket library to communicate with kernel via netlink?

Ian Pilcher arequipeno at gmail.com
Wed Nov 20 09:54:19 EST 2019


On 11/18/19 9:23 PM, lampahome wrote:
> As title, I tried to communicate with kernel via netlink. But I failed when
> I receive msg from kernel.
> 
> The weird point is sending successfully from user to kernel, failed when
> receiving from kernel.
> 
> So I want to check code in 3rd library and dig in, but always found library
> called netlinkg but it actually does something like modify network address
> or check network card...
> 
> Any idea is welcome
> 

https://pypi.org/project/pyroute2/

-- 
========================================================================
Ian Pilcher                                         arequipeno at gmail.com
-------- "I grew up before Mark Zuckerberg invented friendship" --------
========================================================================



More information about the Python-list mailing list