Lines Matching refs:a
2 + Fixed a bug in the Connect function where multiple SYN and RST packet combinations can
18 + Added a check in BufferAllocation_2.c to ensure adding (2 +
28 + Added logic to clear flags of a stored TCP packet to avoid
34 + When a listening socket is closed, all child sockets not yet owned by the
36 + Updated buffer allocation to return a zero length buffer when
38 + When there is insufficient space in the network event queue, closing of a
39 socket will be deferred for a later time. (Thanks Bernd Edlinger).
44 + Added a hook function which can be used to process unsupported ethernet
46 + Added a check for ICMP packets with incorrect checksum.
49 + When a protocol error occurs during the SYN-phase of a TCP connection, a
52 connect() to establish a connection, will receive the eCLOSE_WAIT status,
54 + Fixed a race condition in DHCP state machine which occured when the macro
55 dhcpINITIAL_TIMER_PERIOD was set to a very low value.
71 + Improved security by giving users the option to reject UDP packets with a
79 + Replaced the ipconfigRAND32 macro with a function
81 is broken or working properly. Before this, a random value of 0 was treated
82 as invalid, whereas 0 can be a proper random value.
85 application can start an ARP request directly by sending a UDP packet.
86 + Made Socket_t and SocketSet_t point to a struct in stead of void.
89 + Modified pxGetNetworkBufferWithDescriptor() function to check if a counting
90 semaphore has been created. Earlier when a user tried to get a Network
92 + Made TCP low-water/high-water limits configurable with a socket option.
97 + Added a function FreeRTOS_dnsclear() which invalidates the entire DNS cache.
116 + Add a NULL check before attempting to close the DHCP socket. [Prior to
117 160823 the IP task closed the DHCP socket by calling a public API function
118 - which checked for the socket being NULL. This was changed to call a
119 local private function, which did not have a NULL check, in place of the
124 a counting semaphore. When all TX-buffers are in-use, the IP-task will
125 block momentarily until a TX-buffer becomes available.
127 scaling option will always be offered, at least with a factor 1. If the
133 BufferAllocation_2.c - which is a requirement with its current
148 NOTE: The 160908 release is a maintenance release for the 160112 single
149 interface labs release - not a release of the current development branch.
160 + ipconfigFTP_HAS_USER_PROPERTIES_HOOK (to allow each user to have a
190 + Implemented a simple "quit" command in the TCP command console.
197 + Added a command console example that uses TCP/IP for input and output (the
200 UDP broadcast address if a specific IP address is not provided. This
206 + Introduce FreeRTOS_SignalSocket(), which can be used to interrupt a task
207 that is blocked while reading from a socket ( FreeRTOS_recv[from] ).
212 + Added uxGetMinimumIPQueueSpace(), a function to monitor the minimum amount
215 + Fixed a bug reported by Andrey Ivanov from swissEmbedded that affects
221 + Added xApplicationDHCPUserHook() so a user defined hook will be
248 for freeing a buffer sent to to the MAC driver for transmission, and
250 + Introduced the FREERTOS_MSG_DONTWAIT flag. The flag can be used as a
254 lower case function names are only used when they are equivalent to a
255 a Berkeley sockets API function of the same name.
264 + Grouped DHCP status data into a structure.
269 + Fix: LLMNR and NBNS behaviour when the reply is in a larger buffer than the
278 + Fix: Previously if a listening socket was reused, and a connection