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
/
epan
/
dissectors
/
packet-pppoe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove (no longer needed) forward declaration of handoff function
Jeff Morriss
2008-04-16
1
-4
/
+1
*
Fix for bug 2458:
Jaap Keuter
2008-04-14
1
-18
/
+191
*
Fix for bug 2202, when an ethernet frame with padding is encountered, the
Sake Blok
2008-02-02
1
-1
/
+1
*
Apply the small performance enhancment patches for:
Anders Broman
2007-10-23
1
-2
/
+2
*
tvb_reported_length() returns a gint, so assign its value to a gint.
Guy Harris
2007-09-02
1
-1
/
+2
*
The actual length of the PPPoE payload is returned by
Guy Harris
2007-09-02
1
-9
/
+27
*
- s/ntohs/g_ntohs
Jeff Morriss
2007-08-15
1
-5
/
+5
*
Report inaccurate PPPoE Session payload length when detected to aid in the
Stephen Fisher
2006-12-22
1
-12
/
+16
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
From Martin M various updates and fixes
Ronnie Sahlberg
2005-12-07
1
-2
/
+5
*
Don't show the tag twice.
Guy Harris
2005-11-28
1
-2
/
+5
*
Host-Uniq is binary, not text.
Guy Harris
2005-11-28
1
-3
/
+3
*
From Martin Mathieson:
Anders Broman
2005-11-25
1
-140
/
+321
*
Have show_exception() take a "const char *" as its exception message,
Guy Harris
2005-09-28
1
-0
/
+1
*
Move a pile of protocol-related headers from the top-level source
Guy Harris
2005-09-17
1
-1
/
+1
*
Get rid of the private "my_match_strval()" routine in many dissectors;
Guy Harris
2005-06-26
1
-2
/
+2
*
just to get things straight: a dissector should *never* do any g_assert() calls!
Ulf Lamping
2005-06-10
1
-2
/
+2
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+309