Age | Commit message (Expand) | Author |
2018-11-14 | Setup radeondrm burner task. Missed when updating to linux 4.4. | Jonathan Gray |
2018-11-14 | remove the encapsulation headers before looking at the inner headers | David Gwynne |
2018-11-14 | revert 1.121. i got confused between ecn on ingress and egress | David Gwynne |
2018-11-14 | In TLS1.2 we use evp_sha1 if we fall back this far, not evp_md5_sha1 as in 1.1 | Bob Beck |
2018-11-14 | get ecn ingress args the right way round. again. | David Gwynne |
2018-11-14 | use the txprio setting to populate the tos in keepalive packets. | David Gwynne |
2018-11-14 | according to ip_ipip.c, rfc1853 says not to copy the ttl on decapsulation | David Gwynne |
2018-11-13 | check various community combinations | Claudio Jeker |
2018-11-13 | Add some coverage for the ioctl() interface. | Visa Hankala |
2018-11-13 | Temporary workaround for breakage seen in www.videolan.org with curve mismatch | Bob Beck |
2018-11-13 | commit again the cleanup part that didn't break anything | Marc Espie |
2018-11-13 | it's expected for pkg_add to exit 1 now, since it's missing one dependent | Marc Espie |
2018-11-13 | knock out a useless sentence, and reword another to make it read more nicely; | Jason McIntyre |
2018-11-13 | Fix previous, which broke ping -T. | David Hill |
2018-11-13 | Add regress tests for pipe fcntl(fd, F_GETOWN). | Visa Hankala |
2018-11-13 | Fix fcntl(fd, F_GETOWN) with pipes. As a regression | Visa Hankala |
2018-11-13 | Fix a slip in previous. FFSSZ should reflect the "pa" disktab field, | Visa Hankala |
2018-11-13 | Initialize context property in alignment test handler function. | Nicholas Marriott |
2018-11-13 | Remove #if'ed 0 code around a broken pledge. Due to some ioctls and sysctls | Ricardo Mestre |
2018-11-13 | fix markup error (missing blank before delimiter); | Ingo Schwarze |
2018-11-13 | Grow sgi iso to make room for clang. | Visa Hankala |
2018-11-13 | Add GNU_HASH #defines; improve readelf output for SHT_GNU_HASH | Philip Guenther |
2018-11-13 | Just err if we can't create secrets | Bob Beck |
2018-11-13 | NULL out mdctx to prevent possible double free introduced in version 1.4 | Bob Beck |
2018-11-13 | Fix pkey_ok to be less strange, and add cuve checks required for the EC ones | Bob Beck |
2018-11-13 | get the inner and outer tos values right for passing to ip_ecn_ingress | David Gwynne |
2018-11-13 | add txprio support to gre, mgre, egre, nvgre, and eoip | David Gwynne |
2018-11-13 | add txprio setting support | David Gwynne |
2018-11-12 | add txprio support | David Gwynne |
2018-11-12 | only let root configure the txprio setting on an interface | David Gwynne |
2018-11-12 | add support for txprio settings on interfaces | David Gwynne |
2018-11-12 | add ifreq bits for the tx header prio field ioctls | David Gwynne |
2018-11-12 | add ioctl commands for the setting of prio fields in tx headers | David Gwynne |
2018-11-12 | tweak previous; | Jason McIntyre |
2018-11-12 | Missing initialization for pub_key. CID 184303. | Theo Buehler |
2018-11-12 | Add initial regress tests for sigio. | Visa Hankala |
2018-11-12 | Restart when SSID change is noted in RTM_80211INFO. Thus ensuring | Kenneth R Westerback |
2018-11-12 | Recognize and display new RTM_80211INFO messages. | Kenneth R Westerback |
2018-11-12 | Add new routing socket message RTM_80211INFO to provide details of | Kenneth R Westerback |
2018-11-12 | Utilize sigio with pipes. This makes fcntl(fd, F_SETOWN, arg) correctly | Visa Hankala |
2018-11-12 | Document return values. | Visa Hankala |
2018-11-12 | Rework the sm3 regress based on a suggestion by jsing. Zap the weird | Theo Buehler |
2018-11-12 | sync | Visa Hankala |
2018-11-12 | Document pgsigio(9). | Visa Hankala |
2018-11-12 | Document sigio routines. | Visa Hankala |
2018-11-12 | Add a mechanism for managing asynchronous IO signal registrations. | Visa Hankala |
2018-11-12 | Allow style #[] in mode formats. | Nicholas Marriott |
2018-11-12 | simplify code for resolver_getnaimeinfo() | Eric Faurot |
2018-11-12 | - Fix UTF-8 regression test when running with LC_{CTYPE,ALL}=C by setting | Martijn van Duren |
2018-11-12 | set the hardmtu on ether encap ifs so the mtu can be raised above 1500 | David Gwynne |