Package: rust-erbium-net / 1.0.5-9

Metadata

Package Version Patches format
rust-erbium-net 1.0.5-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
nix 0.27.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
src/raw.rs | 35 31 + 4 - 0 !
src/udp.rs | 7 4 + 3 - 0 !
3 files changed, 37 insertions(+), 9 deletions(-)

---
nix 0.29.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/packet.rs | 4 2 + 2 - 0 !
src/socket.rs | 6 4 + 2 - 0 !
3 files changed, 7 insertions(+), 5 deletions(-)

---
netlink packet route 0.18.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
src/netinfo.rs | 218 112 + 106 - 0 !
2 files changed, 114 insertions(+), 108 deletions(-)

---
netlink packet route 0.20.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/netinfo.rs | 10 5 + 5 - 0 !
temp.patch | 345 345 + 0 - 0 !
3 files changed, 351 insertions(+), 6 deletions(-)

 support rust-netlink-packet-route 0.20
 Upstream replaced Vec<LinkFlag> with a bitflags type LinkFlags.
netlink packet route 0.23.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
relax dep.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---