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-chdlc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new WTAP_ENCAP_CHDLC_WITH_PHDR type, to distinguish Cisco HDLC
Guy Harris
2003-10-25
1
-1
/
+2
*
From Jesper Peterson:
Guy Harris
2003-08-26
1
-2
/
+21
*
From Hannes Gredler: support MPLS over CHDLC.
Guy Harris
2003-01-27
1
-12
/
+14
*
Add a new "chdlctypes.h" file for Cisco HDLC type values that aren't
Guy Harris
2003-01-11
1
-2
/
+4
*
If we have packet direction information, display it.
Guy Harris
2003-01-06
1
-5
/
+25
*
From Hannes Gredler: Support OSI over CHDLC
Ronnie Sahlberg
2002-09-20
1
-1
/
+2
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-3
/
+3
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-6
/
+2
*
Don't pass "tvb_reported_length_remaining(tvb, offset)" as the fourth
Guy Harris
2002-05-30
1
-2
/
+3
*
From Aamer Akhter: fix initialization of ett_slarp in CHDLC dissector.
Guy Harris
2002-04-13
1
-1
/
+2
*
Fix a bunch of bits of code that used "tvb_get_ntohl()" to fetch IP
Guy Harris
2002-04-02
1
-2
/
+4
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-3
/
+3
*
Move the pointer to the "column_info" structure in the "frame_data"
Guy Harris
2001-12-10
1
-21
/
+21
*
Attach a descriptive name field type and base to dissector tables; that
Guy Harris
2001-12-08
1
-2
/
+3
*
Make "dissector_add()", "dissector_delete()", and "dissector_change()"
Guy Harris
2001-12-03
1
-3
/
+9
*
Moved from using dissect_data() to using call_dissector()
Ed Warnicke
2001-11-26
1
-3
/
+6
*
Make the capture routines take an additional argument giving the amount
Guy Harris
2001-11-20
1
-4
/
+9
*
From Joerg Mayer: explicitly fill in all members of a
Guy Harris
2001-06-18
1
-7
/
+7
*
"get_hostname()" takes an argument in network byte order, not host byte
Guy Harris
2001-04-10
1
-2
/
+2
*
An Ethernet type of 0x6558 is "Transparent Ethernet Bridging" which,
Guy Harris
2001-04-03
1
-9
/
+10
*
Add a new Wiretap encapsulation type for Cisco HDLC. Map the NetBSD
Guy Harris
2001-03-15
1
-0
/
+306