google / seesaw

Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.63k stars 511 forks source link

ncc/ip.go: don't ignore errors #66

Closed DrJosh9000 closed 4 years ago

DrJosh9000 commented 4 years ago

Error returns shouldn't be ignored. While it would be unusual for the ip command to succeed earlier but fail here, that is probably a sign that something bad is happening.