Commit Graph

3 Commits

Author SHA1 Message Date
Kovarththanan Rajaratnam
15d5675086 signature.h/c: mark several structs as const 2010-02-20 08:53:15 +01:00
guy
70f5308d96 From Gisle Vanem:
bzero() and bcopy() are not universally available. But
	memset() and memcpy() are AFAICS.

(yes, memset() and memcpy() are part of the ANSI C standard, so
everybody who matters to tcpdump has them at this point).
2008-09-22 20:22:10 +00:00
hannes
3d3c70fbe9 add infrastructure for verifiying the HMAC-MD5 digest in routing protocols.
The shared secret is passed using the already existing -M option which is
used for TCP-MD5 checking.

add initial supoort for RSVP Integrity object verification.
2008-08-16 11:36:20 +00:00