[tcpdump-workers] Adding support for ISO CALM FAST network/transport protocol

2013-06-25 Thread Ola Martin Lykkja
Hi,

I have made support for CALM FAST protocol as described in ISO 29281: CALM 
non-IP networking.
It is used for Car-to-Car and Car-to-Infrastructure communications using 
IEEE802.11p, but can be used on all types Ethernets.

Is this something the tcpdump community would like to have included in the next 
version of tcpdump?
How do I proceed to contribute my source code?

Kind regards,
Ola Martin

___
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers


[tcpdump-workers] Adding support for ETSI GeoNetworking network and BTP transport protocol

2013-06-25 Thread Ola Martin Lykkja
Hi,

I have made support for:

* ETSI GeoNetworking network protocol as described in ETSI TS 302 636-4 
Geonetworking Media Independent Functionality

* ETSI Basic Transport Protocol as described in ETSI TS 102 636 5 
GeoNetworking - Basic Transport Protocol

It is used for Car-to-Car and Car-to-Infrastructure communications using 
IEEE802.11p.

Is this something the tcpdump community would like to have included in the next 
version of tcpdump?
How do I proceed to contribute my source code?

Kind regards,
Ola Martin Lykkja
___
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers


Re: [tcpdump-workers] Adding support for ETSI GeoNetworking network and BTP transport protocol

2013-06-25 Thread Ola Martin Lykkja
Denis Ovsienko  yandex.ru> writes:

> 
> > Is this something the tcpdump community would like to have included in 
the next version of tcpdump?
> > How do I proceed to contribute my source code?
> 
> Hello.
> 
> The current approach to merging code into tcpdump is through a GitHub pull 
request: https://github.com/the-tcpdump-group/tcpdump
> 
> The pull requests are subject for review. Once the source code is 
published, it will be better seen if it
> requires any fixes prior to merging. New (original) source code files 
should have a 2-clause BSD license boilerplate.
> 
> Could you briefly explain your use case for these 802.11p protocols and an 
estimate of who else could find
> this feature useful? Thank you.
> 


Hi,

We are using a small Geode alix2d2 Geode box running Linux with IEE802.11p 
compatible cards from http://routerboard.com/R52H with the ath5k driver.

These protocols are used in a lot of European research projects and also 
field tests in France, Germany (Hessen/Frankfurt), The Netherlands 
(Helmond), Austia (Wien), Norway (Trondheim) and elsewhere.  There are plans 
to deploy this in ordinary vehicles from 2015 and deploy hundreds of nodes 
on motorways in Germany, Austria and The Netherlands.

Br
Ola Martin

___
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers


Re: [tcpdump-workers] Adding support for ETSI GeoNetworking network and BTP transport protocol

2013-06-27 Thread Ola Martin Lykkja
Hi,

I am kind of new to git and github.

I think I did something useful with 
https://github.com/lykkja/tcpdump/tree/geonet_and_calmfast
Can you check it out please, to see if I did it right?

Kind regards,
Ola Martin


___
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers


Re: [tcpdump-workers] Adding support for ETSI GeoNetworking network and BTP transport protocol

2013-06-27 Thread Ola Martin Lykkja
Denis Ovsienko  yandex.ru> writes:

> 
> 27.06.2013, 13:28, "Ola Martin Lykkja"  q-free.com>:
> > Hi,
> >
> > I am kind of new to git and github.
> >
> > I think I did something useful with
> > https://github.com/lykkja/tcpdump/tree/geonet_and_calmfast
> > Can you check it out please, to see if I did it right?
> 
> Hello.
> 
> The git part of the job is almost finished, there is a repository forked and 
containing a branch with the
> commit implementing the new decoders. It takes pushing the right button to 
place a pull request, so that it
> will be visible in the queue.
> 
> Regarding the source code, I have _briefly_ looked through and attached a 
few comments to the commit. May be
> somebody else is willing to review as well?
> 

Thanks for your constructive comments. I have followed up on all of them and 
did a git add/commit/push. I also pressed "pull request" in github.



___
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers