]> git.ipfire.org Git - thirdparty/lldpd.git/commit
interfaces/linux: make dsa special
authorBrandon Streiff <brandon.streiff@ni.com>
Mon, 16 Jul 2018 21:53:56 +0000 (16:53 -0500)
committerVincent Bernat <vincent@bernat.ch>
Thu, 10 Jan 2019 16:22:35 +0000 (11:22 -0500)
commita636b31d72eacafc5b33a6af15c9776e8eca2c17
treeec3e9a70c7462d4e9e0c7d047c38eda84050cefc
parent4e7ec8233cd185941eaa9e41785cfc53f92799b4
interfaces/linux: make dsa special

There used to be specific exemptions carved out for "veth" and "dsa",
which were removed in b8db52bd7c7d ("interfaces/linux: blacklist some
drivers instead of whitelisting"). "veth" was restored in 2958b9d48940
("interfaces/linux: make veth special"). This commit restores the
whitelist for dsa devices as well.
src/daemon/interfaces-linux.c