examples/ip_reassembly: overhaul
authorAnatoly Burakov <anatoly.burakov@intel.com>
Wed, 28 May 2014 17:32:47 +0000 (18:32 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 16 Jun 2014 16:55:05 +0000 (18:55 +0200)
commitb84fb4cb88fffa58fa1e047dbd364a9799de29b2
tree417c916180bb3b123c6f398ebbe7352bd12567ed
parent4f1a8f6338620091835b31ee4eee085183516a68
examples/ip_reassembly: 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_reassembly/Makefile
examples/ip_reassembly/main.c