diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2022-02-21 08:54:53 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-21 15:13:45 +0300 |
commit | 696c65444120cfe98ae704e86a59df8666fabf1d (patch) | |
tree | fc8614cce9d23a63a4dc21b797b8884681fbf9d6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 91398a960edf50d27206d808182e3357f9f5c668 (diff) | |
download | linux-696c65444120cfe98ae704e86a59df8666fabf1d.tar.xz |
ipv6: separate ndisc_ns_create() from ndisc_send_ns()
This patch separate NS message allocation steps from ndisc_send_ns(),
so it could be used in other places, like bonding, to allocate and
send IPv6 NS message.
Also export ndisc_send_skb() and ndisc_ns_create() for later bonding usage.
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions