Commit 182d4c4
system-kmod-macros: Load modern nf_conntrack modules.
Modules were renamed around kernel 4.18. New name doesn't have the
protocol version. Also, we need to load the netlink module to have
access to conntrack dumps.
While these modules are likely to always be present and not actually
be unloadable due to being in use by many different things in the
system, they may not be loaded in minimalistic environments like
virtme-ng. And tests fail without them.
Same change was merged into OVS recently.
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Signed-off-by: Ales Musil <amusil@redhat.com>
(cherry picked from commit 8eccb22)1 parent 76153e4 commit 182d4c4
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | | - | |
| 71 | + | |
| 72 | + | |
68 | 73 | | |
69 | 74 | | |
70 | 75 | | |
| |||
0 commit comments