- Move some macros from ip_dummynet.h to ip_dummynet.c; they are
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 5 Nov 2007 14:06:06 +0000 (14:06 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 5 Nov 2007 14:06:06 +0000 (14:06 +0000)
commit0b4631f2535e7c1122071b5192c7d05a398b0f1e
tree64440290883115b5bb1e627a54cf907bb96aea8d
parent3f56796ebae2f7281e5d9fd8f95e5e6fca931b31
- Move some macros from ip_dummynet.h to ip_dummynet.c; they are
  implementation details
- Hide dn_heap and dn_heap_entry under _KERNEL
- Rearrange comment in ip_dummynet.h
- Indentation
sys/net/dummynet/ip_dummynet.c
sys/net/dummynet/ip_dummynet.h