xueyunfei
|
6abb3eb0b4
|
Lwip:Backport some lwip bugs to 4.3
* Update submodule: git log --oneline 76303df2386902e0d7873be4217f1d9d1b50f982..6fa02bd30daa656f896c7a36248253fb3b97660d
Detailed description of the changes:
- dhcp: reduce the DHCP Request timeout(esp-lwip@6fa02bd3)
- dhcp: optimization fine timer when dhcp start(esp-lwip@79182163)
- ip6 timer: optimization lwip ip6 reassembly timer (esp-lwip@c943fc5a)
- ip4 timer: optimization lwip ip4 reassembly timer (esp-lwip@17f41c9f)
- dns timer: optimization lwip dns timer (esp-lwip@7f5ab42c)
- napt: Fix clean compilation (espressif/esp-lwip@6132c975)
- Lwip:add TCP Fin2 timeout configuration (espressif/esp-lwip@15b4400e)
- napt: Fix IP forwarding when forward netif enable NAPT (espressif/esp-lwip@c950063f)
- napt/stats: Move some napt counters to stats module (espressif/esp-lwip@475d658a)
- ip_napt_maint: Fix timestamp overflow handling (espressif/esp-lwip@2e904508)
- napt: Fixes and improvements (espressif/esp-lwip@fb1f3552)
|
2022-12-14 14:56:06 +08:00 |
|
Angus Gratton
|
87e13baaf1
|
freertos: Add RISC-V port
Changes come from internal branch commit a6723fc
|
2020-11-13 07:49:11 +11:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Angus Gratton
|
98a0cc783f
|
test_compile_fuzzers: Fix include paths for host build
Regression in 988be69466 , need to add
esp_hw_support component include dir here.
|
2020-11-05 16:30:07 +11:00 |
|
Anton Maklakov
|
b5b2738644
|
Merge branch 'test/ci_fuzzer_precheck' into 'master'
CI: Add a test to pre-check fuzzer tests compilation before weekly run
See merge request espressif/esp-idf!10332
|
2020-11-04 12:22:53 +08:00 |
|
Renz Bagaporo
|
79887fdc6c
|
soc: descriptive part occupy whole component
|
2020-10-28 07:21:29 +08:00 |
|
suren.gabrielyan
|
637f5c0a68
|
CI: Add a test to pre-check fuzzer tests compilation before weekly run
|
2020-10-20 13:57:00 +00:00 |
|
suren.gabrielyan
|
a43c06a592
|
mdns, dns, dhcp, dhcps: update fuzzer test to work in CI
Closes: IDF-1861 and IDF-1990
|
2020-09-10 18:17:30 +00:00 |
|
Anton Maklakov
|
afbaf74007
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
|
David Cermak
|
ffca1825e6
|
lwip fuzzer: supplied dummy dns server entry to work with internal packet processing functionwhich is exercised in fuzzer tests, disable CTYPE as recent newlib is not compatible with AFL
|
2019-07-18 10:34:03 +02:00 |
|
David Cermak
|
d19b20388f
|
lwip tests: adapt fuzzer test mocks to comply with 4.0 refactoring
|
2019-05-27 16:31:24 +02:00 |
|
morris
|
dbdb299bb1
|
create xtensa component
1. move xtensa specific files out of esp32 component
2. merge xtensa-debug-module component into xtensa
|
2019-03-27 20:24:28 +08:00 |
|
David Cermak
|
bc60bbbeaf
|
fuzzer tests: update of mdns and lwip host compilation for fuzzer testing
Closes IDF-540
|
2019-03-22 11:37:26 +01:00 |
|
David Cermak
|
67153be14f
|
lwip: updated fuzzer tests to be compatible with new lwip module
|
2018-10-11 08:05:14 +02:00 |
|
David Cermak
|
ebebda9604
|
lwip: supported ci jobs running fuzz tests on dns, dhcp, dhcps
|
2018-08-22 12:13:20 +02:00 |
|
David Cermak
|
bb25d0a348
|
DnsFuzzer: Added fuzzer test for exercising lwip/dns receiving DNS responses
|
2018-05-18 15:54:08 +02:00 |
|
David Cermak
|
5ecf717e40
|
DhcpFuzzer: dhcp client addded
|
2018-05-16 14:52:42 +02:00 |
|
David Cermak
|
3a6d256d3e
|
DhcpFuzzer: Added AFL test for dhcpserver with sample packets
|
2018-05-14 15:03:37 +02:00 |
|