From e54ed8cc0a75ad30c54286a0bc0b369c29c6941d Mon Sep 17 00:00:00 2001 From: Sean Karlage Date: Fri, 30 Mar 2018 11:59:09 -0700 Subject: Remove build tags (#27) Removes build tags from BSDP and breaks vendor class identifier into OS-specific implementations so it is easier to integrate bsdp with other libs. --- dhcpv4/bsdp/bsdp_option_reply_port_test.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'dhcpv4/bsdp/bsdp_option_reply_port_test.go') diff --git a/dhcpv4/bsdp/bsdp_option_reply_port_test.go b/dhcpv4/bsdp/bsdp_option_reply_port_test.go index 0c9e03a..c9906ff 100644 --- a/dhcpv4/bsdp/bsdp_option_reply_port_test.go +++ b/dhcpv4/bsdp/bsdp_option_reply_port_test.go @@ -1,5 +1,3 @@ -// +build darwin - package bsdp import ( -- cgit v1.2.3