forked from extern/shorewall_code
Display IPv6 Neighbors in dump
This commit is contained in:
parent
aafc5d7c6a
commit
e1b3c89b94
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user