| Commit message (Expand) | Author | Age | Files | Lines |
* | conf, dhcp, ndp: Fix message about default MTU, make NDP consistent | Stefano Brivio | 2021-09-09 | 1 | -1/+1 |
* | passt, pasta: Introduce command-line options and port re-mapping | Stefano Brivio | 2021-09-01 | 1 | -0/+14 |
* | checksum: Introduce AVX2 implementation, unify helpers | Stefano Brivio | 2021-07-26 | 1 | -2/+3 |
* | ndp: Store link-local or global address on any NDP message received | Stefano Brivio | 2021-07-21 | 1 | -0/+5 |
* | ndp: Fix calculation of length for DNS Search List option (31) | Stefano Brivio | 2021-07-17 | 1 | -3/+3 |
* | passt: Add PASTA mode, major rework | Stefano Brivio | 2021-07-17 | 1 | -2/+6 |
* | ndp: Always answer neighbour solicitations with the requested target address | Stefano Brivio | 2021-05-21 | 1 | -3/+10 |
* | dhcp, ndp, dhcpv6: Support for multiple DNS servers, search list | Stefano Brivio | 2021-05-21 | 1 | -8/+46 |
* | passt: Introduce a DHCPv6 server | Stefano Brivio | 2021-04-13 | 1 | -1/+2 |
* | passt: Run in background, add message logging with severities | Stefano Brivio | 2021-03-18 | 1 | -2/+2 |
* | passt: Assorted fixes from "fresh eyes" review | Stefano Brivio | 2021-02-21 | 1 | -1/+1 |
* | passt: New design and implementation with native Layer 4 sockets | Stefano Brivio | 2021-02-16 | 1 | -2/+5 |
* | passt: Add IPv6 and NDP support, further fixes for IPv4 CT | Stefano Brivio | 2021-02-16 | 1 | -0/+133 |