|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 21] Service detection through mDNS does not work
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=21
kaf24@xxxxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From kaf24@xxxxxxxxxxxx 2005-05-05 22:15 -------
The packets must either be getting buffered in the kernel, or dropped. Before
adding tracing to the
kernel code it is probably worthwhile seeing if any of the stats in /proc can
shed any light. For example,
/proc/net/netstat has all kinds of useful counts (including packets dropped,
and for what reason). You
probably want to cook its output to one name,value pair per line, and you will
need to cross-reference
with the kernel sources to work out precisely what the counts mean.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
|
|
|
|