Search Criteria
Package Details: sendip 2.5-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/sendip.git (read-only, click to copy) |
---|---|
Package Base: | sendip |
Description: | A commandline tool to allow sending arbitrary IP packets |
Upstream URL: | https://www-x.antd.nist.gov/ipv6/sendip.html |
Licenses: | GPL |
Submitter: | goodmen |
Maintainer: | jleclanche |
Last Packager: | freswa |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2009-02-13 08:37 (UTC) |
Last Updated: | 2020-05-17 03:08 (UTC) |
Dependencies (1)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
Latest Comments
1 2 Next › Last »
cgarz commented on 2018-04-11 00:58 (UTC)
goodmen: I had no idea about nping. I even had nmap installed already lol. It does indeed look better. Not needing sudo or a sudoers entry is a huge improvement. I'll be modifying my wifi light control script with this immediately. Thanks a bunch for the suggestion.
goodmen commented on 2018-04-10 05:24 (UTC)
cgarz: why not turn to use nping in extra/nmap ?
That is the reason why i drop sendip.
cgarz commented on 2018-04-10 02:31 (UTC) (edited on 2018-04-10 02:31 (UTC) by cgarz)
Got an error when downloading with trizen. wget clarified the issue:
ERROR: The certificate of ‘www-x.antd.nist.gov’ is not trusted.
ERROR: The certificate of ‘www-x.antd.nist.gov’ hasn't got a known issuer.
Temp fixed for current version by running this before installing:
wget --no-check-certificate https://www-x.antd.nist.gov/ipv6/sendip/sendip-2.5-mec-3a2.tar.gz -P /tmp/trizen-$USER/sendip
freswa commented on 2018-02-22 15:55 (UTC)
I did. So stupid. With way more C experience now, I changed the patch for a minimal invasive version. Thanks for pointing me to that.
qwerty123 commented on 2018-02-22 13:18 (UTC) (edited on 2018-02-22 13:28 (UTC) by qwerty123)
frederik, didn't you changed the whole logic of parameter parsing? For me it looks like with your patch do_opt will stuck in infinite loop (*(--q)='\0'; is not part of while(...) loop in original code as we need to change ':' to '\0' after we found it).
I think, patch should be something like that: https://github.com/semverchenko/sendip-PKGBUILD/commit/56fbcf5533b541d0d65690c1c2f2d5d64118be1f (+added include to fix mec/protoname.c:81:6: error: implicit declaration of function 'isdigit' [-Werror=implicit-function-declaration])
freswa commented on 2017-04-06 13:45 (UTC)
mschmitt commented on 2017-04-06 10:25 (UTC)
sjakub commented on 2014-10-14 16:46 (UTC)
goodmen commented on 2013-11-05 00:09 (UTC)
nagy commented on 2013-11-04 21:23 (UTC)
1 2 Next › Last »