<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/fping, branch master</title>
<subtitle>Main aports tree
</subtitle>
<id>https://git-old.alpinelinux.org/aports/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/aports/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<updated>2019-05-30T15:31:28Z</updated>
<entry>
<title>main/fping: upgrade to 4.2</title>
<updated>2019-05-30T15:31:28Z</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-05-08T03:06:36Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6022814d38d6ad1d3cc60bce55e5f8cb444518e7'/>
<id>urn:sha1:6022814d38d6ad1d3cc60bce55e5f8cb444518e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/fping: upgrade to 4.1</title>
<updated>2018-12-25T13:49:58Z</updated>
<author>
<name>Francesco Colista</name>
<email>fcolista@alpinelinux.org</email>
</author>
<published>2018-12-25T10:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=14a0baf2750a41db0e2485792071cda7168e845d'/>
<id>urn:sha1:14a0baf2750a41db0e2485792071cda7168e845d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/fping: upgrade to 4.0</title>
<updated>2017-05-03T13:58:55Z</updated>
<author>
<name>Ivan Tham</name>
<email>pickfire@riseup.net</email>
</author>
<published>2017-04-29T18:07:32Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e7d94305413ea582913331a5620ea58601492db5'/>
<id>urn:sha1:e7d94305413ea582913331a5620ea58601492db5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/fping: upgrade to 3.16</title>
<updated>2017-02-16T12:16:06Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-02-16T11:39:45Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0f152750944eaad4b1a224bbb2c2c56d616006d2'/>
<id>urn:sha1:0f152750944eaad4b1a224bbb2c2c56d616006d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/fping: upgrade to 3.15. clean up APKBUILD</title>
<updated>2017-01-17T00:11:32Z</updated>
<author>
<name>Łukasz Jendrysik</name>
<email>scadu@yandex.com</email>
</author>
<published>2017-01-15T12:58:18Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=60e59b866f2e44c2cab9db8c685bcc7310a2c854'/>
<id>urn:sha1:60e59b866f2e44c2cab9db8c685bcc7310a2c854</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/fping: upgrade to 3.13</title>
<updated>2016-04-04T08:44:04Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-04-04T08:44:04Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=71e396004faa8cd5f1def549695b55f191920a64'/>
<id>urn:sha1:71e396004faa8cd5f1def549695b55f191920a64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/fping: enable suid root for fping6</title>
<updated>2015-02-02T13:16:04Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-02-02T13:08:51Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d37ee34b7691ca0e2d59f39ec2dbc9484105c087'/>
<id>urn:sha1:d37ee34b7691ca0e2d59f39ec2dbc9484105c087</id>
<content type='text'>
It should be possible to make ping work as normal user with recent
linux: https://lkml.org/lkml/2011/5/13/382

However, it appears that it requires relatively intrusive changes in the
ping utility. Its not just opening the socket as SOCK_DGRAM and think
everything is ok (like it appears to work on OSX)

Busybox tried to add support for it:
http://git.busybox.net/busybox/commit/networking/ping.c?id=72745632a13ccd12232127b31e1656f2f7ebcaff

But later reverted it:
http://git.busybox.net/busybox/commit/networking/ping.c?id=f0058b1b1fe9f7e69b415616096fb9347f599426

The patch for the normal ping utility is also relatively intrusive:
http://openwall.info/wiki/_media/segoon/iputils-ss020927-pingsock.diff

I could also not find anything that indicates that this works for ipv6
in kernel. There are no /proc/sys/net/ipv6/ping_group_range

So it looks like we need to set suid root for now.
</content>
</entry>
<entry>
<title>main/fping: fix fping6</title>
<updated>2015-02-02T09:51:21Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-02-02T09:45:38Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2abdc2eb07801022e8314da1b96378364a1d83f9'/>
<id>urn:sha1:2abdc2eb07801022e8314da1b96378364a1d83f9</id>
<content type='text'>
we add workarounds for a couple of issues in musl libc
</content>
</entry>
<entry>
<title>main/fping: Added suid option in APKBUILD</title>
<updated>2014-11-05T23:12:34Z</updated>
<author>
<name>ScrumpyJack</name>
<email>scrumpyjack@me.com</email>
</author>
<published>2014-11-05T20:34:36Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a5982b417f7e015a6ce97ff1ede8c0bc7ff7f29d'/>
<id>urn:sha1:a5982b417f7e015a6ce97ff1ede8c0bc7ff7f29d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main/fping: enable fping6</title>
<updated>2014-06-05T14:01:05Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-06-05T14:01:05Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0772ad68c67cd44a305392d0344f3e8c16a438dd'/>
<id>urn:sha1:0772ad68c67cd44a305392d0344f3e8c16a438dd</id>
<content type='text'>
</content>
</entry>
</feed>
