From 6915b722f65258e3e0fafdc7d3736935131fb47d Mon Sep 17 00:00:00 2001 From: gebidelidaye Date: Sat, 23 May 2020 16:36:05 +0800 Subject: [PATCH] update 0001-iputils-arpings.patch. --- 0001-iputils-arpings.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0001-iputils-arpings.patch b/0001-iputils-arpings.patch index 9a28b08..061b631 100644 --- a/0001-iputils-arpings.patch +++ b/0001-iputils-arpings.patch @@ -45,4 +45,4 @@ index 57114bb..78c8b86 100644 + if (!ctl.unsolicited && (ctl.source || ctl.gsrc.s_addr)) { saddr.sin_addr = ctl.gsrc; if (bind(probe_fd, (struct sockaddr *)&saddr, sizeof(saddr)) == -1) - error(2, errno, "bind"); \ No newline at end of file + error(2, errno, "bind");