Skip to content

Commit

Permalink
prepare to support natpt but can not build yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
sumikawa committed Sep 23, 2000
1 parent 3b0ea5f commit 492d925
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions freebsd4/sys/conf/files
Expand Up @@ -819,6 +819,13 @@ netinet6/ipcomp_core.c optional ipsec
netinet6/ipcomp_input.c optional ipsec
netinet6/ipcomp_output.c optional ipsec
netinet6/mld6.c optional inet6
netinet6/natpt_dispatch.c optional inet6 natpt
netinet6/natpt_list.c optional inet6 natpt
netinet6/natpt_log.c optional inet6 natpt
netinet6/natpt_rule.c optional inet6 natpt
netinet6/natpt_trans.c optional inet6 natpt
netinet6/natpt_tslot.c optional inet6 natpt
netinet6/natpt_usrreq.c optional inet6 natpt
netinet6/nd6.c optional inet6
netinet6/nd6_nbr.c optional inet6
netinet6/nd6_rtr.c optional inet6
Expand Down
1 change: 1 addition & 0 deletions freebsd4/sys/conf/options
Expand Up @@ -246,6 +246,7 @@ INET opt_inet.h
INET6 opt_inet6.h
MIP6 opt_inet.h
MIP6_DEBUG opt_inet.h
NATPT opt_natpt.h
NEW_STRUCT_ROUTE opt_global.h
IPSEC opt_ipsec.h
IPSEC_ESP opt_ipsec.h
Expand Down

0 comments on commit 492d925

Please sign in to comment.