Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Linux 2.6.15.3
Posted by Philipp Esselbach on: 02/07/2006 11:39 AM [ Print | 0 comment(s) ]
Linux Kernel 2.6.15.3 has been released
Changelog:
Fix extra dst release when ip_options_echo fails
When two ip_route_output_key lookups in icmp_send were combined I forgot to change the error path for ip_options_echo to not drop the dst reference since it now sits before the dst lookup. To fix it we simply jump past the ip_rt_put call.
Fix extra dst release when ip_options_echo fails
When two ip_route_output_key lookups in icmp_send were combined I forgot to change the error path for ip_options_echo to not drop the dst reference since it now sits before the dst lookup. To fix it we simply jump past the ip_rt_put call.
Linux 2.6.15.3
Related Threads
03/22/2004 11:23 PM: ADSL Speedtouch under Linux 2.6 (1) by danleff
