Linux 2.6.15.3
Posted on: 02/07/2006 11:39 AM
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.
Linux 2.6.15.3