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-fddi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have "fddifc_to_str()" return "Unknown frame type" for a frame type it
Guy Harris
1999-09-10
1
-4
/
+3
*
Changed default return value of fddifc_to_str from NULL to "". The value
Gilbert Ramirez
1999-09-10
1
-2
/
+2
*
More completely decode the frame control field of an FDDI frame.
Guy Harris
1999-08-24
1
-6
/
+93
*
Add a new Wiretap encapsulation type WTAP_ENCAP_FDDI_BITSWAPPED, meaning
Guy Harris
1999-08-24
1
-22
/
+10
*
Alwasy compile in swaptab[] so that we can swap addresses, even if we
Gilbert Ramirez
1999-08-23
1
-3
/
+1
*
Changed the display filter scanner from GLIB's GScanner to lex. The code
Gilbert Ramirez
1999-08-01
1
-13
/
+1
*
Made the protocol (but not the fields) use the new proto_tree routine,
Gilbert Ramirez
1999-07-29
1
-7
/
+7
*
Modified the proto_register_field_array usage again. Thanks to Guy's
Gilbert Ramirez
1999-07-15
1
-9
/
+17
*
Documented the proto_register_field_array() function, and converted
Gilbert Ramirez
1999-07-08
1
-39
/
+13
*
Created a new protocol tree implementation and a new display filter
Gilbert Ramirez
1999-07-07
1
-14
/
+82
*
Removed all references to gtk objects from packet*.[ch] files. They now
Gilbert Ramirez
1999-03-23
1
-15
/
+11
*
Add the right byte count to fddi's initial add_item_to_tree so that the entire
Gilbert Ramirez
1999-03-02
1
-3
/
+3
*
When doing a capture, decode enough of the incoming packets to correctly
Guy Harris
1999-02-09
1
-2
/
+44
*
* Added column formatting functionality.
Gerald Combs
1998-11-17
1
-6
/
+13
*
We have to include <sys/types.h>, if we have it, to declare "u_char", as
Guy Harris
1998-11-12
1
-1
/
+5
*
A lengthy patch to add the wiretap library. Wiretap is not used by default
Gilbert Ramirez
1998-11-12
1
-2
/
+1
*
On most systems, bit-swap the bytes of an FDDI MAC address. (List of
Guy Harris
1998-10-13
1
-8
/
+67
*
Remove the length-on-wire and length-captured values from the FDDI
Guy Harris
1998-10-13
1
-4
/
+3
*
Fix to use #define values as subscripts of "win_info[]".
Guy Harris
1998-10-13
1
-5
/
+5
*
* Fixes for bugs introduced in last night's commit.
Gerald Combs
1998-10-10
1
-8
/
+18
*
* OSPF alignment fixes (Gerald)
Gerald Combs
1998-10-10
1
-0
/
+136