aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/Makefile.am
diff options
context:
space:
mode:
authorKevin Paul Herbert <kph@cisco.com>2016-01-26 18:32:24 -0800
committerDamjan Marion <damarion@cisco.com>2016-01-27 20:59:33 +0100
commit8f9e7d43d8b8e5495477e3a587f78409a4cf8808 (patch)
tree1298c643df69e00497c04e313005cb67e809c1f1 /vnet/Makefile.am
parentdac3fd44ff7e2a7285baa810527c4743167382dd (diff)
Remove vestigal TCP implementation
Eliot's TCP was never completed. Remove it. Change-Id: I8456ed02b55f5b3f0b93547533f7467dd2229c07 Signed-off-by: Kevin Paul Herbert <kph@cisco.com>
Diffstat (limited to 'vnet/Makefile.am')
-rw-r--r--vnet/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/vnet/Makefile.am b/vnet/Makefile.am
index 81cc012f046..decd3f5645d 100644
--- a/vnet/Makefile.am
+++ b/vnet/Makefile.am
@@ -211,12 +211,6 @@ nobase_include_HEADERS += \
# Layer 3 protocols go here
########################################
-# vnet/ip/tcp.c \
-# vnet/ip/tcp_format.c \
-# vnet/ip/tcp_init.c \
-# vnet/ip/tcp_pg.c
-
-
########################################
# Layer 3 protocol: IP v4/v6
########################################