Changes for version 0.04
- Optionally compile against some genetlink.h constants only found post-2.6.18 so as not to fail to build on older systems
- Only upbless Netlink::Generic messages if they're not already a more specific subclass
- Reuseable support for nlmsg_type dependent subclassing of message objects
- Support different message classes for user->kernel commands vs. kernel->user notifications
- Don't hard-depend on Sub::Uplevel
Modules
Object interface to PF_NETLINK domain sockets
Object interface to NETLINK_GENERIC netlink protocol sockets
interface to Linux's PF_NETLINK socket family
interface to Linux's NETLINK_GENERIC netlink socket protocol