Re: [Python-Dev] PATCH/RFC for AF_NETLINK support
On Tue, 11 Jan 2005, [ISO-8859-1] "Martin v. Löwis" wrote: > Philippe Biondi wrote: > > I've done a small patch to use linux AF_NETLINK sockets (see below). > > Please comment! > > I have a high-level comment - python-dev is normally the wrong place > fo
[Python-Dev] PATCH/RFC for AF_NETLINK support
PyModule_AddIntConstant(m, "NETLINK_DNRTMSG", NETLINK_DNRTMSG); + PyModule_AddIntConstant(m, "NETLINK_TAPBASE", NETLINK_TAPBASE); #endif #ifdef AF_ROUTE /* Alias to emulate 4.4BSD */ -- Philippe Biondi SecDev.org Security Consultant/R&D