This website requires JavaScript.
Explore
Help
Register
Sign In
abc
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced
2025-08-13 18:04:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lwip
/
src
/
core
/
snmp
History
goldsimon
11a4f5538b
Change names of 2 global variables again, as the previous names did not have lwip-style...
2007-04-03 16:33:14 +00:00
..
asn1_dec.c
Trimmed whitespace at line ends.
2006-11-17 11:05:26 +00:00
asn1_enc.c
Trimmed whitespace at line ends.
2006-11-17 11:05:26 +00:00
mib2.c
Change names of 2 global variables again, as the previous names did not have lwip-style...
2007-04-03 16:33:14 +00:00
mib_structs.c
- Changed the names of some variables in SNMP module to avoid them shadowing each other (which produces a lot of warnings and makes the code hard to maintain)
2007-04-02 20:39:24 +00:00
msg_in.c
Free pbuf if pbuf_header() fails
2007-03-26 19:27:11 +00:00
msg_out.c
Added snmp_send_trap() parameter, caller must pass enterprise id for enterprise secific traps.
2006-11-27 08:43:10 +00:00