ubuntu/+source/isc-dhcp:applied/ubuntu/vivid-updates

Last commit made on 2016-01-13
Get this branch:
git clone -b applied/ubuntu/vivid-updates https://git.launchpad.net/ubuntu/+source/isc-dhcp
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/vivid-updates
Repository:
lp:ubuntu/+source/isc-dhcp

Recent commits

c0f2c84... by Marc Deslauriers

4.3.1-5ubuntu2.3 (patches applied)

Imported using git-ubuntu import.

c62ce16... by Marc Deslauriers

fix denial of service via incorrect UDP payload length

Gbp-Pq: CVE-2015-8605.patch.

07bad46... by Marc Deslauriers

Infiniband Support

Gbp-Pq: dhcp-improved-xid-correct-byte-order.patch.

449553c... by Marc Deslauriers

Infiniband support

Gbp-Pq: dhcp-gpxe-cid.patch.

b3a774c... by Marc Deslauriers

Infiniband Support

Gbp-Pq: dhcp-improved-xid.patch.

93f9b02... by Marc Deslauriers

Infiniband support

Gbp-Pq: dhcp-lpf-ib.patch.

fe7165f... by Marc Deslauriers

read address info using getifaddrs rather than /proc/net

Gbp-Pq: dhcp-getifaddrs.patch.

1d0d02d... by Marc Deslauriers

Fix for unsafe 64-bit time calculation on large leases

Gbp-Pq: 64_time_large_lease.patch.

a7cab52... by Marc Deslauriers

UDP checksum offloading

Gbp-Pq: udp_checksum_offloading.

3066008... by Marc Deslauriers

Deal with the fact that the loopback interface isn't checksummed by Linux

Gbp-Pq: onetry_retry_after_initial_success.