We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848a5d7 commit b678373Copy full SHA for b678373
1 file changed
script/bootstrap
@@ -126,7 +126,7 @@ EOF
126
sudo apt-get install --no-install-recommends -y libjsoncpp-dev
127
128
# reference device
129
- without REFERENCE_DEVICE || sudo apt-get install --no-install-recommends -y radvd dnsutils avahi-utils iperf3
+ without REFERENCE_DEVICE || sudo apt-get install --no-install-recommends -y radvd dnsutils avahi-utils iperf3 ndisc6
130
131
# backbone-router
132
without BACKBONE_ROUTER || sudo apt-get install --no-install-recommends -y libnetfilter-queue1 libnetfilter-queue-dev
0 commit comments