cregit-Linux how code gets into the kernel

Release 4.17 include/linux/netfilter/nf_conntrack_amanda.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _NF_CONNTRACK_AMANDA_H

#define _NF_CONNTRACK_AMANDA_H
/* AMANDA tracking. */

extern unsigned int (*nf_nat_amanda_hook)(struct sk_buff *skb,
					  enum ip_conntrack_info ctinfo,
					  unsigned int protoff,
					  unsigned int matchoff,
					  unsigned int matchlen,
					  struct nf_conntrack_expect *exp);
#endif /* _NF_CONNTRACK_AMANDA_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Patrick McHardy4495.65%250.00%
Greg Kroah-Hartman12.17%125.00%
Herbert Xu12.17%125.00%
Total46100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.