opnsense-src/usr.sbin/ndp
Zhenlei Huang 0de672a594 ndp: Bring back the -A option for the netlink implementation
This was lost during the conversion to netlink.

Reviewed by:	kp
Fixes:		91fbe0819b ndp: convert ndp(8) to netlink
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D47234

(cherry picked from commit b6d4e3bee350b881b5efea03068c1247985b12fe)
2024-11-07 12:08:09 +08:00
..
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
ndp.8 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
ndp.c ndp: Move the global variable repeat into struct ndp_opts 2024-11-07 12:08:09 +08:00
ndp.h ndp: Move the global variable repeat into struct ndp_opts 2024-11-07 12:08:09 +08:00
ndp_netlink.c ndp: Bring back the -A option for the netlink implementation 2024-11-07 12:08:09 +08:00