mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 06:02:59 +00:00
3cb623272f
instead of BD_ADDRs - Convert BD_ADDRs in l2ping(8) output into the human readable names via bt_gethostbyaddr(3) - Introduce and document '-n' - numberic output option Suggested by: Anil Madhavapeddy <anil at recoil dot org>