mirror of
https://gitlab.com/shorewall/code.git
synced 2025-07-12 04:15:37 +02:00
Display IPv6 Neighbors in dump
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user