Commit 1fc09ba
committed
netlink_route: remove NLM_F_ACK from dump requests
It seems to be a NOP with NLM_F_DUMP and setting it doesn't seem to do
anything. Checking with iproute they don't set it on dumps so let's not
do it here either.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
(cherry picked from commit c552dc4)
Signed-off-by: Paul Holzinger <pholzing@redhat.com>1 parent bd47eaf commit 1fc09ba
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
330 | | - | |
| 329 | + | |
331 | 330 | | |
332 | 331 | | |
333 | 332 | | |
| |||
352 | 351 | | |
353 | 352 | | |
354 | 353 | | |
355 | | - | |
356 | | - | |
| 354 | + | |
357 | 355 | | |
358 | 356 | | |
359 | 357 | | |
| |||
0 commit comments