Skip to content
Snippets Groups Projects

Remove host instance from dmmap

Merged Vivek Dutta requested to merge host_index into release-7.3
2 files
+ 3
98
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -69,7 +69,7 @@ exec_cmd bzip2 -d libnetfilter_conntrack-1.0.9.tar.bz2
exec_cmd tar -xvf libnetfilter_conntrack-1.0.9.tar
exec_cmd git clone https://dev.iopsys.eu/bbf/bbfdm.git
exec_cmd git clone -b release-7.3 https://dev.iopsys.eu/bbf/bbfdm.git
cd libnfnetlink-1.0.2
exec_cmd "./configure"
Loading