diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2011-12-24 19:03:46 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2011-12-24 19:49:04 +0100 |
commit | 81378f728fe560e175fb2e8fd33206793567e896 (patch) | |
tree | 9b64245afa92a9790c9df00067250ed625c5156e /Makefile | |
parent | 3f1e6d3fd37bd4f25e5b19f1c7ca21850426c33f (diff) |
netfilter: ctnetlink: fix return value of ctnetlink_get_expect()
This fixes one bogus error that is returned to user-space:
libnetfilter_conntrack/utils# ./expect_get
TEST: get expectation (-1)(Unknown error 18446744073709551504)
This patch includes the correct handling for EAGAIN (nfnetlink
uses this error value to restart the operation after module
auto-loading).
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions