[tcpdump-workers] [PING] - Any comments on my recent posts?

2015-04-09 Thread Paul "LeoNerd" Evans
Hi all, I've been trying for a while to get a new DLT definition document approved, so that I can start writing code "officially" using it. All I'm asking for is some comment/approval/merging of my github PR that I have outstanding on it. To whit, https://github.com/the-tcpdump-group/tcpdump-

Re: [tcpdump-workers] [tcpdump] Remove an unnecessicary bit shifting loop (#451)

2015-04-09 Thread Michael Richardson
Forwarding to list for wider discussion. Guy Harris wrote: > The bittok2str routines are, for better or worse, currently being used > for bitfields that aren't flags, e.g. the "recursion count" field in > GRE (or "recursion control", as it's called in RFC 1701). They don't > work