Hi
I tried posting this to the netfilter users list but I didn't get any
response. Maybe its a question for the devs?
I have code that makes the SIOCGARP ioctl call that works correctly
(i.e. it either returns successfully when it finds a match in the arp
cache or it returns -1). However when I integrate that same code with
nfnetlink_queue code it no longer works as expected (i.e. it returns
successfully (0) when the address is not found in the arp cache and it
doesn't copy anything into the struct arpreq). I searched the archives
and didn't see anything about this. Does anyone have any idea what
could be causing this?
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html