Exercise for L2 multicast (#288)

This commit is contained in:
Tu Dang
2019-09-25 10:28:55 -07:00
committed by Nate Foster
parent b8baba5df5
commit 590f4ff6f2
8 changed files with 613 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1