SHA256
1
0
forked from pool/arping2

Use upstream changelog

OBS-URL: https://build.opensuse.org/package/show/network:utilities/arping2?expand=0&rev=15
This commit is contained in:
Jan Engelhardt 2014-08-11 01:19:10 +00:00 committed by Git OBS Bridge
parent 2391ae5000
commit deb4bf6ad6

View File

@ -2,10 +2,14 @@
Mon Aug 11 01:10:59 UTC 2014 - jengelh@inai.de
- Update to new upstream release 2.14
* Added the -P option to send ARP replies instead of ARP requests
* Added the -C option to immediately exit after receiving n replies
* Added the -W option
* Enable -D to work in ping MAC mode
* Drop privileges, where possible.
* Added ability to send unsolicited replies, instead of requests
(-P option).
* Quit after N replies, with -C <N>
* Beeping (-a) now works in quiet (-q) and cisco (-D) mode.
* Cisco mode (-D) now works when pinging MACs.
* Work around libnet interface autodetection bug.
* Added -W, like -w but in seconds.
-------------------------------------------------------------------
Sun Dec 30 05:42:51 UTC 2012 - jengelh@inai.de