Commit History

Author SHA1 Message Date
  Denys Vlasenko 5126cf9a15 ping: display real IPv6 response address. Hopefully closes 3745. 13 years ago
  Baruch Siach e8f36330d9 networking: consolidate the IP checksum code. -129 bytes. 13 years ago
  Denys Vlasenko 14bd16ac56 more tweak for bionic 13 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Denys Vlasenko e3b1a1fd28 Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" 13 years ago
  Denys Vlasenko 281e7b8848 ping: trivial simplification. -2 bytes 13 years ago
  Denys Vlasenko 1bb52a9b73 ping: fix IPv6 pinging. Closes bug 3187 13 years ago
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 14 years ago
  Denys Vlasenko 6100b51ca8 explain every non-SUID_DROP applet. No code changes 14 years ago
  Denys Vlasenko 3c8799b8a4 ping: set not only IP_TTL, but also IP_MULTICAST_TTL 14 years ago
  Joachim Nilsson 714e2b7e6a ping: add -t TTL option 14 years ago
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 9341fd2d30 ping: do not leak data from stack; shrink 14 years ago
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 15 years ago
  Bernhard Reutner-Fischer dfd38a480b ping: use ICMP_MINLEN 15 years ago
  Denys Vlasenko 57be1eefab ping: fix unaligned access. closes bug 745. 15 years ago
  Denys Vlasenko 85164fa06e ping: use |=, not =, when combine option bit mask 15 years ago
  Denys Vlasenko ad7d94bdc7 ping6: do not play dirty tricks with argv 15 years ago
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 15 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago
  Denis Vlasenko e53738558f *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. 16 years ago
  Denis Vlasenko 59f502b36f ping: trivial code shrink 16 years ago
  Denis Vlasenko 5770715588 ping: SO_RCVBUF must be bigger than packet size, 16 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes 16 years ago
  Denis Vlasenko b34266b42b ping: dont leak uninitialized data in ping packets 16 years ago
  Denis Vlasenko 90c31b3d4b ping: add -w, -W support (James Simmons <jsimmons AT infradead.org>) 16 years ago
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 years ago
  Paul Fox 0b2b5842a1 Fix compilation error when FEATURE_FANCY_PING enabled. Also 17 years ago