]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Traversal of interface list to weed out bad interfaces was broken when I added the...
authorTed Lemon <source@isc.org>
Thu, 6 Mar 1997 07:06:08 +0000 (07:06 +0000)
committerTed Lemon <source@isc.org>
Thu, 6 Mar 1997 07:06:08 +0000 (07:06 +0000)
commitc800b2aa41c0a3c3a768d3acf596f175709e92f6
tree6ed5b2174ace9956a652890fce84f4a2f549c6d7
parentee1cd2caa931ee3e07f0efacd471c52a3970722f
Traversal of interface list to weed out bad interfaces was broken when I added the dummy interface list - fix is to save the next pointer before weeding out interfaces.
common/dispatch.c