Lines Matching refs:options
255 to other options
486 * dhcp.h, dhcp.c: Reworked the code that parses DHCP options: parse
671 add IP options)
677 * ip.c: Fixed bug #30402: CHECKSUM_GEN_IP_INLINE does not add IP options
735 * various files: Fixed compiling with different options disabled (TCP/UDP),
972 New configuration options ETHARP_SUPPORT_VLAN and ETHARP_VLAN_CHECK.
1152 hosts table. New configuration options DNS_LOCAL_HOSTLIST and
1161 TCP timestamp options, off by default. Rework tcp_enqueue() to
1254 * ip.h, ip.c, igmp.c: bug #26487: Added ip_output_if_opt that can add IP options
1320 * tcp_out.c: Fixed bug #26236: "TCP options (timestamp) don't work with
1324 * tcp_out.c: Fixed bug #25094: "Zero-length pbuf" (options are now allocated
1425 * tcp_in.c: fixed bug ##24596: Vulnerability on faulty TCP options length
1504 TCP_CALCULATE_EFF_SEND_MSS to have coherent TCP options names.
1549 tcp_in.c, init.c, opt.h: rename backlog options with TCP_ prefix, limit the
1577 * dns.h, dns.c, opt.h: move DNS options to the "right" place. Most visibles
1632 build time options. DNS timer is added in tcpip_thread context. DHCP can set
1633 DNS server ip addresses when options are received. You need to set LWIP_DNS=1
1783 disabled when matching options are disabled. Also note that their is new options
1800 * tcpip.h, tcpip.c, ethernetif.c, opt.h: remove options ETHARP_TCPIP_INPUT &
1891 * sockets.c, sockets.h: Implemented socket options SO_NO_CHECK for UDP sockets
1909 AutoIP implementation available for IPv4, with new options LWIP_AUTOIP and
1952 footprint. Disable some part of lwip_send and lwip_sendto if some options are
2027 display by stats_display(). Note that some options (SYS_STATS and RAW_STATS) are defined
2456 for socket options (lwip_set/-getsockopt) used with level IPPROTO_TCP from
2650 * opt.h, sockets.h: add new configuration options (LWIP_POSIX_SOCKETS_IO_NAMES,
2701 Note this is a workaround. Currently I have no other options left.
2708 * opt.h: Add above new options.
2970 * New socket options.