Dario Nieuwenhuis
|
2cb407d62a
rustfmt
|
3 年之前 |
Dario Nieuwenhuis
|
b82b7300aa
tcp: add Nagle's Algorithm.
|
3 年之前 |
Dario Nieuwenhuis
|
43d582504f
dhcp: remove 0.0.0.0s from the DNS serevr list.
|
4 年之前 |
Dario Nieuwenhuis
|
b791ef535e
dhcp: convert to socket
|
4 年之前 |
Dario Nieuwenhuis
|
4d8729088d
Add medium-ip, medium-ethernet feature flags.
|
4 年之前 |
Nathan K. Zhinn
|
c12fc6fbb0
Fix BPF header length on OpenBSD.
|
4 年之前 |
Ruben De Smet
|
14bad97954
Add ethernet feature-gate as default.
|
5 年之前 |
Astro
|
58a54730db
Implement IGMPv1/v2 processing.
|
7 年之前 |
Astro
|
7920f84729
Add a few DHCP options
|
6 年之前 |
whitequark
|
4a253fecdf
Rename `new` method on Packet types to `new_checked`.
|
6 年之前 |
Dan Robertson
|
9871955e1f
Add MLDv2 Repr support
|
6 年之前 |
Dan Robertson
|
48bc838b69
Add MLDv2 packet parsing support to wire
|
7 年之前 |
Dan Robertson
|
2363f97834
iface: Begin parsing Hop-By-Hop extension headers
|
7 年之前 |
Dan Robertson
|
030bba342e
NDISC flags should be located in ndisc module
|
7 年之前 |
Herman J. Radtke III
|
a0009a0b61
Add IPv6 Extension Routing Header
|
7 年之前 |
Valentin Lorentz
|
ce2fbb7dd2
Add support for IPv6 to ICMP sockets.
|
7 年之前 |
Dan Robertson
|
cc15985ba4
NDISC: Improve the representation layer for NDISC
|
7 年之前 |
Dan Robertson
|
7b911267ef
Add Repr support for NDISC packets
|
7 年之前 |
Dan Robertson
|
4aeeac09d5
Add Packet support for NDISC packet types
|
7 年之前 |
Dan Robertson
|
9b68b0866f
Add NDISC Option Type to wire
|
7 年之前 |
Philipp Oppermann
|
2a3c897a2b
Create a DHCP wire module
|
7 年之前 |
Andrew Cann
|
17e8001ade
Add EthernetRepr type
|
7 年之前 |
Astro
|
53abe8c520
Implement wire::igmp.
|
7 年之前 |
Herman J. Radtke III
|
e114c46fce
Add IPv6 Extension Fragment Header
|
7 年之前 |
Herman J. Radtke III
|
973eeca7c5
Add IPv6 Extension Hop-by-Hop Options Header
|
7 年之前 |
Dan Robertson
|
89b39b7c19
Add basic ICMPv6 reply
|
7 年之前 |
Herman J. Radtke III
|
0f20acf967
Implement IPv6 Extension Headers Pad1 and PadN.
|
7 年之前 |
Dan Robertson
|
783a76b2d8
Add ICMPv6
|
7 年之前 |
Dan Robertson
|
4d918e4406
Fix documentation warnings.
|
7 年之前 |
Dan Robertson
|
793227fd46
Ensure ICMPv4 error replies comply with size requirements
|
7 年之前 |