v7: - use interface function is_ipv6_address to check whether is ipv6 or not - fix some bugs v6: - construct the patches, split more small patches - wrap the similar functional code to make it more clearly v5: - modify the get_route function v4: - consistent the netdevice name to add the prefix "kdump-" before the ethX v3: - Support the static route v2: - Fix some bugs
Minfei Huang (4): mkdumprd: Add proper prefix "kdump-" before ethX in 2nd kernel kdump-lib: Add a new function to get the ip address kdump-lib: Add new libs to enhance kdump to support ipv6 ipv6: Enhance kdump to support ipv6
dracut-kdump.sh | 4 +- dracut-module-setup.sh | 163 ++++++++++++++++++++++++++++++++++++------------- kdump-lib.sh | 47 +++++++++++--- mkdumprd | 16 ++++- 4 files changed, 175 insertions(+), 55 deletions(-)