aboutgitcodebugslistschat
path: root/dhcp.c
Commit message (Expand)AuthorAgeFilesLines
* conf, dhcp, ndp: Fix message about default MTU, make NDP consistentStefano Brivio2021-09-091-2/+1
* dhcp: Send option 121 if the default gateway is not on the assigned subnetStefano Brivio2021-09-011-0/+11
* passt, pasta: Introduce command-line options and port re-mappingStefano Brivio2021-09-011-0/+9
* checksum: Introduce AVX2 implementation, unify helpersStefano Brivio2021-07-261-1/+2
* dhcp: Set MTU option (26) to 65520 bytesStefano Brivio2021-07-211-0/+1
* passt: Add PASTA mode, major reworkStefano Brivio2021-07-171-3/+6
* dhcp, ndp, dhcpv6: Support for multiple DNS servers, search listStefano Brivio2021-05-211-3/+94
* dhcp: Increase lease time to maximum allowed valueStefano Brivio2021-05-211-5/+5
* dhcp: Remove left-over comment about "forced" optionsStefano Brivio2021-03-261-2/+1
* passt: Run in background, add message logging with severitiesStefano Brivio2021-03-181-5/+5
* passt: Assorted fixes from "fresh eyes" reviewStefano Brivio2021-02-211-6/+23
* passt: New design and implementation with native Layer 4 socketsStefano Brivio2021-02-161-2/+5
* passt: Add IPv6 and NDP support, further fixes for IPv4 CTStefano Brivio2021-02-161-0/+1
* merd: Rename to PASSTStefano Brivio2021-02-161-3/+3
* merd: ARP and DHCP handlers, connection tracking fixesStefano Brivio2021-02-161-0/+218