l2tp_netlink.c (b71a61ccfebb4ff733d2d9fc66cd5c75b7ae46a2) l2tp_netlink.c (20dcb1107ab1a3423c72a88269b9775cc549262a)
1// SPDX-License-Identifier: GPL-2.0-only
1// SPDX-License-Identifier: GPL-2.0-only
2/*
3 * L2TP netlink layer, for management
2/* L2TP netlink layer, for management
4 *
5 * Copyright (c) 2008,2009,2010 Katalix Systems Ltd
6 *
7 * Partly based on the IrDA nelink implementation
8 * (see net/irda/irnetlink.c) which is:
9 * Copyright (c) 2007 Samuel Ortiz <samuel@sortiz.org>
10 * which is in turn partly based on the wireless netlink code:
11 * Copyright 2006 Johannes Berg <johannes@sipsolutions.net>

--- 1026 unchanged lines hidden ---
3 *
4 * Copyright (c) 2008,2009,2010 Katalix Systems Ltd
5 *
6 * Partly based on the IrDA nelink implementation
7 * (see net/irda/irnetlink.c) which is:
8 * Copyright (c) 2007 Samuel Ortiz <samuel@sortiz.org>
9 * which is in turn partly based on the wireless netlink code:
10 * Copyright 2006 Johannes Berg <johannes@sipsolutions.net>

--- 1026 unchanged lines hidden ---