On Mon, Jun 2, 2014 at 10:38 AM, Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> wrote: > On Fri, May 30, 2014 at 01:14:08PM +0400, Antony Pavlov wrote: > This must be solved in the pico_icmp4.c code. The counterpart of > pico_tree_insert (pico_tree_delete?) must be called as an response to > ctrlc(). > > How I see it pico_icmp4_ping should return the cookie so that a ping > abort function can be implemented: > > void pico_icmp4_ping_abort(struct pico_icmp4_ping_cookie *cookie) > { > pico_tree_delete(cookie); > > release_whatever_resources(); > } > Sascha, I agree on this point. We are already working to provide abort calls for both ping operations and DHCP transactions. I will keep you posted. Thanks -- Daniele Lacamera _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox