Hello, On Tue, Apr 18, 2017 at 10:00 PM, Yasuhara, Hiroyuki <[email protected]> wrote: > Hi, > > I'm looking for a testset about netlink function, > for example, making a lot of netlink sockets and > communicating with them in the testset. > > If anyone know such a testset, please give me the information. >
libnl3 contains some test cases, which may be what you are looking for: https://github.com/thom311/libnl/tree/master/tests
