]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldpmed: fix numeric values for L2 priority
authorVincent Bernat <vincent@bernat.im>
Tue, 1 Dec 2015 07:15:04 +0000 (08:15 +0100)
committerVincent Bernat <vincent@bernat.im>
Tue, 1 Dec 2015 07:15:04 +0000 (08:15 +0100)
commite7f83dc0ab534669598155e42452e20d4a8e7a54
treedfaab29e828057dc03f721f516d1eeebd9032fa9
parent9856f2792c301116cc4a3fcfba91b9672ee5db1f
lldpmed: fix numeric values for L2 priority

"Best effort" is the default priority and is 0. Other priorities are
then ordered from 1 to 7 (from the lowest to the highest). Add a note in
the manual page about the fact that the labels are not enforceable and
more recent standards may change them and their meaning.
NEWS
src/client/lldpcli.8.in
src/lib/atoms/med.c