aboutgitcodebugslistschat
path: root/netlink.h
Commit message (Expand)AuthorAgeFilesLines
* netlink: Add functionality to copy addresses from outer namespaceStefano Brivio2023-05-231-2/+2
* netlink: Add functionality to copy routes from outer namespaceStefano Brivio2023-05-231-1/+8
* passt: Relicense to GPL 2.0, or any later versionStefano Brivio2023-04-061-1/+1
* conf: Bind inbound ports with CAP_NET_BIND_SERVICE before isolate_user()Stefano Brivio2022-10-151-1/+1
* Separately locate external interfaces for IPv4 and IPv6David Gibson2022-07-301-1/+1
* treewide: Mark constant references as constStefano Brivio2022-03-291-1/+1
* treewide: Add include guardsStefano Brivio2022-03-291-0/+5
* LICENSES: Add license text files, add missing notices, fix SPDX tagsStefano Brivio2021-10-201-0/+5
* netlink, conf: Actually get prefix/mask lengthStefano Brivio2021-10-191-1/+1
* netlink, pasta: Configure MTU of tap interface on --config-netStefano Brivio2021-10-141-1/+1
* conf, tap: Split netlink and pasta functions, allow interface configurationStefano Brivio2021-10-141-0/+6