cregit-Linux how code gets into the kernel

Release 4.12 include/linux/l2tp.h

Directory: include/linux
/*
 * L2TP-over-IP socket for L2TPv3.
 *
 * Author: James Chapman <jchapman@katalix.com>
 */
#ifndef _LINUX_L2TP_H_

#define _LINUX_L2TP_H_

#include <linux/in.h>
#include <linux/in6.h>
#include <uapi/linux/l2tp.h>

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
James Chapman1477.78%250.00%
Chris Elston316.67%125.00%
David Howells15.56%125.00%
Total18100.00%4100.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.