X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-hwinfo;h=bb20182abf9b1ce040d3fefb377ea39cc59c9414;hb=aba8e139aa77d94870b600bf9f1aefc0112bf3b3;hp=8af9f8d515f753124383b17f59bdaddb2e957fde;hpb=f17f4a0b301ea4c38e133e618813475cccf33eaf;p=grml-hwinfo.git diff --git a/grml-hwinfo b/grml-hwinfo index 8af9f8d..bb20182 100755 --- a/grml-hwinfo +++ b/grml-hwinfo @@ -246,6 +246,7 @@ cd "${OUTDIR}" || exit 1 exectest ip && ip mroute show > ip_mroute exectest ip && ip mrule show > ip_mrule 2>ip_mrule.error exectest ip && ip neigh show > ip_neigh + exectest ip && ip netconf > ip_netconf exectest ip && ip netns list > ip_netns exectest ip && ip ntable show > ip_ntable exectest ip && ip route show > ip_route