mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-10 23:58:14 +01:00
Display IPv6 Neighbors in dump
This commit is contained in:
parent
f568f3df9e
commit
c19e7715c4
@ -696,8 +696,8 @@ dump_command() {
|
|||||||
|
|
||||||
show_routing
|
show_routing
|
||||||
|
|
||||||
heading "ARP"
|
heading "Neighbors"
|
||||||
arp -na
|
ip -6 neigh ls
|
||||||
|
|
||||||
if qt mywhich lsmod; then
|
if qt mywhich lsmod; then
|
||||||
heading "Modules"
|
heading "Modules"
|
||||||
|
Loading…
Reference in New Issue
Block a user