Tons of code cleanup, refactor Network to use EthernetTapFactory, probably also fix GitHub issue #90
This commit is contained in:
@@ -42,7 +42,7 @@ CXXFLAGS=$(CFLAGS) -fno-rtti
|
||||
|
||||
include objects.mk
|
||||
|
||||
OBJS+=node/BSDRoutingTable.o
|
||||
OBJS+=osnet/BSDRoutingTable.o
|
||||
|
||||
all: one
|
||||
|
||||
|
||||
Reference in New Issue
Block a user