]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[udp] Move high-frequency debug messages to DBGLVL_EXTRA
authorMichael Brown <mcb30@ipxe.org>
Tue, 6 Aug 2013 14:52:31 +0000 (15:52 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 6 Aug 2013 14:52:31 +0000 (15:52 +0100)
commite972057381753a744e82e6b23d19082f9f7e46b6
tree816f902f11d70ca1cf27a9f0af1e21841b2b9a1b
parentb76885165e64a836ac1e2ea987bdb1b724b7b2b3
[udp] Move high-frequency debug messages to DBGLVL_EXTRA

This makes it possible to leave UDP debugging enabled in order to see
interesting UDP events, without flooding the console with at least one
message per packet.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/udp.c