add CR payload decoder. fix ID payload decode. have __attribute__((__packed__)) for align picky arch (tcpdump.org code has better fix with lots of memcpy, however, tcpdump.org version needs more verfication). basically, sync with kame tree.