examples/ip_fragmentation: overhaul
authorAnatoly Burakov <anatoly.burakov@intel.com>
Wed, 28 May 2014 17:32:45 +0000 (18:32 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 16 Jun 2014 16:55:05 +0000 (18:55 +0200)
commit74de12b7b63a892859206c3b1a5e7eb9c7e49116
treeb84e7e9378e9a47c4be2b77b978de27320624a91
parente107e82eaccbbfd829a2cc77080df851ca040dbc
examples/ip_fragmentation: overhaul

New stuff:
* Support for regular traffic as well as IPv4 and IPv6
* Simplified config
* Routing table printed out on start
* Uses LPM/LPM6 for lookup
* Unmatched traffic is sent to the originating port

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Tested-by: Waterman Cao <waterman.cao@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
examples/ip_fragmentation/main.c