Registering a socket for neighbour updates callback
From: Bharati Bhole
Date: Fri Jun 13 2008 - 00:25:00 EST
Could anyone please tell me, how to register a socket to get neighbour
table update call back.
For example, one can get route table update, by creating a netlink
socket and registering it in "nl_groups" and then setting function
pointer "sk_data_ready" from sk.
This invoks the function pointer by "sk_data_ready" whenever route
table is modified.
Could somebody please tell the procedure to get the neighbour table callbacks .
Regards,
Bharati.
--
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html