/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | ChangeLog | 3 Changes in 1.2.2 (3 October 2004) 4 Changes in 1.2.3 (18 July 2005) 9 Changes in 1.2.2.4 (11 July 2005) 33 Changes in 1.2.2.3 (27 May 2005) 54 Changes in 1.2.2.2 (30 December 2004) 74 Changes in 1.2.2.1 (31 October 2004) 103 Changes in 1.2.1.2 (9 September 2004) 128 Changes in 1.2.1.1 (9 January 2004) 136 Changes in 1.2.1 (17 November 2003) 144 Changes in 1.2.0.8 (4 November 2003) [all …]
|
H A D | README.eCos | 17 Additionally, local changes has been made to the remaining files. Code 18 changes are marked by __ECOS__ (comments or definitions). Finally, the
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | vj.c | 147 register u_int changes = 0; in vj_compress_tcp() local 269 * receiver expects changes in the order: urgent, window, in vj_compress_tcp() 276 changes |= NEW_U; in vj_compress_tcp() 287 changes |= NEW_W; in vj_compress_tcp() 296 changes |= NEW_A; in vj_compress_tcp() 305 changes |= NEW_S; in vj_compress_tcp() 308 switch(changes) { in vj_compress_tcp() 328 * actual changes match one of our special case encodings -- in vj_compress_tcp() 336 changes = SPECIAL_I; in vj_compress_tcp() 344 changes = SPECIAL_D; in vj_compress_tcp() [all …]
|
H A D | vj.h | 43 * sequence number changes, one change per bit set in the header 44 * (there may be no changes and there are two special cases where 52 * toward small packets (see comments on MTU/MSS below), changes 70 * is logically part of the 4-bit "changes" field that follows. Top
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | vj.c | 171 u32_t changes = 0; in vj_compress_tcp() local 299 * receiver expects changes in the order: urgent, window, in vj_compress_tcp() 306 changes |= NEW_U; in vj_compress_tcp() 317 changes |= NEW_W; in vj_compress_tcp() 326 changes |= NEW_A; in vj_compress_tcp() 335 changes |= NEW_S; in vj_compress_tcp() 338 switch(changes) { in vj_compress_tcp() 358 * actual changes match one of our special case encodings -- in vj_compress_tcp() 366 changes = SPECIAL_I; in vj_compress_tcp() 374 changes = SPECIAL_D; in vj_compress_tcp() [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | vj.c | 171 u32_t changes = 0; in vj_compress_tcp() local 304 * receiver expects changes in the order: urgent, window, in vj_compress_tcp() 311 changes |= NEW_U; in vj_compress_tcp() 322 changes |= NEW_W; in vj_compress_tcp() 331 changes |= NEW_A; in vj_compress_tcp() 340 changes |= NEW_S; in vj_compress_tcp() 343 switch(changes) { in vj_compress_tcp() 363 * actual changes match one of our special case encodings -- in vj_compress_tcp() 371 changes = SPECIAL_I; in vj_compress_tcp() 379 changes = SPECIAL_D; in vj_compress_tcp() [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/ |
H A D | UPGRADING | 1 This file lists major changes between release versions that require 9 * [Enter new changes just after this line - do not remove this line] 13 ++ Application changes: 30 ++ Port changes: 48 ++ Application changes: 56 ++ Application changes: 65 ++ Application changes: 84 ++ Port changes 145 ++ Application changes: 175 ++ Port changes
|
H A D | CHANGELOG | 2 * These are only the most important changes. For a full list, use git log: 7 * [Enter new changes just after this line - do not remove this line] 614 Based from pppd 2.4.5, released 2009-11-17, with huge changes to match 1964 actually changes 2413 * dhcp.c, netbios.c: Changes if IP_SOF_BROADCAST is enabled. 2455 * inet.c: patch #6765: Fix a small problem with the last changes (incorrect 2651 * rawapi.txt, api_msg.c, tcp.c, tcp_in.c, tcp.h: changes for task #7675 "Enable 2652 to refuse data on a TCP_EVENT_RECV call". Important, behavior changes for the 2680 Introduce changes for task #7490 "Add return value to sys_mbox_post" with some 2838 * udp.h, udp.c, sockets.c: Changes for "#20503 IGMP Improvement". Add IP_MULTICAST_IF [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/ |
H A D | UPGRADING | 1 This file lists major changes between release versions that require 9 * [Enter new changes just after this line - do not remove this line] 13 ++ Application changes: 22 ++ Application changes: 41 ++ Port changes 102 ++ Application changes: 132 ++ Port changes
|
H A D | CHANGELOG | 5 * [Enter new changes just after this line - do not remove this line] 397 Based from pppd 2.4.5, released 2009-11-17, with huge changes to match 1747 actually changes 2196 * dhcp.c, netbios.c: Changes if IP_SOF_BROADCAST is enabled. 2238 * inet.c: patch #6765: Fix a small problem with the last changes (incorrect 2434 * rawapi.txt, api_msg.c, tcp.c, tcp_in.c, tcp.h: changes for task #7675 "Enable 2435 to refuse data on a TCP_EVENT_RECV call". Important, behavior changes for the 2463 Introduce changes for task #7490 "Add return value to sys_mbox_post" with some 2621 * udp.h, udp.c, sockets.c: Changes for "#20503 IGMP Improvement". Add IP_MULTICAST_IF 2681 * igmp.h, igmp.c, sockets.c, api_msg.c: Changes for "#20503 IGMP Improvement". [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/ |
H A D | UPGRADING | 1 This file lists major changes between release versions that require 9 * [Enter new changes just after this line - do not remove this line] 11 ++ Application changes: 41 ++ Port changes
|
H A D | CHANGELOG | 5 * [Enter new changes just after this line - do not remove this line] 820 actually changes 1269 * dhcp.c, netbios.c: Changes if IP_SOF_BROADCAST is enabled. 1311 * inet.c: patch #6765: Fix a small problem with the last changes (incorrect 1507 * rawapi.txt, api_msg.c, tcp.c, tcp_in.c, tcp.h: changes for task #7675 "Enable 1508 to refuse data on a TCP_EVENT_RECV call". Important, behavior changes for the 1536 Introduce changes for task #7490 "Add return value to sys_mbox_post" with some 1694 * udp.h, udp.c, sockets.c: Changes for "#20503 IGMP Improvement". Add IP_MULTICAST_IF 1754 * igmp.h, igmp.c, sockets.c, api_msg.c: Changes for "#20503 IGMP Improvement". 1855 if you want to be sure to be compatible with future changes... [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | vj.h | 46 * sequence number changes, one change per bit set in the header 47 * (there may be no changes and there are two special cases where 55 * toward small packets (see comments on MTU/MSS below), changes 73 * is logically part of the 4-bit "changes" field that follows. Top
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | vj.h | 50 * sequence number changes, one change per bit set in the header 51 * (there may be no changes and there are two special cases where 59 * toward small packets (see comments on MTU/MSS below), changes 77 * is logically part of the 4-bit "changes" field that follows. Top
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | README.rst | 18 Previewing Changes 21 In order to preview any changes you make you must first install a Sphinx
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/test/unit/ |
H A D | lwipopts.h | 40 /* Minimal changes to opt.h required for tcp unit tests: */ 47 /* Minimal changes to opt.h required for etharp unit tests: */
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | README | 5 source tree, with very minor changes to adapt them to being built out of 9 changes shall be directed directly to the appropriate mailing list, and they
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | savannah.txt | 60 changes on the repository. If in doubt, ask on the lwip-members mailing list. 82 Merge all changes in DEVEL since our last merge to main: 87 (This will apply the changes between 'merged_from_DEVEL_to_main'
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/ |
H A D | lwipopts.h | 44 /* Minimal changes to opt.h required for tcp unit tests: */ 59 /* Minimal changes to opt.h required for etharp unit tests: */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/fuzz/ |
H A D | lwipopts.h | 55 /* Minimal changes to opt.h required for tcp unit tests: */ 65 /* Minimal changes to opt.h required for etharp unit tests: */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/fuzz/ |
H A D | lwipopts.h | 61 /* Minimal changes to opt.h required for tcp unit tests: */ 72 /* Minimal changes to opt.h required for etharp unit tests: */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/ |
H A D | lwipopts.h | 56 /* Minimal changes to opt.h required for tcp unit tests: */ 71 /* Minimal changes to opt.h required for etharp unit tests: */
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/utils/ |
H A D | kconfig-diff | 18 changes in configuration values between the two files. 29 $ diffconfig .config config-with-some-changes
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | savannah.txt | 59 changes on the repository. If in doubt, ask on the lwip-members mailing list. 68 Merging is a straightforward process in Git. How to merge all changes in a
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/ |
H A D | savannah.txt | 59 changes on the repository. If in doubt, ask on the lwip-members mailing list. 68 Merging is a straightforward process in Git. How to merge all changes in a
|