cregit-Linux how code gets into the kernel

Release 4.12 include/linux/netfilter_ipv4.h

Directory: include/linux
/* IPv4-specific defines for netfilter. 
 * (C)1998 Rusty Russell -- This code is GPL.
 */
#ifndef __LINUX_IP_NETFILTER_H

#define __LINUX_IP_NETFILTER_H

#include <uapi/linux/netfilter_ipv4.h>

int ip_route_me_harder(struct net *net, struct sk_buff *skb, unsigned addr_type);
__sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook,
		       unsigned int dataoff, u_int8_t protocol);
#endif /*__LINUX_IP_NETFILTER_H*/

Overall Contributors

PersonTokensPropCommitsCommitProp
Patrick McHardy1938.00%111.11%
Linus Torvalds (pre-git)918.00%111.11%
Linus Torvalds816.00%111.11%
Eric W. Biedermann510.00%111.11%
Simon Horman36.00%111.11%
David Howells24.00%111.11%
David S. Miller24.00%111.11%
Al Viro12.00%111.11%
Herbert Xu12.00%111.11%
Total50100.00%9100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.