[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 Denis Ovsienko
> 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.

-- 
Denis Ovsienko
___
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 Michael Richardson

802.11p is the thing among European (particularly french) "Intelligent
Transportation Systems" people.

(In the US, it appears that LTE is the "answer".  I prefer 802.11p approach)

--
]   Never tell me the odds! | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works| network architect  [
] m...@sandelman.ca  http://www.sandelman.ca/|   ruby on rails[

___
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