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-sflow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The sFlow specification says there's an address type "unknown", with an
Guy Harris
2012-10-05
1
-10
/
+41
*
fix fuzz test failures in sflow
Martin Kaiser
2012-10-04
1
-26
/
+26
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-2
/
+0
*
Initial commit to support yet another method of passing data between dissectors.
Jakub Zawadzki
2012-09-10
1
-2
/
+2
*
Use val_to_str_const() where appropriate;
Bill Meier
2012-08-10
1
-10
/
+10
*
Update FSF address - part II.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
'tab-width/tabstop/tabSize' in editor modelines should really always be 8;
Bill Meier
2012-03-21
1
-39
/
+39
*
packet_info's in_error_pkt is now a bitfield like in_gre_pkt.
Chris Maynard
2011-11-08
1
-3
/
+3
*
Fix proto_tree_add_item( encoding args;
Bill Meier
2011-10-27
1
-2
/
+2
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-2
/
+2
*
Do some conversions of proto_tree_add_item() 'encoding' arg.
Bill Meier
2011-10-16
1
-3
/
+3
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...
Bill Meier
2011-10-10
1
-4
/
+4
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...
Bill Meier
2011-10-06
1
-132
/
+132
*
Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...
Bill Meier
2011-10-04
1
-1
/
+1
*
From Andrew Feren via bug 6219: Offset calculated incorrectly for sFlow exten...
Chris Maynard
2011-08-08
1
-3
/
+3
*
Improve r36177 per Guy's suggestion at bug #5746 to always call the
Stephen Fisher
2011-03-12
1
-7
/
+1
*
Handle PPP in HDLC framing. Fixes bug 5746.
Chris Maynard
2011-03-12
1
-1
/
+7
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-2
/
+2
*
Fix various typos and spelling errors.
Bill Meier
2010-12-06
1
-2
/
+2
*
Getting wrong addr_type from the packet is not a dissector bug.
Stig Bjørlykke
2010-11-12
1
-2
/
+0
*
From Andrew Feren:
Anders Broman
2010-11-11
1
-143
/
+131
*
Restore pinfo->private_data after an exception was thrown by a subdissector.
Jeff Morriss
2010-10-08
1
-22
/
+21
*
(Refining the regexp...) Replace blurbs that match the name (case insensitive...
Jeff Morriss
2010-09-24
1
-2
/
+2
*
Replace blurbs that match the name (case insensitive) with NULL.
Jeff Morriss
2010-09-23
1
-34
/
+34
*
Various relatively small changes:
Bill Meier
2010-02-16
1
-82
/
+63
*
Add SVN Id tag
Jeff Morriss
2010-02-10
1
-6
/
+8
*
Don't trust the length field in a V5 sample to be valid.
Guy Harris
2010-02-09
1
-0
/
+2
*
Do all the missing dissectors the same way.
Guy Harris
2010-02-09
1
-9
/
+20
*
Another BASE_NONE.
Anders Broman
2010-02-09
1
-1
/
+1
*
Terminate a value_string, and get rid of a non-ASCII character.
Guy Harris
2010-02-08
1
-1
/
+2
*
flag two unusued arguments with _U_ to prevent a compiler warning
Ronnie Sahlberg
2010-02-08
1
-1
/
+1
*
Fix field base.
Anders Broman
2010-02-08
1
-6
/
+6
*
From Yi Yu:
Anders Broman
2010-02-08
1
-1963
/
+3281
*
Use different abbrev for IPv4 and IPv6 address.
Stig Bjørlykke
2010-01-03
1
-2
/
+2
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Add some length checks. Fixes bug 3567.
Gerald Combs
2009-06-30
1
-4
/
+22
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-11
/
+11
*
From Reinhard Speyerer:
Jaap Keuter
2009-05-01
1
-1
/
+1
*
Use some default true_false_string's.
Bill Meier
2009-04-07
1
-6
/
+1
*
From Peter (bug 3314):
Stig Bjørlykke
2009-03-08
1
-4
/
+4
*
Minor changes related to reg_handoff_ & proto_register_
Bill Meier
2009-01-13
1
-4
/
+5
*
From Jim Young (bug 3092):
Stig Bjørlykke
2008-12-02
1
-1
/
+1
*
- Make sure we hanlde arrays with length 0 correctly.
Jörg Mayer
2008-12-02
1
-11
/
+18
*
Initialize sample_enterprise.
Stig Bjørlykke
2008-12-01
1
-0
/
+1
*
- Add some detail infos to the parent trees
Jörg Mayer
2008-12-01
1
-39
/
+63
*
Attempt to fix build errors.
Stig Bjørlykke
2008-12-01
1
-21
/
+23
*
The good:
Jörg Mayer
2008-12-01
1
-504
/
+1084
*
Minor cleanup (mostly related to proto_reg_handoff...)
Bill Meier
2008-09-02
1
-6
/
+3
*
From Motonori Shindo:
Jaap Keuter
2008-07-09
1
-0
/
+100
*
From Andrew Ferren (big 2434):
Sake Blok
2008-04-12
1
-1
/
+1
[next]