]> git.proxmox.com Git - mirror_iproute2.git/commit
ipmonitor: decode DELNETCONF message
authorStephen Hemminger <sthemmin@microsoft.com>
Wed, 15 Aug 2018 21:29:42 +0000 (14:29 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 16 Aug 2018 16:50:34 +0000 (09:50 -0700)
commite09d21f6752a02d1bec19d109e93b8e759627079
tree1176d3c022876c99c6748cecf6772353f6f92bba
parent40443f49b398f7a907f5fa808f25eb45d8aa163f
ipmonitor: decode DELNETCONF message

When device is deleted DELNETCONF is sent, but ipmonitor
was unable to decode it.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
ip/ipmonitor.c
ip/ipnetconf.c