Release 4.18 include/linux/netfilter/xt_physdev.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _XT_PHYSDEV_H
#define _XT_PHYSDEV_H
#include <linux/if.h>
#include <uapi/linux/netfilter/xt_physdev.h>
#endif /*_XT_PHYSDEV_H*/
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Harald Welte | 11 | 68.75% | 1 | 25.00% |
| David Howells | 2 | 12.50% | 1 | 25.00% |
| Arnd Bergmann | 2 | 12.50% | 1 | 25.00% |
| Greg Kroah-Hartman | 1 | 6.25% | 1 | 25.00% |
| Total | 16 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.