diff options
author | Vadim Kochan <vadim4j@gmail.com> | 2016-01-05 21:42:39 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2016-01-12 09:10:17 +0100 |
commit | 1248d8856a9f20caa601134b424c71b2c98e76b5 (patch) | |
tree | fda96e1a8d4e99ef5419fe8e9968955bd45b87bf /ifpps/Makefile | |
parent | 391ed1e5327fedfe4215b07dd98bf04a6ad0f5cb (diff) |
flowtop: Use single function to update flow entry
There is no need to have 2 separate handlers for the flow updating, so
use the one which was used for flow refreshing. Significant change is
that a new flow entry will be not added during update (i.e. on
NFCT_T_UPDATE events) if it was not found in the list. But this case
shoud never happen as there will always be an NFCT_T_NEW event before an
NFCT_T_UPDATE event.
Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ifpps/Makefile')
0 files changed, 0 insertions, 0 deletions