VLAN trunk test and NAT test
This commit is contained in:
parent
49d40bf2c0
commit
9b7fb2dc96
5 changed files with 112 additions and 29 deletions
|
|
@ -17,6 +17,7 @@ defmodule Heckle.Mixfile do
|
|||
end
|
||||
|
||||
defp deps do
|
||||
[{:tres, path: @tres_path}]
|
||||
[{:tres, path: @tres_path},
|
||||
{:pkt, github: "msantos/pkt", branch: "master"}]
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue