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