]> git.ipfire.org Git - thirdparty/ipset.git/commit
Send (N)ACK at dumping only when NLM_F_ACK is set
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Wed, 26 Jan 2011 21:37:11 +0000 (22:37 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Wed, 26 Jan 2011 21:37:11 +0000 (22:37 +0100)
commit8271afcab2f219158ec5d63f6b625cd64dcc98a8
tree959efb9a0ec4c103f4456d048aa3d00ca0bf53f5
parentfa7f70f8042c5fd8b64821cbfd66fdea5c1a2a67
Send (N)ACK at dumping only when NLM_F_ACK is set

Missing check of the flag NLM_F_ACK is added to the kernel -
and userspace does set it too (Patrick McHardy's review)
kernel/ip_set_core.c
lib/mnl.c