secchan: Purge buffered packets on startup.
authorBen Pfaff <blp@nicira.com>
Tue, 10 Mar 2009 17:41:30 +0000 (10:41 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 10 Mar 2009 21:00:35 +0000 (14:00 -0700)
commit4b06f246ac3f5f089c5adcebaaca8f3f444d8d18
treec74550ca7445474fefc3e70f7184bc46dbc51f8e
parent05150f99eefa6a05e175feb9a5eb3c2ce9001f1a
secchan: Purge buffered packets on startup.

This keeps packets that can be minutes old from getting forwarded.
datapath/datapath.c
include/openflow/datapath-protocol.h
lib/dpif.c
lib/dpif.h
secchan/ofproto.c