diff options
Diffstat (limited to 'net-libs/libnet')
-rw-r--r-- | net-libs/libnet/Manifest | 2 | ||||
-rw-r--r-- | net-libs/libnet/metadata.xml | 30 |
2 files changed, 16 insertions, 16 deletions
diff --git a/net-libs/libnet/Manifest b/net-libs/libnet/Manifest index bfc10d4fee99..1a39aae8f2f8 100644 --- a/net-libs/libnet/Manifest +++ b/net-libs/libnet/Manifest @@ -10,4 +10,4 @@ DIST libnet-1.2.tar.gz 649191 BLAKE2B bc463c7869e0327ec2f7663c2e66a27302e368f984 EBUILD libnet-1.0.2a-r7.ebuild 1409 BLAKE2B f1906501d9d776e35207b85e259bcc66058b64dc7b025fdb0aa1f7b580ed8066e65c17a8686173c264dc0fe51086b73259ca1d7c6583bb9c0de53ce63cb7b6b9 SHA512 7b44ebfe6aee06809dd721aeed50dbf443a27a531a99ee24abd31f535acf3454374bafbd2d79af0c0b95f8b51400ed1e10dd93207e98b0cff215553419098e3b EBUILD libnet-1.2.9999.ebuild 682 BLAKE2B f4de78e01f11b24255ab6713c484ab9954ed6cd4be54d7da340c780ee5813291157ae2fe881141faeea2d0b2df67af71ab06a11949c57d8db4a5f3f28533cd30 SHA512 4d899c428e510ad9ed76eb0b573fcac4903f3d8782398890984c0eb85186bc0e84326c35c04ec04dfc78891f8f48d7a3b47c19d4715d695edb7facc573859d73 EBUILD libnet-1.2.ebuild 897 BLAKE2B 6f39fc6d12af4ad0d85270a592ce5e31177ad691150f4f38045ad148eef13c1aabc1d4b4f99991af6b97067c7e4621bb21ff3b89f2bca7c704a7350cfe20fcf7 SHA512 b9bddbed7b42a0406162185372754c30a88107c52b61a43ad5dee511bd9d9823ede49c46a090c4da17a91cabbf0eddbafe8eee91a478b9af32d473082180ede8 -MISC metadata.xml 1289 BLAKE2B 281dc514fca03fb9a39f1a85d2768ff7b78b6792b72e1934a99d16b4fa9c67245261a762248c248008a1046581d03d268caad2d74fcef6cf5697569be0983812 SHA512 aa1351ddf3694d939b57539e73fc92ce4e67523bb255b45ad4c07113590493fe8deca0307dfc7a2d6bbb0da0671a2c83af6e206ea62c17461bfdd53d41e2217b +MISC metadata.xml 1291 BLAKE2B 0e40aaa9c454223a69126c4e40c5fa9fc6d81c062a2d483682f38d7295842e7c551b108d27e017cf007f7d94ff73d3ec26e1f2eb0deab1464483d4feb2a6dded SHA512 3cd1fa252b1a71979c1504e1f307813f8650bccd9b584a5658d23f36c26aa28334679dc41e18a07b341a972798b4c05a7c3940fbd1a2a66ffaeeb688478d12f3 diff --git a/net-libs/libnet/metadata.xml b/net-libs/libnet/metadata.xml index e9e59b746444..9191e4771115 100644 --- a/net-libs/libnet/metadata.xml +++ b/net-libs/libnet/metadata.xml @@ -6,21 +6,21 @@ <name>Gentoo network monitoring and analysis project</name> </maintainer> <longdescription> -Libnet is a high-level API (toolkit) allowing the application -programmer to construct and inject network packets. It provides a -portable and simplified interface for low-level network packet -shaping, handling and injection. Libnet hides much of the tedium -of packet creation from the application programmer such as -multiplexing, buffer management, arcane packet header -information, byte-ordering, OS-dependent issues, and much more. -Libnet features portable packet creation interfaces at the IP -layer and link layer, as well as a host of supplementary and -complementary functionality. Using libnet, quick and simple -packet assembly applications can be whipped up with little -effort. With a bit more time, more complex programs can be -written (Traceroute and ping were easily rewritten using libnet -and libpcap). -</longdescription> + Libnet is a high-level API (toolkit) allowing the application + programmer to construct and inject network packets. It provides a + portable and simplified interface for low-level network packet + shaping, handling and injection. Libnet hides much of the tedium + of packet creation from the application programmer such as + multiplexing, buffer management, arcane packet header + information, byte-ordering, OS-dependent issues, and much more. + Libnet features portable packet creation interfaces at the IP + layer and link layer, as well as a host of supplementary and + complementary functionality. Using libnet, quick and simple + packet assembly applications can be whipped up with little + effort. With a bit more time, more complex programs can be + written (Traceroute and ping were easily rewritten using libnet + and libpcap). + </longdescription> <upstream> <remote-id type="sourceforge">libnet-dev</remote-id> <remote-id type="cpe">cpe:/a:libnet_project:libnet</remote-id> |