diff options
author | Matej Klotton <mklotton@cisco.com> | 2016-05-17 14:21:18 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2016-05-30 21:10:17 +0000 |
commit | 8d66412092b5dcabcbaf4fdb3b514e1bf8ad0378 (patch) | |
tree | d4724f310d0d2acb376e598253dee8dc7f4e36ba /resources/templates | |
parent | fdc6e0fc0c675eb4faa699fef7e1e2ca91df2b03 (diff) |
Add DHCP Client libs and VPP sends DHCPv4 Discover test
-JIRA: CSIT-100
Change-Id: I4b6fc5d974ebe500d6c6bc74c14e1db7b3d10c3a
Signed-off-by: Matej Klotton <mklotton@cisco.com>
Diffstat (limited to 'resources/templates')
-rw-r--r-- | resources/templates/vat/dhcp_client.vat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/dhcp_client.vat b/resources/templates/vat/dhcp_client.vat new file mode 100644 index 0000000000..2fd99e3470 --- /dev/null +++ b/resources/templates/vat/dhcp_client.vat @@ -0,0 +1 @@ +dhcp_client_config {interface} {hostname} |