index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packet-l2tp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call the dissector for PPP-in-HDLC-like-framing (RFC 1662) the
Guy Harris
2001-03-30
1
-5
/
+5
*
Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="
Guy Harris
2001-01-25
1
-4
/
+3
*
Add an additional "protocol index" argument to "{old_}dissector_add()",
Guy Harris
2001-01-09
1
-2
/
+3
*
Ensure that all value_string arrays end in {0, NULL}. Dissectors got away
Gilbert Ramirez
2001-01-03
1
-1
/
+2
*
Have "proto_register_protocol()" build a list of data structures for
Guy Harris
2001-01-03
1
-2
/
+2
*
For each column, have both a buffer into which strings for that column
Guy Harris
2000-11-19
1
-2
/
+2
*
Have the Etherenet and PPP dissectors register themselves, and have
Guy Harris
2000-11-19
1
-16
/
+19
*
Add the "Edit:Protocols..." feature which currently only implements
Laurent Deniel
2000-08-13
1
-1
/
+3
*
Allow either old-style (pre-tvbuff) or new-style (tvbuffified)
Guy Harris
2000-08-07
1
-2
/
+2
*
Convert IPX-and-friend dissectors in packet-ipx.c to use
Gilbert Ramirez
2000-06-15
1
-2
/
+2
*
Changed long registration name for L2TP to spelled-out name, without
Gilbert Ramirez
2000-06-08
1
-2
/
+3
*
Fix L2TP so that dissect_ppp() is called.
Gilbert Ramirez
2000-06-07
1
-368
/
+496
*
Add routines for adding items to a protocol tree that take arguments of
Guy Harris
2000-05-31
1
-2
/
+2
*
Add tvbuff class.
Gilbert Ramirez
2000-05-11
1
-62
/
+62
*
Move calls to "dissector_add()" out of the register routines for TCP and
Guy Harris
2000-04-08
1
-3
/
+11
*
Spelling fix from Florian Lohoff
Gilbert Ramirez
2000-04-05
1
-2
/
+2
*
Florian Lohoff's fixes to L2TP result and error code dissection.
Guy Harris
2000-03-22
1
-9
/
+15
*
Fix some errors discovered by making GCC do format string/argument
Guy Harris
2000-03-14
1
-2
/
+2
*
Break proto_tree_add_item_format() into multiple functions:
Gilbert Ramirez
2000-03-12
1
-60
/
+60
*
Updates to the L2TP parser, from Laurent Cazalet and Thomas Parvais.
Guy Harris
2000-01-10
1
-37
/
+110
*
Indicate the RFC that specifies L2TP.
Guy Harris
2000-01-07
1
-29
/
+28
*
Add John Thomas' L2TP dissector.
Guy Harris
2000-01-07
1
-0
/
+619