]> git.proxmox.com Git - mirror_iproute2.git/commit
Fix flushing code - rtnl_send_check
authorSven Anders <anders@anduras.de>
Tue, 10 Nov 2009 17:07:26 +0000 (09:07 -0800)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Tue, 10 Nov 2009 17:07:26 +0000 (09:07 -0800)
commit24f38182441868f27aec03e82105eb008127e879
tree42f80f949deea1cbc9f837dac76061c82bd6bc71
parent8a1c7fcb2756be05b55008edbd9e813f590cdf01
Fix flushing code - rtnl_send_check

I experienced an error, if I try to perform a

  ip route flush proto 4

with many routes in a complex environment, it
gave me the following error:

  Failed to send flush request: Success
  Flush terminated
lib/libnetlink.c