Add `ip6_fastfwd.c` in `Makefile`.

dev
fengbojiang 2019-11-23 11:40:18 +08:00 committed by root
parent 14cef497d0
commit 7b0de5a004
1 changed files with 1 additions and 0 deletions

View File

@ -467,6 +467,7 @@ NETINET6_SRCS+= \
ip6_forward.c \
ip6_id.c \
ip6_input.c \
ip6_fastfwd.c \
ip6_mroute.c \
ip6_output.c \
mld6.c \