summaryrefslogtreecommitdiff
path: root/net/ipv6/ila/Makefile
blob: 4b32e5921e5ced56de7101c816c3d0c40b3df2cb (plain)
1
2
3
4
5
6
7
#
# Makefile for ILA module
#

obj-$(CONFIG_IPV6_ILA) += ila.o

ila-objs := ila_common.o ila_lwt.o ila_xlat.o
2d449a1a248c4829d51c0bc677f968e'>ipvs: free ip_vs_dest structs when refcnt=0David Windsor1-5/+3 2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal4-8/+12 2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal1-5/+24 2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal3-14/+6 2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal3-4/+4 2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal1-6/+9 2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal5-7/+3