Increase the trace bufffer size 88/888/2
authorChris Luke <chrisy@flirble.org>
Tue, 26 Apr 2016 14:55:52 +0000 (10:55 -0400)
committerJohn Lo <loj@cisco.com>
Wed, 27 Apr 2016 22:28:50 +0000 (22:28 +0000)
commit1c9f6ce744af84a2be3a2cd9d1e8298f358da7e6
treef1fbee527cc09cf5096af14ff82c4a2cb0fcfcf0
parentacc22d7c45f3838fde53e759fcc44117e2668f26
Increase the trace bufffer size

In some cases, the packet header size with IPv6 and a tunnel can
overflow the buffer used for packet tracing. This patch increases
this buffer a little to avoid truncated header information in the
trace.

Change-Id: Ib800e3b908ebe7e80bae4428a94541a803b40b8c
Signed-off-by: Chris Luke <chrisy@flirble.org>
vnet/vnet/interface_output.c
vnet/vnet/ip/ip6_forward.c