Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 87369 Details for
Bug 70377
link-monitor-applet: Gnome applet showing ping of hosts
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
lm-mld-defines.patch
lm-mld-defines.patch (text/plain), 877 bytes, created by
Ed Catmur
on 2006-05-24 02:01:40 UTC
(
hide
)
Description:
lm-mld-defines.patch
Filename:
MIME Type:
Creator:
Ed Catmur
Created:
2006-05-24 02:01:40 UTC
Size:
877 bytes
patch
obsolete
>--- link-monitor-applet-1.3/src/lm-icmp.c 2006/05/24 08:21:11 1.1 >+++ link-monitor-applet-1.3/src/lm-icmp.c 2006/05/24 08:21:44 >@@ -285,9 +285,9 @@ lm_icmp_describe_packet6 (struct icmp6_h > } > case ICMP6_ECHO_REQUEST: return _("echo request"); > case ICMP6_ECHO_REPLY: return _("echo reply"); >- case ICMP6_MEMBERSHIP_QUERY: return _("listener query"); >- case ICMP6_MEMBERSHIP_REPORT: return _("listener report"); >- case ICMP6_MEMBERSHIP_REDUCTION: return _("listener done"); >+ case MLD_LISTENER_QUERY: return _("listener query"); >+ case MLD_LISTENER_REPORT: return _("listener report"); >+ case MLD_LISTENER_REDUCTION: return _("listener done"); > case ND_ROUTER_SOLICIT: return _("router solicitation"); > case ND_ROUTER_ADVERT: return _("router advertisement"); > case ND_NEIGHBOR_SOLICIT: return _("neighbor solicitation");
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 70377
:
43494
|
78267
|
78375
|
78376
|
78377
|
78378
|
87367
|
87369
|
87370
|
109056
|
225785
|
248355