Dan Robertson
|
7b911267ef
Add Repr support for NDISC packets
|
6 years ago |
Michal Podhradsky
|
f0cad1df08
Update README.md
|
6 years ago |
Dan Robertson
|
4aeeac09d5
Add Packet support for NDISC packet types
|
7 years ago |
Adam Greig
|
27d82a5836
Use core::time::Duration. Closes #182.
|
6 years ago |
Astro
|
ca379144f1
Fix DhcpOption::Other serialization.
|
6 years ago |
whitequark
|
cd893e6ab6
fn PacketMetadata::empty() → const PacketMetadata::EMPTY.
|
7 years ago |
Dan Robertson
|
9b68b0866f
Add NDISC Option Type to wire
|
7 years ago |
Corentin Henry
|
2582399191
document the dhcp packet representation (phil-opp/smoltcp#1)
|
7 years ago |
Philipp Oppermann
|
2a3c897a2b
Create a DHCP wire module
|
7 years ago |
Philipp Oppermann
|
5900178d61
Allow trailing commas in enum_with_unknown macro
|
7 years ago |
whitequark
|
24f0a5335f
Update Packet/Repr support table.
|
7 years ago |
Andrew Cann
|
17e8001ade
Add EthernetRepr type
|
7 years ago |
Astro
|
53abe8c520
Implement wire::igmp.
|
7 years ago |
Dan Robertson
|
89999a6981
Add has_solicited_node to EthernetInterface
|
7 years ago |
Astro
|
2d2b90fd04
Allow broadcast/multicast traffic to UDP sockets
|
7 years ago |
Astro
|
9e4d2bea8f
Add multicast capability to lookup_hardware_addr()
|
7 years ago |
Astro
|
dfc077b68c
Add as_bytes(), is_multicast() to IpAddress
|
7 years ago |
Dan Robertson
|
c425efa1ba
Remove trailing whitespace
|
7 years ago |
whitequark
|
21ca116fd7
Fix an off-by-1000 in time display in examples/ping.rs.
|
7 years ago |
whitequark
|
95fd1f2568
Use storage::PacketBuffer for implementing socket::IcmpSocket.
|
7 years ago |
whitequark
|
bbc5cb34b7
Use storage::PacketBuffer for implementing socket::RawSocket.
|
7 years ago |
whitequark
|
35209c984d
Distinguish PacketBuffer running out of payload space and capacity.
|
7 years ago |
whitequark
|
86c59fe344
Factor out storage::PacketBuffer from socket::UdpSocket.
|
7 years ago |
Herman J. Radtke III
|
e114c46fce
Add IPv6 Extension Fragment Header
|
7 years ago |
Philipp Oppermann
|
58e534a2fb
Use separate metadata and payload buffers for UDP sockets.
|
7 years ago |
Herman J. Radtke III
|
973eeca7c5
Add IPv6 Extension Hop-by-Hop Options Header
|
7 years ago |
Dan Robertson
|
c418b60b5d
Use time types in socket
|
7 years ago |
Dan Robertson
|
470a08669f
Update phy mod to use new time types
|
7 years ago |
Dan Robertson
|
8e74fce11d
Update examples to use time types
|
7 years ago |
Dan Robertson
|
a2e7c17d57
Update iface and phy_wait to use new time types
|
7 years ago |