examples: rename ipv4_frag example to ip_fragmentation
authorAnatoly Burakov <anatoly.burakov@intel.com>
Wed, 28 May 2014 17:32:44 +0000 (18:32 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 16 Jun 2014 16:55:05 +0000 (18:55 +0200)
commite107e82eaccbbfd829a2cc77080df851ca040dbc
tree406faf2d5fb7c55ad5acf444a05cf211bd62f7c7
parent0aa31d7a5929a95580f6a54765a618d2b2615f4b
examples: rename ipv4_frag example to ip_fragmentation

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
examples/Makefile
examples/ip_fragmentation/Makefile [new file with mode: 0644]
examples/ip_fragmentation/main.c [new file with mode: 0644]
examples/ip_fragmentation/main.h [new file with mode: 0644]
examples/ipv4_frag/Makefile [deleted file]
examples/ipv4_frag/main.c [deleted file]
examples/ipv4_frag/main.h [deleted file]