From bf2ecf30834e06e1c0434b114c4a402f8493e0dc Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 6 Aug 2017 20:03:36 -0400 Subject: Add wake That payload can appear anywhere within an ethernet frame. Wake-on-LAN is funny. --- link.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'link.sh') diff --git a/link.sh b/link.sh index 574ae257..e591844e 100755 --- a/link.sh +++ b/link.sh @@ -29,6 +29,7 @@ link '.bin/pbd.c' link '.bin/sup' link '.bin/tup' link '.bin/up' +link '.bin/wake.c' link '.bin/xx.c' link '.config/git/config' link '.config/git/ignore' -- cgit 1.4.1