Commit Graph

11 Commits

Author SHA1 Message Date
Orgad Shaneh 26a822c968 TPNCP: Initial support for "Since" version
If a field will set "Since", it will only be displayed if the version
is equal or greater than Since.
2021-01-01 10:22:48 +00:00
Orgad Shaneh a973416077 TPNCP: Update tpncp.dat 2020-11-30 11:58:55 +02:00
Orgad Shaneh 73457289ee TPNCP: Update tpncp.dat
Change-Id: I2bcc14858747414821fe34e4b0769d5ff839a653
Reviewed-on: https://code.wireshark.org/review/37400
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2020-06-08 08:02:27 +00:00
Orgad Shaneh 055b4c59e4 TPNCP: Support IPv6 without modifying tpncp.dat
This reverts tpncp.dat changes in f307dcc1d4
in order to maintain compatibility with previous versions of the dissector.

Also update the real value of address family for IPv6, and reset
address family after using it.

Change-Id: I87acf85a84a5ad41fea4a5658181badccebefcb8
Reviewed-on: https://code.wireshark.org/review/36074
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2020-02-11 18:01:42 +00:00
Orgad Shaneh f307dcc1d4 TPNCP: Show IPv6 correctly
Change-Id: I6c4ee9190f4cfc6d073857999b2bc6859cad591b
Reviewed-on: https://code.wireshark.org/review/36044
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2020-02-08 09:39:48 +00:00
Orgad Shaneh 9d185416da TPNCP: Update tpncp.dat
Change-Id: I2b230f1c236dcbca7f4c60ab28a179702ad3f33e
Reviewed-on: https://code.wireshark.org/review/36043
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2020-02-08 09:39:41 +00:00
Orgad Shaneh dd90a8fd6f TPNCP: Update tpncp.dat
Change-Id: I15d2bca76126607f395647000a042365020950f7
Reviewed-on: https://code.wireshark.org/review/35466
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-12-16 16:08:04 +00:00
Alexis La Goutte 757aa33220 Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash)

Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd
Reviewed-on: https://code.wireshark.org/review/881
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-03-31 18:48:06 +00:00
Jaap Keuter b8f9dfa589 From Valery Sigalov
The updated configuration file for TPNCP protocol dissection.

svn path=/trunk/; revision=27189
2009-01-08 05:36:23 +00:00
Stephen Fisher dc7975d238 From Valery Sigalov via bug #1853: Fix the following console error when
starting Wireshark:

Duplicate field detected in call to proto_register_field_array: channel_id is
already registered


svn path=/trunk/; revision=23448
2007-11-14 17:39:21 +00:00
Anders Broman 405be3098f From Valery Sigalov:
New dissector for TPNCP protocol.
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1853

svn path=/trunk/; revision=23428
2007-11-11 13:23:17 +00:00