mirror of https://github.com/crash-utility/crash
Fix "net" command on kernel configured with CONFIG_IPV6=m
On a kernel configured with CONFIG_IPV6=m, struct inet6_ifaddr is not defined in kernel. Without the patch, the "net" command fails with the following error. net: invalid structure member offset: inet6_ifaddr_if_next FILE: net.c LINE: 1017 FUNCTION: get_device_ip6_address() Signed-off-by: Lianbo Jiang <lijiang@redhat.com> Signed-off-by: Kazuhito Hagio <k-hagio-ab@nec.com>
This commit is contained in:
parent
2c7310aa7c
commit
47216437e7
Loading…
Reference in New Issue