From d5184409f5bef547f8d784dfbb548e9330099d71 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 12 Jun 2014 11:52:06 -0600 Subject: First check-in of Lazlo's PF_PACKET 'raw' socket implementation --- apps/examples/README.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'apps/examples/README.txt') diff --git a/apps/examples/README.txt b/apps/examples/README.txt index 137802220..1352d4455 100644 --- a/apps/examples/README.txt +++ b/apps/examples/README.txt @@ -658,6 +658,11 @@ examples/mtdpart * CONFIG_EXAMPLES_MTDPART_NEBLOCKS - This value gives the nubmer of erase blocks in MTD RAM device. +examples/netpkt +^^^^^^^^^^^^^^^ + + A test of AF_PACKET, "raw" sockets. Contributed by Lazlo Sitzer. + examples/nettest ^^^^^^^^^^^^^^^^ -- cgit v1.2.3