cregit-Linux how code gets into the kernel

Release 4.7 include/net/netfilter/nf_tables_bridge.h

#ifndef _NET_NF_TABLES_BRIDGE_H

#define _NET_NF_TABLES_BRIDGE_H

int nft_bridge_iphdr_validate(struct sk_buff *skb);
int nft_bridge_ip6hdr_validate(struct sk_buff *skb);

#endif /* _NET_NF_TABLES_BRIDGE_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
alvaro neiraalvaro neira27100.00%1100.00%
Total27100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}