svn commit: r350986 - head/sys/conf

Warner Losh imp at FreeBSD.org
Tue Aug 13 15:28:23 UTC 2019


Author: imp
Date: Tue Aug 13 15:28:22 2019
New Revision: 350986
URL: https://svnweb.freebsd.org/changeset/base/350986

Log:
  Flowtables were removed in r321618, remove stray reference here.

Modified:
  head/sys/conf/files

Modified: head/sys/conf/files
==============================================================================
--- head/sys/conf/files	Tue Aug 13 15:28:18 2019	(r350985)
+++ head/sys/conf/files	Tue Aug 13 15:28:22 2019	(r350986)
@@ -4045,7 +4045,6 @@ net/bpf_jitter.c		optional bpf_jitter
 net/bpf_filter.c		optional bpf | netgraph_bpf
 net/bpf_zerocopy.c		optional bpf
 net/bridgestp.c			optional bridge | if_bridge
-net/flowtable.c			optional flowtable inet | flowtable inet6
 net/ieee8023ad_lacp.c		optional lagg
 net/if.c			standard
 net/if_bridge.c			optional bridge inet | if_bridge inet


More information about the svn-src-head mailing list