From b589c679027849d3dcc34aa8dd4fc78f583be107 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 1 Jul 2003 06:00:45 +0000 Subject: [PATCH] 1478. [port] ifconfig.sh didn't account for other virtual interfaces. It now takes a optional arguement to specify the first interface number. [RT #3907] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 39634ef383..0ea05c51a6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +1478. [port] ifconfig.sh didn't account for other virtual + interfaces. It now takes a optional arguement + to specify the first interface number. [RT #3907] + 1477. [bug] memory leak using stub zones and TSIG. 1476. [placeholder]