1
0
mirror of https://gitlab.com/shorewall/code.git synced 2025-01-10 15:48:13 +01:00

Display IPv6 Neighbors in dump

This commit is contained in:
Tom Eastep 2009-12-28 16:57:10 -08:00
parent f568f3df9e
commit c19e7715c4

View File

@ -696,8 +696,8 @@ dump_command() {
show_routing
heading "ARP"
arp -na
heading "Neighbors"
ip -6 neigh ls
if qt mywhich lsmod; then
heading "Modules"