code
stringlengths
1
1.05M
repo_name
stringlengths
6
83
path
stringlengths
3
242
language
stringclasses
222 values
license
stringclasses
20 values
size
int64
1
1.05M
/** * @file * Posix Errno defines */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributio...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/errno.h
C
unknown
9,501
/** * @file * Ethernet output function - handles OUTGOING ethernet level traffic, implements * ARP resolving. * To be used in most low-level netif implementations */ /* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * Copyright (c) 2003-2004 Leon Woestenberg <leon.woestenberg@axon.tv>...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/etharp.h
C
unknown
4,137
/** * @file * * Ethernet output for IPv6. Uses ND tables for link-layer addressing. */ /* * Copyright (c) 2010 Inico Technologies Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions a...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/ethip6.h
C
unknown
2,326
/** * @file * ICMP API */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of sourc...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/icmp.h
C
unknown
3,903
/** * @file * * IPv6 version of ICMP, as per RFC 4443. */ /* * Copyright (c) 2010 Inico Technologies Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistribu...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/icmp6.h
C
unknown
2,524
/** * @file * IGMP API */ /* * Copyright (c) 2002 CITEL Technologies Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain t...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/igmp.h
C
unknown
4,470
/** * @file * This file (together with sockets.h) aims to provide structs and functions from * - arpa/inet.h * - netinet/in.h * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modi...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/inet.h
C
unknown
7,183
/** * @file * IP checksum calculation functions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1....
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/inet_chksum.h
C
unknown
4,015
/** * @file * lwIP initialization API */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/init.h
C
unknown
3,770
/** * @file * IP API */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/ip.h
C
unknown
13,546
/** * @file * IPv4 API */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of sourc...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/ip4.h
C
unknown
4,099
/** * @file * IPv4 address API */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/ip4_addr.h
C
unknown
9,623
/** * @file * IP fragmentation/reassembly */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redis...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/ip4_frag.h
C
unknown
3,223
/** * @file * * IPv6 layer. */ /* * Copyright (c) 2010 Inico Technologies Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must r...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/ip6.h
C
unknown
3,514
/** * @file * * IPv6 addresses. */ /* * Copyright (c) 2010 Inico Technologies Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code mu...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/ip6_addr.h
C
unknown
15,006
/** * @file * * IPv6 fragmentation and reassembly. */ /* * Copyright (c) 2010 Inico Technologies Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistribution...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/ip6_frag.h
C
unknown
4,129
/** * @file * IP address API (common IPv4 and IPv6) */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/ip_addr.h
C
unknown
18,167
/** * @file * Heap API */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of sourc...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/mem.h
C
unknown
2,518
/** * @file * Memory pool API */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions o...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/memp.h
C
unknown
5,312
/** * @file * * Multicast listener discovery for IPv6. Aims to be compliant with RFC 2710. * No support for MLDv2. */ /* * Copyright (c) 2010 Inico Technologies Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provide...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/mld6.h
C
unknown
3,646
/** * @file * * Neighbor discovery and stateless address autoconfiguration for IPv6. * Aims to be compliant with RFC 4861 (Neighbor discovery) and RFC 4862 * (Address autoconfiguration). */ /* * Copyright (c) 2010 Inico Technologies Ltd. * All rights reserved. * * Redistribution and use in source...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/nd6.h
C
unknown
3,034
/** * @file * netbuf API (for netconn API) */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redi...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/netbuf.h
C
unknown
4,725
/** * @file * NETDB API (sockets) */ /* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and the...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/netdb.h
C
unknown
5,464
/** * @file * netif API (to be used from TCPIP thread) */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: *...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/netif.h
C
unknown
18,847
/** * @file * netif API (to be used from non-TCPIP threads) */ /* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/netifapi.h
C
unknown
5,187
/** * @file * * lwIP Options Configuration */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Re...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/opt.h
C
unknown
89,759
/** * @file * pbuf API */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of sourc...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/pbuf.h
C
unknown
10,556
/** * @file * netconn API lwIP internal implementations (do not use in application code) */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/priv/api_msg.h
C
unknown
7,527
/** * @file * memory pools lwIP internal implementations (do not use in application code) */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that th...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/priv/memp_priv.h
C
unknown
6,620
/** * @file * lwIP internal memory pools (do not use in application code) * This file is deliberately included multiple times: once with empty * definition of LWIP_MEMPOOL() to handle all includes and multiple times * to build up various lists of mem pools. */ /* * SETUP: Make sure we define everything...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/priv/memp_std.h
C
unknown
6,520
/** * @file * * Neighbor discovery and stateless address autoconfiguration for IPv6. * Aims to be compliant with RFC 4861 (Neighbor discovery) and RFC 4862 * (Address autoconfiguration). */ /* * Copyright (c) 2010 Inico Technologies Ltd. * All rights reserved. * * Redistribution and use in source...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/priv/nd6_priv.h
C
unknown
4,583
/** * @file * TCP internal implementations (do not use in application code) */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following co...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/priv/tcp_priv.h
C
unknown
22,205
/** * @file * TCPIP API internal implementations (do not use in application code) */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the follow...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/priv/tcpip_priv.h
C
unknown
5,536
/** * @file * AutoIP protocol definitions */ /* * * Copyright (c) 2007 Dominik Spies <kontakt@dspies.de> * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistribut...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/autoip.h
C
unknown
3,266
/** * @file * DHCP protocol definitions */ /* * Copyright (c) 2001-2004 Leon Woestenberg <leon.woestenberg@gmx.net> * Copyright (c) 2001-2004 Axon Digital Design B.V., The Netherlands. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/dhcp.h
C
unknown
6,677
/** * @file * DNS - host name to IP address resolver. */ /* * Port to lwIP from uIP * by Jim Pettinato April 2007 * * security fixes and more by Simon Goldschmidt * * uIP version Copyright (c) 2002-2003, Adam Dunkels. * All rights reserved. * * Redistribution and use in source and binary form...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/dns.h
C
unknown
5,507
/** * @file * ARP protocol definitions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistri...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/etharp.h
C
unknown
2,910
/** * @file * Ethernet protocol definitions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Red...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/ethernet.h
C
unknown
5,436
/** * @file * ICMP protocol definitions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistr...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/icmp.h
C
unknown
3,340
/** * @file * ICMP6 protocol definitions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redist...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/icmp6.h
C
unknown
5,130
/** * @file * IGMP protocol definitions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistr...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/igmp.h
C
unknown
3,093
/** * @file * IP protocol definitions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/ip.h
C
unknown
2,056
/** * @file * IPv4 protocol definitions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistr...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/ip4.h
C
unknown
4,381
/** * @file * IPv6 protocol definitions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistr...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/ip6.h
C
unknown
5,537
/** * @file * MLD6 protocol definitions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistr...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/mld6.h
C
unknown
2,453
/** * @file * ND6 protocol definitions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistri...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/nd6.h
C
unknown
8,431
/** * @file * TCP protocol definitions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistri...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/tcp.h
C
unknown
3,637
/** * @file * UDP protocol definitions */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistri...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/prot/udp.h
C
unknown
2,331
/** * @file * raw API (to be used from TCPIP thread)\n * See also @ref raw_raw */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the followi...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/raw.h
C
unknown
4,258
/* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyri...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/sio.h
C
unknown
4,360
/** * @file * SNMP support API for implementing netifs and statitics for MIB2 */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/snmp.h
C
unknown
7,792
/** * @file * Socket API (to be used from non-TCPIP threads) */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are me...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/sockets.h
C
unknown
22,941
/** * @file * Statistics API (to be used from TCPIP thread) */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/stats.h
C
unknown
15,320
/** * @file * OS abstraction layer */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributi...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/sys.h
C
unknown
15,096
/** * @file * TCP API (to be used from TCPIP thread)\n * See also @ref tcp_raw */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the followi...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/tcp.h
C
unknown
15,862
/** * @file * Functions to sync with TCPIP thread */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/tcpip.h
C
unknown
3,913
/** * @file * Timer implementations */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistribut...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/timeouts.h
C
unknown
3,984
/** * @file * UDP API (to be used from TCPIP thread)\n * See also @ref udp_raw */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the followi...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/lwip/udp.h
C
unknown
7,281
/* ARP has been moved to core/ipv4, provide this #include for compatibility only */ #include "lwip/etharp.h" #include "netif/ethernet.h"
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/etharp.h
C
unknown
140
/** * @file * Ethernet input function - handles INCOMING ethernet level traffic * To be used in most low-level netif implementations */ /* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * Copyright (c) 2003-2004 Leon Woestenberg <leon.woestenberg@axon.tv> * Copyright (c) 2003-2004 Axo...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ethernet.h
C
unknown
2,966
/** * @file * * 6LowPAN output for IPv6. Uses ND tables for link-layer addressing. Fragments packets to 6LowPAN units. */ /* * Copyright (c) 2015 Inico Technologies Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provi...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/lowpan6.h
C
unknown
2,997
/** * @file * 6LowPAN options list */ /* * Copyright (c) 2015 Inico Technologies Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code m...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/lowpan6_opts.h
C
unknown
2,401
/* * ccp.h - Definitions for PPP Compression Control Protocol. * * Copyright (c) 1994-2002 Paul Mackerras. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/ccp.h
C
unknown
5,049
/* * chap-md5.h - New CHAP/MD5 implementation. * * Copyright (c) 2003 Paul Mackerras. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must r...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/chap-md5.h
C
unknown
1,508
/* * chap-new.c - New CHAP implementation. * * Copyright (c) 2003 Paul Mackerras. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retai...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/chap-new.h
C
unknown
6,309
/* * chap_ms.h - Challenge Handshake Authentication Protocol definitions. * * Copyright (c) 1995 Eric Rosenquist. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistri...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/chap_ms.h
C
unknown
1,782
/* * eap.h - Extensible Authentication Protocol for PPP (RFC 2284) * * Copyright (c) 2001 by Sun Microsystems, Inc. * All rights reserved. * * Non-exclusive rights to redistribute, modify, translate, and use * this software in source and binary forms, in whole or in part, is * hereby granted, provided t...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/eap.h
C
unknown
5,741
/* * ecp.h - Definitions for PPP Encryption Control Protocol. * * Copyright (c) 2002 Google, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of so...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/ecp.h
C
unknown
1,931
/* * eui64.h - EUI64 routines for IPv6CP. * * Copyright (c) 1999 Tommi Komulainen. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must ret...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/eui64.h
C
unknown
3,077
/* * fsm.h - {Link, IP} Control Protocol Finite State Machine definitions. * * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: *...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/fsm.h
C
unknown
6,492
/* * ipcp.h - IP Control Protocol definitions. * * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of s...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/ipcp.h
C
unknown
5,139
/* * ipv6cp.h - PPP IPV6 Control Protocol. * * Copyright (c) 1999 Tommi Komulainen. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must re...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/ipv6cp.h
C
unknown
7,763
/* * lcp.h - Link Control Protocol definitions. * * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/lcp.h
C
unknown
6,912
/* * magic.h - PPP Magic Number definitions. * * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of sou...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/magic.h
C
unknown
4,912
/* * mppe.h - Definitions for MPPE * * Copyright (c) 2008 Paul Mackerras. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the ab...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/mppe.h
C
unknown
6,362
/** * \file arc4.h * * Based on XySSL: Copyright (C) 2006-2008 Christophe Devine * * Copyright (C) 2009 Paul Bakker <polarssl_maintainer at polarssl dot org> * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/polarssl/arc4.h
C
unknown
2,857
/** * \file des.h * * Based on XySSL: Copyright (C) 2006-2008 Christophe Devine * * Copyright (C) 2009 Paul Bakker <polarssl_maintainer at polarssl dot org> * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided t...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/polarssl/des.h
C
unknown
3,126
/** * \file md4.h * * Based on XySSL: Copyright (C) 2006-2008 Christophe Devine * * Copyright (C) 2009 Paul Bakker <polarssl_maintainer at polarssl dot org> * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided t...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/polarssl/md4.h
C
unknown
3,229
/** * \file md5.h * * Based on XySSL: Copyright (C) 2006-2008 Christophe Devine * * Copyright (C) 2009 Paul Bakker <polarssl_maintainer at polarssl dot org> * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided t...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/polarssl/md5.h
C
unknown
3,227
/** * \file sha1.h * * Based on XySSL: Copyright (C) 2006-2008 Christophe Devine * * Copyright (C) 2009 Paul Bakker <polarssl_maintainer at polarssl dot org> * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/polarssl/sha1.h
C
unknown
3,259
/***************************************************************************** * ppp.h - Network Point to Point Protocol header file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (MBSI) inc. * portions Copyright (c) 1997 Global Election Systems Inc. * * The authors hereby grant permission to use...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/ppp.h
C
unknown
25,571
/***************************************************************************** * ppp.h - Network Point to Point Protocol header file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (MBSI) inc. * portions Copyright (c) 1997 Global Election Systems Inc. * * The authors hereby grant permission to use...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/ppp_impl.h
C
unknown
22,266
/* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * 2. Redistributions ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/ppp_opts.h
C
unknown
15,315
/* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * 2. Redistributions ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/pppapi.h
C
unknown
4,584
/* * pppcrypt.c - PPP/DES linkage for MS-CHAP and EAP SRP-SHA1 * * Extracted from chap_ms.c by James Carlson. * * Copyright (c) 1995 Eric Rosenquist. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following con...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/pppcrypt.h
C
unknown
4,704
/***************************************************************************** * pppdebug.h - System debugging utilities. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (MBSI) inc. * portions Copyright (c) 1998 Global Election Systems Inc. * portions Copyright (c) 2001 by Cognizant Pty Ltd. * * T...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/pppdebug.h
C
unknown
3,240
/***************************************************************************** * pppoe.h - PPP Over Ethernet implementation for lwIP. * * Copyright (c) 2006 by Marc Boucher, Services Informatiques (MBSI) inc. * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/pppoe.h
C
unknown
7,508
/** * @file * Network Point to Point Protocol over Layer 2 Tunneling Protocol header file. * */ /* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the a...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/pppol2tp.h
C
unknown
8,987
/** * @file * Network Point to Point Protocol over Serial header file. * */ /* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notic...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/pppos.h
C
unknown
4,618
/* * upap.h - User/Password Authentication Protocol definitions. * * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Re...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/upap.h
C
unknown
4,193
/* * Definitions for tcp compression routines. * * $Id: vj.h,v 1.7 2010/02/22 17:52:09 goldsimon Exp $ * * Copyright (c) 1989 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms are permitted * provided that the above copyright notice a...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/ppp/vj.h
C
unknown
6,450
/** * @file * * SLIP netif API */ /* * Copyright (c) 2001, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/netif/slipif.h
C
unknown
3,180
/** * @file * This file is a posix wrapper for lwip/errno.h. */ /* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/posix/errno.h
C
unknown
1,585
/** * @file * This file is a posix wrapper for lwip/netdb.h. */ /* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/posix/netdb.h
C
unknown
1,585
/** * @file * This file is a posix wrapper for lwip/sockets.h. */ /* * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * th...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/include/posix/sys/socket.h
C
unknown
1,589
/** * @file * Ethernet common functions * * @defgroup ethernet Ethernet * @ingroup callbackstyle_api */ /* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * Copyright (c) 2003-2004 Leon Woestenberg <leon.woestenberg@axon.tv> * Copyright (c) 2003-2004 Axon Digital Design B.V., The ...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/netif/ethernet.c
C
unknown
11,592
/** * @file * Ethernet Interface Skeleton * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. R...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/netif/ethernetif.c
C
unknown
10,918
/** * @file * * 6LowPAN output for IPv6. Uses ND tables for link-layer addressing. Fragments packets to 6LowPAN units. */ /* * Copyright (c) 2015 Inico Technologies Ltd. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted prov...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/netif/lowpan6.c
C
unknown
41,870
/** * @file * SLIP Interface * */ /* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistribution...
2301_81045437/classic-platform
communication/lwip-2.0.3/src/netif/slipif.c
C
unknown
16,528
# # Copyright (c) 2001, 2002 Swedish Institute of Computer Science. # All rights reserved. # # Redistribution and use in source and binary forms, with or without modification, # are permitted provided that the following conditions are met: # # 1. Redistributions of source code must retain the above copyright ...
2301_81045437/classic-platform
communication/lwip-2.0.3/test/fuzz/Makefile
Makefile
unknown
2,096