aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/netns.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* allowedips: initialize list head when removing intermediate nodesJason A. Donenfeld2019-04-061-0/+4
* noise: store clamped key instead of raw keyJason A. Donenfeld2019-02-031-0/+2
* netlink: use __kernel_timespec for handshake timeJason A. Donenfeld2019-01-231-1/+3
* global: update copyrightJason A. Donenfeld2019-01-071-1/+1
* netns: nmap != ncatJason A. Donenfeld2018-12-181-4/+4
* global: satisfy check_patch.pl errorsJason A. Donenfeld2018-09-031-1/+1
* netlink: don't start over iteration on multipart non-first allowedipsJason A. Donenfeld2018-08-091-0/+24
* send: account for route-based MTUJason A. Donenfeld2018-04-151-0/+13
* netns: replace n0 ip with ip0, per customJason A. Donenfeld2018-02-121-2/+2
* global: year bumpJason A. Donenfeld2018-01-031-1/+1
* global: add SPDX tags to all filesGreg Kroah-Hartman2017-12-091-2/+3
* tools: fix removing preshared keysJason A. Donenfeld2017-11-231-0/+18
* netlink: make sure we reserve space for NLMSG_DONEJason A. Donenfeld2017-11-101-0/+9
* stats: more robust accountingJason A. Donenfeld2017-10-311-1/+8
* netns: use time-based test instead of quantity-basedJason A. Donenfeld2017-10-311-4/+4
* netns: use read built-in instead of ncat hack for dmesgJason A. Donenfeld2017-10-311-4/+2
* netns: disable accept_dad for all interfacesJason A. Donenfeld2017-10-171-0/+2
* routingtable: iterate progressivelyJason A. Donenfeld2017-10-091-2/+2
* send: put keypair referenceJason A. Donenfeld2017-10-051-0/+19
* netlink: switch from ioctl to netlink for configurationJason A. Donenfeld2017-10-021-1/+38
* netns: disable rp_filter for final testJason A. Donenfeld2017-09-241-0/+4
* socket: improve reply-to-src algorithmJason A. Donenfeld2017-08-231-0/+40
* netns: work around linux 3.10 issuesJason A. Donenfeld2017-08-031-0/+6
* netns: explictly test reply to sender routingJason A. Donenfeld2017-08-031-1/+25
* global: wireguard.io --> wireguard.comJason A. Donenfeld2017-07-201-1/+1
* receive: trim incoming packets to IP header lengthJason A. Donenfeld2017-06-011-1/+1
* tests: check for stats counter increasesJason A. Donenfeld2017-05-171-0/+4
* noise: redesign preshared key modeJason A. Donenfeld2017-05-171-2/+2
* netns: cleanup and add diagramJason A. Donenfeld2017-04-141-7/+18
* Update copyrightJason A. Donenfeld2017-01-101-1/+1
* compat: support 3.18, 3.19, 4.0Jason A. Donenfeld2016-12-261-1/+1
* tests: avoid non-strict writes via printfJason A. Donenfeld2016-12-161-11/+8
* tests: directly kill nmapJason A. Donenfeld2016-12-041-7/+12
* tests: make sure ncat gets killedJason A. Donenfeld2016-12-041-3/+4
* tests: be sure we get all messagesJason A. Donenfeld2016-11-291-1/+6
* tests: veth does not come up immediatelyJason A. Donenfeld2016-11-211-0/+7
* headers: cleanup noticesJason A. Donenfeld2016-11-211-0/+2
* tests: trim outputJason A. Donenfeld2016-11-151-20/+4
* tests: use private ipv6 addressesJason A. Donenfeld2016-11-151-18/+18
* socket: ensure that saddr routing can deal with interface removalJason A. Donenfeld2016-11-151-0/+32
* netns: remove dangling $@Jason A. Donenfeld2016-08-291-4/+4
* tests: test jumbo frames with more transferJason A. Donenfeld2016-08-211-4/+19
* tests: add crypto-RP filter testJason A. Donenfeld2016-08-121-0/+18
* tests: use makefile and expand greatlyJason A. Donenfeld2016-08-081-89/+163
* tests: improve test suite and add qemu testerJason A. Donenfeld2016-07-181-0/+142