[tcpdump-workers] RCS/CVS keywords ($Id$, $Header$, $OpenBSD$ etc)

2014-01-01 Thread Denis Ovsienko
List, there are lines in the tcpdump source code that served a purpose with CVS and its keywords expansion feature but don't do any more with git. It is around 4 years since the CVS/git migration and perhaps it is the time to remove most of the markers. It seems to be OK to just remove the lin

[tcpdump-workers] PROFIBUS link-type

2014-01-01 Thread Simon Berg
Hello I've written some capturing tools and a basic Wireshark dissector for the PROFIBUS protocol. Since it's delivered directly over a RS485-link, it needs a separate link-type. Since I haven't been able to find a suitable type among the existing ones, I'd like to request one being allocated. Th

Re: [tcpdump-workers] RCS/CVS keywords ($Id$, $Header$, $OpenBSD$ etc)

2014-01-01 Thread Guy Harris
On Jan 1, 2014, at 4:35 AM, Denis Ovsienko wrote: > there are lines in the tcpdump source code that served a purpose with CVS and > its keywords expansion feature but don't do any more with git. It is around 4 > years since the CVS/git migration and perhaps it is the time to remove most > of

Re: [tcpdump-workers] RCS/CVS keywords ($Id$, $Header$, $OpenBSD$ etc)

2014-01-01 Thread Michael Richardson
Denis Ovsienko wrote: > It seems to be OK to just remove the lines that essentially state "this > file is a part of the tcpdump source tree and is original to it", for > example: > #ifndef lint static const char rcsid[] _U_ = "@(#) $Header: > /tcpdump/master/tcpdump/print-osp