summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2016-07-212004 privsep caused "tcpdump -r" to became a priviledged operation becauseTheo de Raadt
2016-07-20fix typos in commentsReyk Floeter
2016-07-20pledge switchctlReyk Floeter
2016-07-20pledge(2) all the switchd processes.Reyk Floeter
2016-07-20Handle ports as uint32_t instead of in_port_t: OpenFlow 1.0 used 16bitReyk Floeter
2016-07-20Parse and print OpenFlow 1.3 PACKET_IN and OXM (Openflow eXtended Match) -Reyk Floeter
2016-07-20Use more compact idiom to select architecture dependent files to compile. NoKenneth R Westerback
2016-07-20Update OpenFlow 1.3 stub based on the 1.0 code.Reyk Floeter
2016-07-20Fix dependencies of generated map files.Reyk Floeter
2016-07-20Add a -n flag to check the configuration and exit. Matches what almostJonathan Gray
2016-07-20Fix typoYASUOKA Masahiko
2016-07-19The -DNAME=switch flag is an artifact from the PoC when I couldn'tReyk Floeter
2016-07-19Correctly use ssize_t instead of size_t for read/write return values.Reyk Floeter
2016-07-19Remove unused variableReyk Floeter
2016-07-19A bit of cleanup and style changes. ofcconn needs more work.Reyk Floeter
2016-07-19L2 tun is tap nowReyk Floeter
2016-07-19Don't use .p_shutdown in the proc structReyk Floeter
2016-07-19Comment out device/switch(4) for nowReyk Floeter
2016-07-19Import switchd(8), a basic WIP OpenFlow implementation for OpenBSD.Reyk Floeter
2016-07-19Replace malloc() + memset() with calloc().Martin Natano
2016-07-19In rcctl ls, skip all files with a '.' in the name, not just rc.subr;Stuart Henderson
2016-07-19remove bogus attributes from ifstated, spooted by guenther@Sebastian Benoit
2016-07-19remove bogus attributes on fatal* spotted by guenther@Sebastian Benoit
2016-07-18add format attributes to log functions and fix some errorsSebastian Benoit
2016-07-18add format attributes to log functionsSebastian Benoit
2016-07-18add format attributes to log functionsSebastian Benoit
2016-07-18add format attributes to log functionsSebastian Benoit
2016-07-18add format attributes to log functions and fix two errorsSebastian Benoit
2016-07-18add format attributes to log functions and fix am error when usingSebastian Benoit
2016-07-18Fix VFLAG formattingPhilip Guenther
2016-07-18Linking against libkvm is unnecessary herePhilip Guenther
2016-07-16Remove potential overflow when validating message's length.Renato Westphal
2016-07-16Fix parsing of mal-formed optional TLVs/Sub-TLVs.Renato Westphal
2016-07-15Improve logging of reserved labels.Renato Westphal
2016-07-15Explicitly ignore the Hop Count and Path Vector TLVs.Renato Westphal
2016-07-15Update per-neighbor GTSM options on config reload.Renato Westphal
2016-07-13output the no-longer-so-new AS operators when printing theSebastian Benoit
2016-07-13Adjust existing tls_config_set_cipher() callers for TLS cipher groupJoel Sing
2016-07-13Introduce RTF_MULTICAST and flag corresponding IPv6 routes as suchMartin Pieuchot
2016-07-12Document that the syslogd options -c and -k must be used together.Alexander Bluhm
2016-07-12Add support for TLS client certificates in syslogd. This allows aAlexander Bluhm
2016-07-11Teach tcpdump to recognize MPLS pseudowire with control words. AddedRafael Zalamena
2016-07-09Prepare vionet to be handled asynchronously to the VCPU threadStefan Kempf
2016-07-08When making a copy of svc_pollfd, use the correct size.Todd C. Miller
2016-07-08Return 0 on read from PIT control port. Intel explicitly says this is notMike Larkin
2016-07-07Updated the ldpd.conf man page examplesRafael Zalamena
2016-07-07sanity check vm create and run args earlierMike Larkin
2016-07-06Allow space-deliminated fields in syslog.conf in addition toTodd C. Miller
2016-07-06route6d spring cleanupJeremie Courreges-Anglas
2016-07-06clarify a comment about memory regionsMike Larkin