Class | Racket::L3::CDP |
In: |
lib/racket/l3/cdp.rb
(CVS)
|
Parent: | RacketPart |
CDP — Cisco Discovery Protocol www.cisco.biz/univercd/cc/td/doc/product/lan/trsrb/frames.htm#xtocid12
Compute and set the checksum for this IP datagram
# File lib/racket/l3/cdp.rb, line 62 def checksum! self.checksum = compute_checksum end