David Young
|
485f29cccc
Make Address:v6() constructor const
|
8 ay önce |
Dario Nieuwenhuis
|
57b1dd4b15
Merge pull request #937 from umi-eng/core-net
|
10 ay önce |
Liam Kinne
|
0450ba3154
use shorthand struct initialization
|
10 ay önce |
Liam Kinne
|
5dc02c579e
use core instead of std for net
|
10 ay önce |
Thibaut Vandervelden
|
951b59ba1c
change(socket/icmp): split ICMPv4/v6 processing
|
1 yıl önce |
thegreathir
|
19e962f5fc
Fix IP enum names
|
1 yıl önce |
hkalbasi
|
55ac2cfbbd
Add test for `buffer_len`
|
1 yıl önce |
thegreathir
|
4f82474e5a
Add packet tests
|
1 yıl önce |
Dario Nieuwenhuis
|
3a9d017354
Remove unneeded ref patterns and destructures.
|
2 yıl önce |
Dario Nieuwenhuis
|
3a080d818b
Clippy fixes
|
2 yıl önce |
Dario Nieuwenhuis
|
339545411a
Clippy fixes.
|
2 yıl önce |
bors[bot]
|
93b4c824ad
Merge #693
|
2 yıl önce |
Dario Nieuwenhuis
|
5451ecc2d4
Fix missing `#[test]`
|
2 yıl önce |
Nicholas Cyprus
|
185a00829d
First pass constification of the wire module
|
2 yıl önce |
Thibaut Vandervelden
|
297d90b0ff
IPv4 fragmentation (outgoing)
|
2 yıl önce |
Dario Nieuwenhuis
|
78f92bcea6
wire: use own Error type.
|
2 yıl önce |
Dario Nieuwenhuis
|
eb41d077e0
Remove IpAddress::Unspecified, assign src addr in sockets.
|
2 yıl önce |
Dario Nieuwenhuis
|
5989896299
Remove IpRepr::Unspecified and lowering.
|
3 yıl önce |
Dario Nieuwenhuis
|
028b4466ff
wire: Rename ipv4 `protocol` to `next_header`.
|
3 yıl önce |
Dario Nieuwenhuis
|
52628e2d4e
tcp: immediately choose source address in connect().
|
3 yıl önce |
Marc-André Lureau
|
908763637e
wire: add From<Address> for ::std::net::IpAddr
|
6 yıl önce |
Thibaut Vandervelden
|
f72e471eb0
Fix clippy because of MSV change
|
3 yıl önce |
qiujiangkun
|
7dda148ad5
various clippy fix
|
3 yıl önce |
Dario Nieuwenhuis
|
2cb407d62a
rustfmt
|
3 yıl önce |
Dario Nieuwenhuis
|
26dcb55559
udp: do not include payload in UdpRepr
|
4 yıl önce |
Dario Nieuwenhuis
|
49fa987cdc
Add defmt logging support
|
4 yıl önce |
Niclas Hoyer
|
633e7c2591
Use #[non_exhaustive] instead of manual variant
|
4 yıl önce |
Alex Crawford
|
ac67edd318
Silence a few warnings from clippy
|
4 yıl önce |
Alex Crawford
|
1ff8edf201
Clean up a couple of if-blocks
|
4 yıl önce |
Alex Crawford
|
ddb876bec4
Remove redundant field names from structs
|
4 yıl önce |