1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-24 07:40:52 +00:00
freebsd/sbin/ping
Jose Luis Duran 2e29bf7a2a
ping: tests: Cleanup IPOption()s
Scapy now only accepts known options with IPOption(), so our unknown
option must be passed raw.

While here, prefer the named options for EOL and NOP.

Reviewed by:	emaste, kp
Approved by:	emaste (mentor)
Differential Revision:	https://reviews.freebsd.org/D47160
2024-11-05 02:46:45 +00:00
..
tests ping: tests: Cleanup IPOption()s 2024-11-05 02:46:45 +00:00
main.c
main.h
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend
Makefile.depend.options
ping6.c
ping6.h
ping.8 Revert "Reapply "sbin/ping: allow normal users to specify larger packets"" 2024-10-20 15:52:28 +00:00
ping.c Revert "Reapply "sbin/ping: allow normal users to specify larger packets"" 2024-10-20 15:52:28 +00:00
ping.h
utils.c
utils.h