Revision 9c5ed2f831c603439c699f8cd69e9998de472526 authored by David S. Miller on 21 January 2020, 08:25:58 UTC, committed by David S. Miller on 21 January 2020, 08:25:58 UTC
Steffen Klassert says:

====================
pull request (net): ipsec 2020-01-21

1) Fix packet tx through bpf_redirect() for xfrm and vti
   interfaces. From Nicolas Dichtel.

2) Do not confirm neighbor when do pmtu update on a virtual
   xfrm interface. From Xu Wang.

3) Support output_mark for offload ESP packets, this was
   forgotten when the output_mark was added initially.
   From Ulrich Weber.

Please pull or let me know if there are problems.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s 8089277 + 4e4362d
History
File Mode Size
Kconfig -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 547 bytes
idt8a340_reg.h -rw-r--r-- 21.7 KB
ptp_chardev.c -rw-r--r-- 10.9 KB
ptp_clock.c -rw-r--r-- 9.3 KB
ptp_clockmatrix.c -rw-r--r-- 28.1 KB
ptp_clockmatrix.h -rw-r--r-- 2.5 KB
ptp_dte.c -rw-r--r-- 8.1 KB
ptp_ixp46x.c -rw-r--r-- 6.7 KB
ptp_kvm.c -rw-r--r-- 4.3 KB
ptp_pch.c -rw-r--r-- 15.6 KB
ptp_private.h -rw-r--r-- 2.6 KB
ptp_qoriq.c -rw-r--r-- 15.5 KB
ptp_qoriq_debugfs.c -rw-r--r-- 2.3 KB
ptp_sysfs.c -rw-r--r-- 7.2 KB

back to top