devel/cppunit misses a destructor declaration for one of its classes.
[pkgsrcv2.git] / devel / libnet11 / DESCR
1 Libnet is a high-level API (toolkit) allowing the application programmer to
2 construct and inject network packets. It provides a portable and simplified
3 interface for low-level network packet shaping, handling and injection.
4 Libnet hides much of the tedium of packet creation from the application
5 programmer such as multiplexing, buffer management, arcane packet header
6 information, byte-ordering, OS-dependent issues, and much more. Libnet
7 features portable packet creation interfaces at the IP layer and link layer,
8 as well as a host of supplementary and complementary functionality.