23 Commits (d7f8d33506dea115c33e5ef910e8bda26abaedb8)

Author SHA1 Message Date
Erik Ekman 4919932c49 Apply patch #8755: Multicast DNS responder support from Erik Ekman 10 years ago
Dirk Ziegelmeier 765181a97c inet6.c was missing in Filelists.mk 10 years ago
sg 806298583b Filelists.mk: make init.c the first file compiled, to have the sanity checks first 10 years ago
Dirk Ziegelmeier 5d4c1432c2 Fix bug #48436: Naming clash for timers.c (with FreeRTOS) 10 years ago
Dirk Ziegelmeier 72208cddfa Rename ip_frag.* to ip4_frag.* 10 years ago
Dirk Ziegelmeier 7037b340c1 Move etharp to core/ipv4, which is a more appropriate place for it 10 years ago
Dirk Ziegelmeier 749f7fae1a Move PPP API files to netif/ppp subdir 10 years ago
Dirk Ziegelmeier b67427bd3b Commit Elias Oenal's SNMPv3 work, with some restructuring: 10 years ago
Dirk Ziegelmeier 52fdc6bb3e Partly apply Elias Oenal's SNMP V3 patch, part 2: Add SNMPv3 support routines. Crypto does not work yet. 10 years ago
Dirk Ziegelmeier 63c2dc926e SNMP: Move MIB2 ip subtree to separate file to get snmp_mib2.c smaller 10 years ago
Dirk Ziegelmeier cc477361ad SNMP: Move MIB2 system subtree to separate file to get snmp_mib2.c smaller 10 years ago
Dirk Ziegelmeier 377885581f SNMP: Move MIB2 interfaces subtree to separate file to get snmp_mib2.c smaller 10 years ago
Dirk Ziegelmeier 7321420d8c SNMP: Move MIB2 ICMP subtree to separate file to get snmp_mib2.c smaller 10 years ago
Dirk Ziegelmeier 9466d64a9a SNMP: Move MIB2 TCP subtree to separate file to get snmp_mib2.c smaller 10 years ago
Dirk Ziegelmeier d929a4b17e SNMP: Move MIB2 UDP subtree to separate file to get snmp_mib2.c smaller 10 years ago
Dirk Ziegelmeier 945607e094 SNMP: Move MIB2 SNMP subtree to separate file to get snmp_mib2.c smaller 10 years ago
Dirk Ziegelmeier 70f3e5ed05 Cleanup: Create new file ip.c and move dual-stack code from ipv4 and ipv6 folder in there 10 years ago
sg 163d7f9791 added ethernet.c to Filelists.mk 10 years ago
Dirk Ziegelmeier e2a3565971 Initial import of Ivan Delamer's 6LoWPAN implementation with slight modifications to allow compiling in IPv6 only mode 10 years ago
Dirk Ziegelmeier 7b946fa9b1 SNMP agent rewrite 10 years ago
Dirk Ziegelmeier 3f49b85680 Update header include guard naming of all apps headers 11 years ago
Dirk Ziegelmeier e15872982e Add iperf to apps; 11 years ago
Dirk Ziegelmeier e4f7ddacb3 Add Filelists.mk file containing all LWIP files. May be useful for client projects. 11 years ago