Displaying 20 results from an estimated 25 matches for "mld".
Did you mean:
lld
2011 May 23
1
MLDownloader 7.1 fails to download data from yahoo
Any pointers as to how to proceed with this would be most welcome!
wine --version
wine-1.3.19
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.2 LTS
Release: 10.04
Codename: lucid
I used crossover to create a Win XP bottle and installed IE7 and then MLDownloader.
There is a 15 day trial version available here:
http://www.trading-tools.com/downloads/mldownloader.zip
When functioning correctly, MLDownloader connects to its own servers to update lists of stocks, then uses Yahoo, etc. to update chosen stock price data.
Running under Windows 7 MLDo...
2017 Mar 25
0
[Bug 1138] New: icmpv6 mld-listener-query not detcted
https://bugzilla.netfilter.org/show_bug.cgi?id=1138
Bug ID: 1138
Summary: icmpv6 mld-listener-query not detcted
Product: nftables
Version: unspecified
Hardware: x86_64
OS: SuSE Linux
Status: NEW
Severity: normal
Priority: P5
Component: kernel
Assignee: pablo at netfilter.org...
2023 Jan 26
1
[Bridge] [PATCH net-next 15/16] selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packets
The testsuite that checks for mcast_max_groups functionality will need to
wipe the added groups as well. Add helpers to build an IGMP or MLD packets
announcing that host is leaving a given group.
Signed-off-by: Petr Machata <petrm at nvidia.com>
---
tools/testing/selftests/net/forwarding/lib.sh | 50 +++++++++++++++++++
1 file changed, 50 insertions(+)
diff --git a/tools/testing/selftests/net/forwarding/lib.sh b/tools/testing/s...
2017 Feb 10
0
[Bug 998] firewallrule on mld-listener-query not honored
...|WORKSFORME
--- Comment #1 from Phil Sutter <phil at nwl.cc> ---
I can't reproduce this issue. Here's what I tried on a current Fedora Rawhide:
table inet t {
chain c {
type filter hook input priority 0; policy accept;
ip6 hoplimit 1 icmpv6 type mld-listener-query counter accept
}
}
Then created the packet using scapy:
>>> p = IPv6(src='fec0:42::1', dst='fec0:42::5')/ICMPv6MLQuery()
>>> ep = Ether(src='fe:54:00:62:0e:9a', dst='52:54:00:62:0e:9a')/p
>>> sendp(ep, iface='vnetbr...
2013 Aug 26
0
[PATCH] bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Currently we would still potentially suffer multicast packet loss if there
is just either an IGMP or an MLD querier: For the former case, we would
possibly drop IPv6 multicast packets, for the latter IPv4 ones. This is
because we are currently assuming that if either an IGMP or MLD querier
is present that the other one is present, too.
This patch makes the behaviour and fix added in
"bridge: disabl...
2023 Jan 26
1
[Bridge] [PATCH net-next 09/16] selftests: forwarding: Move IGMP- and MLD-related functions to lib
...ources
- )"ef:01:01:01:"$( : Multicast Address - 239.1.1.1
- )"c0:00:02:02"$( : Source Address - 192.0.2.2
- )
-
- echo $igmpv3
-}
-
ctrl_igmpv3_is_in_test()
{
RET=0
@@ -1077,35 +1057,6 @@ ctrl_igmpv3_is_in_test()
log_test "IGMPv3 MODE_IS_INCLUE tests"
}
-mldv2_is_in_get()
-{
- local hbh
- local icmpv6
-
- hbh=$(:
- )"3a:"$( : Next Header - ICMPv6
- )"00:"$( : Hdr Ext Len
- )"00:00:00:00:00:00:"$( : Options and Padding
- )
-
- icmpv6=$(:
- )"8f:"$( : Type - MLDv2 Report
- )"00:"$( : Code
-...
2014 May 07
4
[Bug 926] New: icmp: ICMPv6 types are not supported
https://bugzilla.netfilter.org/show_bug.cgi?id=926
Summary: icmp: ICMPv6 types are not supported
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy:
1998 Jul 23
1
Cache Problems!!!!!
...about hardware that
he/she would like to produce. This information is used to build a path
to the directory that contains the files to load into one of the
production machines. For example, through the use of menus and such the
user indicates that they would like to run a Laser Solder job on a F22
MLD board named xyz. Based upon this information, my application goes to
a directory called "p:\ois-data\laser\F22 MLD XYZ" and looks for files
that support paste and laser solder operations. This access is handled
through a read-only public share. Pretty simple stuff. All this stuff is
for t...
2018 Apr 27
1
[Bug 1250] New: extensions: libip6t_icmp6: unsupported ICMPv6 types
...ly (pong)
router-solicitation
router-advertisement
neighbour-solicitation (neighbor-solicitation)
neighbour-advertisement (neighbor-advertisement)
redirect
The list is missing at least types 130, 131, and 132; possibly others.
Quoting the nftables man page:
...
+------------------------+-------+
|mld-listener-query | 130 |
+------------------------+-------+
|mld-listener-report | 131 |
+------------------------+-------+
|mld-listener-done | 132 |
+------------------------+-------+
...
It looks like it it still possible to match them using numbers, like:
-p ipv6-icmp --ic...
2013 Sep 04
6
[Bridge] bride: IPv6 multicast snooping enhancements
...acket loss. And since the multicast snooping
code has now been tried by various people, I think it should be a safe
choice to apply the multicast snooping not only for IPv6 multicast packets
with a scope greater than link-local, but also for packets of exactly this
scope. The IPv6 standard mandates MLD reports for link-local multicast, too,
so we can safely snoop them as well (in contrast to IPv4 link-local).
Cheers, Linus
2006 Nov 07
2
Microsoft will enter VoIP market in earnest next year, says Ballmer
http://www.siliconvalley.com/mld/siliconvalley/business/international/as
ia/15944981.htm
There's not much in the article so only click through if super
interested but I'm curious and looking for people's opinions.
What application integration would you like to see between MS (either
Office or other aspects of t...
2003 Oct 19
0
Oceanographic lattice plots
...1.8.0 that
does the job nicely.
I've put the plot on a publicly accessible ftp site
<ftp.niwa.co.nz/incoming/mcclatchie/misc/ocean.plot.pdf>
Here is the code used to generate the plot that Paul developed with my
collaboration.
---------------------------------------
panel.t.s.profiles.mld.paul.alternate <- function()
{
## Purpose:
## ----------------------------------------------------------------------
## Arguments:
## ----------------------------------------------------------------------
## Author: Paul Murrell & Sam McClatchie, Date: 16 Oct 2003, 09:43
req...
2023 Jan 26
1
[Bridge] [PATCH net-next 14/16] selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2
The testsuite that checks for mcast_max_groups functionality will need
to generate IGMP and MLD packets with configurable number of (S,G)
addresses. To that end, further extend igmpv3_is_in_get() and
mldv2_is_in_get() to allow a list of IP addresses instead of one
address.
Signed-off-by: Petr Machata <petrm at nvidia.com>
---
tools/testing/selftests/net/forwarding/lib.sh | 22 ++++++++...
2007 Feb 15
0
Multicast routing
How do the Multicast routers sniff IGMP/MLD messages from the network?
I checked the XORP, pimd etc. Most of them just open a RAW socket with
protocol set to IPPROTO_IGMP. But using this the router gets the
packets addressed to 224.0.0.1 only.
How does it receive IGMPv2 and IGMPv3 membership reports sent by other hosts?
Thanks,
Sachin
2017 Jun 13
0
binequality - Problems with fitFunc()
...hibits the same problems as does my code and another example found elsewhere on the Internet, namely NA results for all fields of interest, as follows:
Time difference of 0.776551 secs
for LNO fit across 2 distributions
$datOut
State obsMean distribution estMean var cv cv_sqr gini theil MLD
1 California NA LNO NA NA NA NA NA NA NA
2 Texas NA LNO NA NA NA NA NA NA NA
SDL aic bic didConverge logLikelihood nparams median sd
1 NA NA NA FALSE NA NA NA NA
2 NA NA NA FALSE NA...
2004 Aug 06
1
Problem with Win32 libraries
Hi
I downloaded Speex 1.0.1 and I am not able to compile the source files (examples)
speexenc.c and speexdec.c
What are the libraries needed to run the above examples ?
I am using VC++ 6.0 /Win XP.
I addes ogg.lib and libspeex.lib files.
do I need to any more lib files ?
Please advise.
Regards
Ravi.
<p>---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95
2009 Dec 18
2
Getting Rd pages right for redefined S3 generic
I'm writing a package, and would appreciate advice on controlling the
help documentation cross-references for a redefined generic.
I wanted to define a cbind equivalent for an object that mostly behaves
like a data frame. base::cbind dispatches to a data frame method if
_any_ parameter is a data frame, so I defined a new S3 cbind and
cbind.default to handle dispatch on first object only.
2013 Jan 09
16
[Bridge] [PATCH net-next V5 00/14] Add basic VLAN support to bridges
This series of patches provides an ability to add VLANs to the bridge
ports. This is similar to what can be found in most switches. The bridge
port may have any number of VLANs added to it including vlan 0 priority tagged
traffic. When vlans are added to the port, only traffic tagged with particular
vlan will forwarded over this port. Additionally, vlan ids are added to FDB
entries and become
2011 Oct 27
1
[Bug 8549] New: double free or corruption
...mkdir
"/backup/vaults/s2/data/2011-10-27_06-05/usr/share/texmf/tex/latex/mathdesign/mdugm"
failed: No space left on device (28)
*** Skipping any contents from this failed directory ***
rsync: mkstemp
"/backup/vaults/s2/data/2011-10-27_06-05/usr/share/texmf/tex/latex/minitoc/.swedish2.mld.HuY0zz"
failed: No space left on device (28)
*** glibc detected *** /root/backup/server/bin/rsync: double free or corruption
(out): 0x0000000004be6380 ***
======= Backtrace: =========
/lib64/libc.so.6[0x37aa87703a]
/root/backup/server/bin/rsync[0x430de1]
/root/backup/server/bin/rsync[0x432305]...
2004 Aug 06
2
compiling in windows
<p><p>Hi, I'm trying to compile speex in windows and I get this error: Linking...MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _malloc already defined in LIBCD.lib(dbgheap.obj)MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _free already defined in LIBCD.lib(dbgheap.obj)MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _memmove already defined in LIBCD.lib(memmove.obj)MSVCRTD.lib(MSVCRTD.dll) :