git: f25727898ae7 - main - ObsoleteFiles: flowtable header deleted in 2017
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Jun 2022 19:33:30 UTC
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=f25727898ae791088e75b338b52a15fe0bc3a696 commit f25727898ae791088e75b338b52a15fe0bc3a696 Author: Gleb Smirnoff <glebius@FreeBSD.org> AuthorDate: 2022-06-27 19:31:36 +0000 Commit: Gleb Smirnoff <glebius@FreeBSD.org> CommitDate: 2022-06-27 19:31:36 +0000 ObsoleteFiles: flowtable header deleted in 2017 Miss from ae69ad884d43826bdf8a67c51596d37f729c09a9 --- ObsoleteFiles.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index baebba86a42c..7d2b0a338f1b 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -9410,6 +9410,8 @@ OLD_FILES+=usr/share/man/man4/ntb_hw.4.gz OLD_FILES+=usr/include/sys/ksyms.h # 20170729: the iicbus/pcf8563 driver is replaced with iicbus/nxprtc OLD_FILES+=usr/include/dev/iicbus/pcf8563reg.h +# 20170727: options FLOWTABLE removed +OLD_FILES+=usr/include/net/flowtable.h # 20170722: new clang import which bumps version from 4.0.0 to 5.0.0 OLD_FILES+=usr/lib/clang/4.0.0/include/sanitizer/allocator_interface.h OLD_FILES+=usr/lib/clang/4.0.0/include/sanitizer/asan_interface.h