summaryrefslogtreecommitdiffhomepage
path: root/dhcpv4/bsdp/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpv4/bsdp/doc.go')
-rw-r--r--dhcpv4/bsdp/doc.go10
1 files changed, 0 insertions, 10 deletions
diff --git a/dhcpv4/bsdp/doc.go b/dhcpv4/bsdp/doc.go
deleted file mode 100644
index b3a2186..0000000
--- a/dhcpv4/bsdp/doc.go
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
-The BSDP package implements Apple's Boot Service Discovery Protocol (a
-pxe-boot-like netboot protocol for booting macOS hardware from
-network-connected servers).
-
-The Canonical implementation is defined here:
-http://opensource.apple.com/source/bootp/bootp-198.1/Documentation/BSDP.doc
-*/
-
-package bsdp