Dario Nieuwenhuis
|
216a94117b
Bump to v0.7.3, update changelog.
|
3 years ago |
Dario Nieuwenhuis
|
c77c12cd92
Remove unused attribute.
|
3 years ago |
Dario Nieuwenhuis
|
45494b4b5d
Bump to v0.7.2, add CHANGELOG
|
3 years ago |
Dario Nieuwenhuis
|
482802ba03
Fix u32::MAX
|
3 years ago |
Anton Romanov
|
fc207c590d
Account for lease time, router and subnet options in DhcpRepr::buffer_len
|
3 years ago |
Dario Nieuwenhuis
|
d73fcb4a31
tcp: LastAck should only change to Closed on ack of fin.
|
3 years ago |
Dario Nieuwenhuis
|
b332b40ff5
tcp rtte: fix "attempt to multiply with overflow". Fixes #468
|
3 years ago |
Dario Nieuwenhuis
|
f3c6ec5cf8
phy: fix FaultInjector returning a too big buffer when simulating a drop on tx
|
4 years ago |
Dario Nieuwenhuis
|
bf2864ad5a
dhcp: Clear expiration time on reset.
|
4 years ago |
Dario Nieuwenhuis
|
a715bdaf0d
dhcp: always send parameter_request_list. Fixes #445.
|
4 years ago |
Dario Nieuwenhuis
|
43333bb250
iface: check for ipv4 subnet broadcast addrs everywhere
|
4 years ago |
Dario Nieuwenhuis
|
0edc10cd73
Fix 0.7.1 release date
|
4 years ago |
Dario Nieuwenhuis
|
40b9cdbc8c
Bump version to 0.7.1, add changelog.
|
4 years ago |
Dario Nieuwenhuis
|
8d86fa3c32
Run tests on backport branches too.
|
4 years ago |
Dario Nieuwenhuis
|
80f55a484e
Fix "leftover tokens" macro error
|
4 years ago |
Dario Nieuwenhuis
|
5d3cddd381
Fix feature-related compilation issues.
|
4 years ago |
Dario Nieuwenhuis
|
250450a678
Fix timeval in phy_wait for times greater than 1 second
|
4 years ago |
Dario Nieuwenhuis
|
a5f646f85f
Remove support table from docs. Fixes #361
|
4 years ago |
Ryan Summers
|
921a96254b
Removing lease expiration on reset - the lease does not expire
|
4 years ago |
Ryan Summers
|
e3954ebb81
Adding changelog
|
4 years ago |
Ryan Summers
|
267084aedf
Adding parsing test with lease time
|
4 years ago |
Ryan Summers
|
532fb02297
Updating control logic
|
4 years ago |
Ryan Summers
|
bda278f5fa
Refactoring retry mechanism
|
4 years ago |
Ryan Summers
|
3eea096b7e
Adding DHCP lease management
|
4 years ago |
whitequark
|
785e17bb73
Enable all Linux `phy` components for Android as well.
|
4 years ago |
whitequark
|
ed86780079
Simplify enum_with_unknown! macro.
|
4 years ago |
Dario Nieuwenhuis
|
8347da7d59
Merge pull request #431 from dnadlinger/patch-2
|
4 years ago |
Dario Nieuwenhuis
|
4bbb431bf9
Merge pull request #430 from dnadlinger/patch-1
|
4 years ago |
David Nadlinger
|
6287584f7f
socket/tcp: Fix missing ` in doc comment
|
4 years ago |
David Nadlinger
|
6316b89da8
socket/tcp: Fix is_active comment typo
|
4 years ago |