2016-03-15 10:31:19 +01:00
|
|
|
common-obj-y = cksum.o if.o ip_icmp.o ip6_icmp.o ip6_input.o ip6_output.o \
|
2016-06-28 12:48:31 +02:00
|
|
|
ip_input.o ip_output.o dnssearch.o dhcpv6.o
|
2012-05-22 13:49:43 +02:00
|
|
|
common-obj-y += slirp.o mbuf.o misc.o sbuf.o socket.o tcp_input.o tcp_output.o
|
2016-03-15 10:31:20 +01:00
|
|
|
common-obj-y += tcp_subr.o tcp_timer.o udp.o udp6.o bootp.o tftp.o arp_table.o \
|
2017-04-14 10:35:03 +02:00
|
|
|
ndp_table.o ncsi.o
|