Age | Commit message (Expand) | Author |
2016-11-17 | Fix some styles issues: break big lines and remove some useless spaces. | Rafael Zalamena |
2016-11-17 | Add DLT_USER1..15 with the same values as the upstream libpcap repository. | Stuart Henderson |
2016-11-17 | Convert ssl3_get_client_kex_dhe() to CBS and perform some general code | Joel Sing |
2016-11-17 | Re-add the root user checks in the quirks; that part is to be removed soon. | Antoine Jacoutot |
2016-11-17 | Add loongson references. | Visa Hankala |
2016-11-17 | Use defines instead of magic numbers and comments. | Joel Sing |
2016-11-17 | Add htb(4) and leioc(4). | Visa Hankala |
2016-11-17 | Check the return value of tls_config_set_protocols(), now that it returns | Joel Sing |
2016-11-17 | Move OCSP loading into a separate function - it is not part of the keypair | Joel Sing |
2016-11-17 | Turn Loongson 3A bits on. | Visa Hankala |
2016-11-17 | Add drivers for PCI host bridge and built-in UARTs on Loongson 3A, | Visa Hankala |
2016-11-17 | Add support for OpenFlow 1.3.5 tests and make jumbo test use the new | Rafael Zalamena |
2016-11-17 | Make iwm(4) pass Tx/Rx MCS rates to bpf so they can be examined with tcpdump. | Stefan Sperling |
2016-11-17 | Drop priv. to the _pkgfetch (for now) user when running ftp(1) and signify(1). | Antoine Jacoutot |
2016-11-17 | Remove splsoftnet()s in the ioctl(2) path. | Martin Pieuchot |
2016-11-17 | Send fragment with Hop-by-Hop extension header after the fragment | Alexander Bluhm |
2016-11-17 | The pf fragment reassembly code accepted IPv6 hop-by-hop headers | Alexander Bluhm |
2016-11-17 | Update 82598 specific module | Mike Belopuhov |
2016-11-17 | In oflowmod, automatically open the instructions block with the first | Reyk Floeter |
2016-11-17 | Add an abstraction layer / API to create flows including all matches | Reyk Floeter |
2016-11-17 | Style and typo fixes; no binary change | Mike Belopuhov |
2016-11-17 | sync | Stuart Henderson |
2016-11-17 | Accept OFP_XM_T_ETH_TYPE. | Reyk Floeter |
2016-11-17 | Key running commands for #() by the unexpanded command, and run them | Nicholas Marriott |
2016-11-17 | Add ofp_validate() for all supported versions. Will be used by switchctl, | Reyk Floeter |
2016-11-17 | Added the missing code to build flow-mod messages and to install | Rafael Zalamena |
2016-11-17 | remove IO_TLSVERIFIED which is not a io event, and inline necessary code | Eric Faurot |
2016-11-16 | Remove unused bits; no functional change | Mike Belopuhov |
2016-11-16 | Intel X550 specific module; not hooked up to the build yet | Mike Belopuhov |
2016-11-16 | Add new structures and new fields; no functional change | Mike Belopuhov |
2016-11-16 | Add new register definitions from the upstream; no binary change | Mike Belopuhov |
2016-11-16 | Set permissions of /usr/share/info/dir explicitly, so they don't depend on | Theo Buehler |
2016-11-16 | pass the user pointer as parameter to the io callback instead of having | Eric Faurot |
2016-11-16 | Always attempt to restart the transmission when OACTIVE is set | Mike Belopuhov |
2016-11-16 | sync | Theo de Raadt |
2016-11-16 | Merge comments altogether, it's easier to understand this way. | Antoine Jacoutot |
2016-11-16 | Test multiple combinations of divert connections. The socket cleanup | Alexander Bluhm |
2016-11-16 | Sync switchd(8) and vmd(8) with the latest proc.c changes. This sync | Rafael Zalamena |
2016-11-16 | If we install a new kernel, add /bsd twice (for size checking) when: | Antoine Jacoutot |
2016-11-16 | /bsd.rollbackXX -> bsd.syspatchXX to make it more obvious where it comes from | Antoine Jacoutot |
2016-11-16 | Convert gre_send_keepalive() to timeout_set_proc(9) as it calls ip_output(). | Martin Pieuchot |
2016-11-16 | if_link_state_change() doesn't need to be called under splsoftnet(), | Martin Pieuchot |
2016-11-16 | Kill outdated comment talking about sofnet. | Martin Pieuchot |
2016-11-16 | Use goto in bpf{read,write}() to ease review of locked sections. | Martin Pieuchot |
2016-11-16 | Be consistent and do not use braces for single line statements. | Martin Pieuchot |
2016-11-16 | Add new DLT_OPENFLOW link-type to allow using tcpdump to debug switch(4), | Reyk Floeter |
2016-11-16 | Fix calculation of whether we need a region for drawing a cell (only if | Nicholas Marriott |
2016-11-16 | Bring icmp6_mtudisc_clone() in line with icmp_mtudisc_clone(). The | Alexander Bluhm |
2016-11-16 | Inherit route label when creating dynamic routes for path MTU. | Alexander Bluhm |
2016-11-16 | Don't error if renaming a session to its current name, from shik dot | Nicholas Marriott |