On Tue, Dec 6, 2011 at 2:06 PM, Jaap Keuter <jaap.keuter@xxxxxxxxx> wrote:
> On 2011-12-02 16:21, Yegor Yefremov wrote:
>
>> Hi
>>
>> I'm writing a CANOpen dissector
>> (http://en.wikipedia.org/wiki/CANopen). The dissector itself is almost
>> ready. The main problem I have is, how do I hook this dissector on to
>> SocketCan one? CAN has no ports, so I can't decide on this basis. My
>> suggestion were to create a drop-down list in SocketCan dissector to
>> select high-level CAN protocol (like CANOpen, DeviceNet etc.). What do
>> you think about this?
>>
>> Regards,
>> Yegor
>
>
> Hi,
>
> Please note that:
> 1. We have a patch submission policy through the bugzilla database.
> You can file an enhancement bug there.
> 2. Before doing so, clean up the source file and read up on the
> changes in the development trunk doc/README.developer
O.K. will do. I just wanted to have some questions answered before
creating a bug entry.
Yegor