aboutgitcodebugslistschat
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* passt: Align pkt_buf to PAGE_SIZE (start and size), try to fit in huge pagesStefano Brivio2021-09-271-0/+1
* Makefile: Visually separate CFLAGS from input files in resulting cc commandsStefano Brivio2021-09-271-2/+4
* Makefile: Make sure destination directories exist on installStefano Brivio2021-09-011-0/+1
* Makefile: Quick hack to build convenience Debian and RPM packagesStefano Brivio2021-09-011-1/+15
* Makefile: Add install, uninstall targetsStefano Brivio2021-09-011-1/+16
* passt, pasta: Introduce command-line options and port re-mappingStefano Brivio2021-09-011-11/+6
* checksum: Introduce AVX2 implementation, unify helpersStefano Brivio2021-07-261-2/+17
* passt: Add PASTA mode, major reworkStefano Brivio2021-07-171-2/+9
* passt: Introduce packet capture implementationStefano Brivio2021-05-211-2/+2
* qrap: Find qemu command if not passed, patch command lineStefano Brivio2021-05-101-1/+1
* passt: Introduce a DHCPv6 serverStefano Brivio2021-04-131-2/+2
* passt: Introduce ICMP echo proxyStefano Brivio2021-03-181-2/+2
* tcp: Add siphash implementation for initial sequence numbersStefano Brivio2021-03-171-2/+2
* passt: New design and implementation with native Layer 4 socketsStefano Brivio2021-02-161-2/+2
* passt: Add IPv6 and NDP support, further fixes for IPv4 CTStefano Brivio2021-02-161-2/+2
* merd: Rename to PASSTStefano Brivio2021-02-161-6/+6
* merd: ARP and DHCP handlers, connection tracking fixesStefano Brivio2021-02-161-2/+2
* merd: Switch to AF_UNIX for qemu tap, provide wrapperStefano Brivio2021-02-161-3/+6
* merd: Initial importStefano Brivio2021-02-161-0/+10