1. kresd/build
Contents
$ make info # See what's missing
$ make PREFIX="/usr/local"
$ make install
2. cache
Kresdには三種類の記憶機構がある。
- rrcache : rrsetを保持するもの
- zone cuts : cutを保持する
- pktcache : 返答(?)を保持している。用途ははっきりしない。
Contents
$ make info # See what's missing
$ make PREFIX="/usr/local"
$ make install
Kresdには三種類の記憶機構がある。