lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 773dcae2f9


From: Ivan Delamer
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 773dcae2f9f6f676a3b7f20813778d9b957f9c31
Date: Fri, 02 Mar 2012 17:18:08 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The branch, master has been updated
       via  773dcae2f9f6f676a3b7f20813778d9b957f9c31 (commit)
       via  22e7b674ede969aa84fdfe0638a2dc7b974c951d (commit)
       via  8c9542220413ce5cdc761759839275715b87ab01 (commit)
       via  34531a8160412823e509d43719c750d09c7e3c58 (commit)
       via  5c199483cd1cb863e7f27b8ce451a6325d7dfe8d (commit)
       via  c52189557e8c401269ef25e3294b1200f8fb3f18 (commit)
       via  bcabe63971360206c1ce9adeebdad94ac8e3091d (commit)
      from  193ccaa3b4ac52243ad6f83ba6a5e492c2c4c777 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 773dcae2f9f6f676a3b7f20813778d9b957f9c31
Author: Ivan Delamer <address@hidden>
Date:   Fri Mar 2 09:35:42 2012 -0700

    Missing declarations in supporting IP_HDRINCL.

commit 22e7b674ede969aa84fdfe0638a2dc7b974c951d
Author: Ivan Delamer <address@hidden>
Date:   Fri Mar 2 09:27:14 2012 -0700

    Check arguments in nd6, and some other minor fixes nearby.

commit 8c9542220413ce5cdc761759839275715b87ab01
Author: Ivan Delamer <address@hidden>
Date:   Fri Mar 2 09:18:54 2012 -0700

    Early exit when checking if ip6 reassembled packet is valid.

commit 34531a8160412823e509d43719c750d09c7e3c58
Author: Ivan Delamer <address@hidden>
Date:   Fri Mar 2 09:16:33 2012 -0700

    Check that pbuf_header succeeds in IPv6 reassembly.

commit 5c199483cd1cb863e7f27b8ce451a6325d7dfe8d
Author: Ivan Delamer <address@hidden>
Date:   Fri Mar 2 09:06:57 2012 -0700

    Support IP_HDRINCL in ip6_output() and ip6_output_hinted(),
    previously only supported in ip6_output_if().

commit c52189557e8c401269ef25e3294b1200f8fb3f18
Author: Ivan Delamer <address@hidden>
Date:   Fri Mar 2 08:59:34 2012 -0700

    Fixed error in calculating some IPv6 option header lengths.

commit bcabe63971360206c1ce9adeebdad94ac8e3091d
Author: Ivan Delamer <address@hidden>
Date:   Fri Mar 2 08:53:51 2012 -0700

    Set ip_data.current_netif earlier to allow ICMPv6 packets in ip6_fwd.
    Then set to "accepted" netif, not inp.

-----------------------------------------------------------------------

Summary of changes:
 src/core/ipv6/ip6.c      |   39 +++++++++++++++++++++++++++++++++------
 src/core/ipv6/ip6_frag.c |   22 +++++++++++++++-------
 src/core/ipv6/nd6.c      |   24 +++++++++++++++++-------
 3 files changed, 65 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

[Prev in Thread] Current Thread [Next in Thread]