summaryrefslogtreecommitdiffhomepage
path: root/dhcpv4/server_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpv4/server_test.go')
-rw-r--r--dhcpv4/server_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcpv4/server_test.go b/dhcpv4/server_test.go
index 68bd694..454a113 100644
--- a/dhcpv4/server_test.go
+++ b/dhcpv4/server_test.go
@@ -113,7 +113,7 @@ func TestServerActivateAndServe(t *testing.T) {
require.NoError(t, err)
require.NotEqual(t, 0, len(ifaces))
- xid := uint32(0xaabbccdd)
+ xid := TransactionID{0xaa, 0xbb, 0xcc, 0xdd}
hwaddr := [16]byte{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0xa, 0xb, 0xc, 0xd, 0xe, 0xf}
modifiers := []Modifier{