opnsense-src/sbin/ping
Hao-Yu Hou bbd018d0aa ping(8): Fix typo in ping6.c
Line 703 & 863: kerel -> kernel
Line 2110: resposne -> response

Event:		Advanced UNIX Programming Course (Fall’23) at NTHU.
Pull Request:	https://github.com/freebsd/freebsd-src/pull/967

(cherry picked from commit e9866ce84f41bf8a5122713b027d1af05cbbb5b3)
2024-10-25 23:57:05 +08:00
..
tests ping tests: fix for scapy-2.6.0 2024-10-21 14:51:36 +02:00
main.c ping: Fix protocol selection with NOINET6 kernel. 2024-03-17 14:38:12 +00:00
main.h ping: Unify ping/ping6 statistics section 2023-11-06 11:45:43 -05:00
Makefile ping6(8): Add ping6(8) as MLINK to ping(8) 2023-11-10 15:41:32 +08:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
ping.8 ping: The -C option is also supported for IPv6. 2023-09-22 09:50:32 +02:00
ping.c ping: pr_iph() improvements 2023-11-06 11:45:44 -05:00
ping.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
ping6.c ping(8): Fix typo in ping6.c 2024-10-25 23:57:05 +08:00
ping6.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
utils.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
utils.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00