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-atm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the "Edit:Protocols..." feature which currently only implements
Laurent Deniel
2000-08-13
1
-1
/
+6
*
Allow either old-style (pre-tvbuff) or new-style (tvbuffified)
Guy Harris
2000-08-07
1
-4
/
+4
*
Add routines for adding items to a protocol tree that take arguments of
Guy Harris
2000-05-31
1
-3
/
+3
*
Add "tvb_reported_length()" to get the "reported length" of a tvbuff
Guy Harris
2000-05-29
1
-152
/
+158
*
Add wtap-int.h. Move definitions relevant to the internal workins of wiretap
Gilbert Ramirez
2000-05-19
1
-4
/
+4
*
Remove the "union pseudo_header" from the "frame_data" structure;
Guy Harris
2000-05-18
1
-33
/
+37
*
Convert Ethernet and Lucent/Ascend dissectors to use tvbuff.
Gilbert Ramirez
2000-05-16
1
-6
/
+7
*
Have tvbuff's keep track of cap_len and pkt_len ('length' and 'reported_length'
Gilbert Ramirez
2000-05-16
1
-3
/
+3
*
Convert token-ring dissector to use tvbuffs.
Gilbert Ramirez
2000-05-15
1
-3
/
+7
*
Convert LLC dissector to use tvbuffs.
Gilbert Ramirez
2000-05-11
1
-2
/
+4
*
Add tvbuff class.
Gilbert Ramirez
2000-05-11
1
-47
/
+47
*
Break proto_tree_add_item_format() into multiple functions:
Gilbert Ramirez
2000-03-12
1
-7
/
+4
*
Create a header file for every packet-*.c file. Prune the packet.h file.
Gilbert Ramirez
2000-02-15
1
-1
/
+5
*
Put a list of known OUIs in "oui.h", along with a declaration of
Guy Harris
1999-12-29
1
-6
/
+68
*
As per Nathan Leulinger's suggestion, have a stub SNMP dissector if
Guy Harris
1999-12-05
1
-13
/
+1
*
Make the VPI and VCI filterable fields.
Guy Harris
1999-11-27
1
-3
/
+15
*
Move the "guess what type of ATM traffic this is" stuff into the ATM
Guy Harris
1999-11-27
1
-6
/
+119
*
Add support for SSCOP protocol; dissect signalling AAL packets using it.
Guy Harris
1999-11-19
1
-9
/
+16
*
(AppTrafType & ATT_HLTYPE) is the type of high-level traffic, and
Guy Harris
1999-11-18
1
-2
/
+2
*
Check in my work so far on enabling the ATM iptrace capability. Not
Gilbert Ramirez
1999-11-18
1
-4
/
+9
*
Don't define the variables passed to "dissect_snmp_pdu()" if we don't
Guy Harris
1999-11-18
1
-1
/
+11
*
ILMI is just SNMP-over-ATM AAL5; if the SNMP dissector is available,
Guy Harris
1999-11-18
1
-1
/
+13
*
Replace the ETT_ "enum" members, declared in "packet.h", with
Guy Harris
1999-11-16
1
-7
/
+21
*
Add support for reading Full Frontal ATM from an ATM Sniffer capture
Guy Harris
1999-08-20
1
-0
/
+546