3468 results
Order by date - Order by pertinence
All (3468)
News (7)
Reviews (10)
Processes (1)
Press (630)
High-tech (2819)
Forums (1)
 
Bug#672353: IPv6 does not work
Package: linux-2.6 Version: 2.6.32-44 Severity: grave Tags: squeeze Hello, Since the upgrade linux-image-2.6.32-5-kirkwood 2.6.32-41squeeze2 -> 2.6.32-44, IPv6 is no longer working: $ sudo modprobe ipv6 FATAL: Error inserting ipv6 ...
Message posted on the May 10th, 2012 - 6:10 AM ET
World IPv6 Launch Unites Industry Leaders to Redefine the Global Internet
As leading websites, ISPs, and home router equipment manufacturers support IPv6 by default, it becomes the new normal for the Internet.
Press published on the June 5th, 2012 - 6:00 PM ET
Hurricane Electric and Internet Society Hong Kong Launch Asia’s First IPv6 Certification Program
Rising global demand for IPv6 expertise propels world’s largest IPv6 backbone provider to offer first non-English IPv6 certification program to Chinese audiences.
Press published on the September 1st, 2011 - 11:05 PM ET
BlueCat Networks to Host Multi-City IPv6 Roadshow and Webinar to Share Insight and IP Address Management Expertise on IPv6 Readiness
IPAM Solution Provider Reveals IPv6-Ready Web Site for World IPv6 Day.
Press published on the June 7th, 2011 - 6:59 AM ET
Survey: Enterprises Not Ready For IPv6 Transition
Data Reveals IPv6 Adoption Stymied by Fear, Lack of Education and Resources; Infoblox To Address in Live Broadcast with IPv6 Expert Cricket Liu.
Press published on the June 6th, 2011 - 7:00 AM ET
Major Websites Commit to 24-Hour Test Flight for IPv6
“World IPv6 Day” to take place on June 8, 2011.
Press published on the January 12th, 2011 - 8:00 AM ET
Nephos6 in Partnership with the IPv6 Forum Develops and Certifies IPv6 Engineering Expertise
Nephos6, a technology consulting and education firm providing unparalleled, vendor independent IPv6 and Cloud expertise partnered with the IPv6 Forum to foster the IPv6 accreditation of IT professionals. Nephos6 ...
Press published on the April 24th, 2012 - 6:00 AM ET
UNH-IOL Qualifies Home Gateway Vendors for World IPv6 Launch
Deadline for IPv6 CE Test Event Registration is April 9, 2012.
Press published on the March 19th, 2012 - 6:00 AM ET
Other results are also available in our forums :
Bug#673418: linux-image-2.6.32-5-kirkwood: Can't load module ipv6
Package: linux-2.6 Version: 2.6.32-44 Severity: normal At boot time the ipv6 module did not load in the dmesg you can see the following message: [ 31.554510] ipv6: Unknown symbol sock_queue_err_skb Any idea to fix the problem? cu Franz ** ...
Message posted on the May 18th, 2012 - 10:40 AM ET
IPv6 deadlock with CONFIG_IPV6_ROUTER_PREF
This code tries to send a neighbor discovery ICMPv6 packet for router reachability while read_lock(tb6_lock) is held. The send may want to cause a fib6_clean_all() garbage collection, which will try to take write_lock(tb6_lock), resulting in ...
Message posted on the August 16th, 2012 - 2:10 PM ET
[PATCH] ipv6: correct the ipv6 option name - Pad0 to Pad1
The padding destination or hop-by-hop option is called Pad1 and not Pad0. See RFC2460 (4.2) or the IANA ipv6-parameters registry: http://www.iana.org/assignments/ipv6-parameters/ipv6-parameters.xml Signed-off-by: Eldad Zack ...
Message posted on the May 17th, 2012 - 12:10 PM ET
[PATCH net-next 0/2] net/ipv4 and net/ipv6 logging cleanups
Joe Perches (2): net: ipv6: Standardize prefixes for message logging net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug net/ipv4/ah4.c | 4 +- net/ipv4/arp.c | 9 +++-- net/ipv4/devinet.c | 5 ...
Message posted on the May 15th, 2012 - 8:20 PM ET
[PATCH] net/ipv6/exthdrs.c et al: Optional strict PadN option checking
Added strict checking of PadN, which can be used to increase header size and thus push the protocol header into the 2nd fragment. PadN is used to align the options within the Hop-by-Hop or Destination Options header to 64-bit boundaries. The ...
Message posted on the April 7th, 2012 - 6:50 AM ET
[PATCH resend] [IPV6] remove sysctl accept_source_route
The only place where the accpet_source_route flag is checked is when we are processing the type 2 routing header. In that case we only allow it if it (1) has only segments left = 1 and (2) if it matches our home address, which is the behavior ...
Message posted on the May 5th, 2012 - 4:40 PM ET