summaryrefslogtreecommitdiff
path: root/sys/netinet6/ip6_divert.h
AgeCommit message (Expand)Author
2017-04-14Pass down the address family through the pr_input calls. ThisAlexander Bluhm
2017-03-13Move PRU_ATTACH out of the pr_usrreq functions into pr_attach.Claudio Jeker
2017-02-09percpu counters for divert(4) statsJeremie Courreges-Anglas
2014-07-10Simplify the way divert(4) sends packets to userspace: Instead ofLawrence Teo
2014-04-23No need for vargs here.Florian Obser
2013-10-25prettier #ifdef _KERNEL, more like other filesTheo de Raadt
2012-10-21Add the IP_DIVERTFL socket option on divert(4) sockets to controlSebastian Benoit
2009-11-05IPv6 support for divert sockets.Michele Marchetto