secchan: Make NetFlow work with any flow, not just exact-match.
authorBen Pfaff <blp@nicira.com>
Wed, 18 Mar 2009 23:32:19 +0000 (16:32 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 18 Mar 2009 23:39:23 +0000 (16:39 -0700)
commitb04ae49fe25f280db7135b41330895f9b758a610
tree566bbfea84d6402b41c2db6df898df14b5ecde38
parent6cc21f187e939939b72d5f6aaa3cb61a99f890dd
secchan: Make NetFlow work with any flow, not just exact-match.

NetFlow only worked with exact-match flows until now.  This commit extends
it to also work with wildcarded flows, which is increasingly important now
that NOX sets up a lot of these.
secchan/ofproto.c