move static constants out of ip6.h.

This commit is contained in:
leitner
2001-02-05 17:50:19 +00:00
parent 4819776eb5
commit 0c36e167de
9 changed files with 78 additions and 11 deletions

View File

@@ -0,0 +1,2 @@
const unsigned char V6loopback[16]={0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1};