diff options
author | Dave Barach <dave@barachs.net> | 2016-03-18 09:48:16 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2016-03-18 14:53:07 +0000 |
commit | ba8c540c52fc83237dff2eb87c259037da448e39 (patch) | |
tree | 4a1e52d4343545fce6a0d2a7aa5dab3c6eaadd44 /.gitignore | |
parent | cb656303dfae0497c06ac925a08bda9f2b9d4d91 (diff) |
Fix longstanding next-frame clone bug
Do not propagate flags into cloned vlib_next_frame_t's.
vlib_next_frame_init(...) sets nf->frame_index to ~0. If it turns out
that the original flags include VLIB_FRAME_IS_ALLOCATED, the wheels
fall off. And so on.
Change-Id: I8de18653acfcc8eb20cee36f4eb5b9e82234f21b
Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions