iproute of woody patched to work with HTB3
First you have to edit (or create) your /etc/apt/preferences file, and make sure that (at least) these entries are in it:
Package: * Pin: release o=NiX Pin-Priority: 1 Package: iproute Pin: release o=NiX Pin-Priority: 1001
Then put these apt lines in /etc/apt/sources.list:
deb http://debian.nix.hu/debian/ woody iproute+htb3 deb-src http://debian.nix.hu/debian/ woody iproute+htb3
Now you can upgrade your iproute package:
apt-get update apt-get upgrade
NiX | NiX Debian packages | NiX Wiki