This commit is contained in:
Evan Hunt 2018-06-05 21:33:51 -07:00
parent d7c5400798
commit 71f2335f5a

View file

@ -1,3 +1,7 @@
4963. [test] ifconfig.sh now uses "ip" instead of "ifconfig",
if available, to configure the test interfaces on
linux. [GL #302]
4962. [cleanup] Move 'named -T' processing to its own function.
[GL #316]