CC := $(CROSS_COMPILE)gcc PROGS := watchdog-simple all: $(PROGS) clean: rm -fr $(PROGS) 'text/javascript' src='/cgit.js'>
summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal1-4/+2
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal1-2/+2
2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal1-6/+6