index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2016-11-24
Fix a few signedness warnings in our copy of libsa's ufs.c.
Reyk Floeter
2016-11-24
Add support for booting the kernel from the disk image.
Reyk Floeter
2016-11-24
reset the io event when data is queued.
Eric Faurot
2016-11-22
Don't attempt to call vm_remove() with a NULL vm: some functions like
Reyk Floeter
2016-11-22
Add "features request" support and reply validation.
Rafael Zalamena
2016-11-22
Fix error path of config_setvm() and its callers. This unbreaks
Reyk Floeter
2016-11-22
Restore previous errno after log_warn*() to make sure that it never
Reyk Floeter
2016-11-22
Implement support for version negotiation using hello messages. This
Rafael Zalamena
2016-11-22
Fix printf of NULL for the FILTERERR case when the tempfile is empty
Todd C. Miller
2016-11-22
Make sure /var/syspatch/$OSREV is not on a read-only mount-point when doing
Antoine Jacoutot
2016-11-22
Fix OFP spelling for version bitmap define in ofp header and tcpdump, also
Rafael Zalamena
2016-11-22
There is no need for res when there is already ret.
Reyk Floeter
2016-11-22
Insert disabled VMs into vmd(8)'s queues and allow vmctl(8) to display them.
Edd Barrett
2016-11-22
Allow passing an explicit return code to sp_err() in case we don't want to exit
Antoine Jacoutot
2016-11-22
Normalize the io input buffer internally when reinstalling the io event, so
Eric Faurot
2016-11-21
Do more strict checks of OXM by looking at mask restrictions and add
Rafael Zalamena
2016-11-21
Add truncation validation for packet-out and reuse the action validation
Rafael Zalamena
2016-11-21
Fix jumbo regress test for ofp10.c and use htonl() with OFP_PKTOUT_NO_BUFFER
Rafael Zalamena
2016-11-21
Implement better table features validation. With this we get free switchctl
Rafael Zalamena
2016-11-21
Check return value of tls_config_set_protocols(3) and log if it fails
Ricardo Mestre
2016-11-21
Use the same basename for the rollback tarball as the original patch.sig.
Antoine Jacoutot
2016-11-21
Tweak comment. Reverse cmp logic while here.
Antoine Jacoutot
2016-11-21
replace calls to iobuf_*() functions with the corresponding io_*() wrappers.
Eric Faurot
2016-11-21
Parse flow-status instructions in multipart replies, so we can see what
Rafael Zalamena
2016-11-20
Remove some old code that isn't needed anymore.
Mike Larkin
2016-11-20
Extend the DLT_OPENFLOW header to include the switch datapath id.
Reyk Floeter
2016-11-20
add dedicated functions to set fd and callback on a struct io.
Eric Faurot
2016-11-19
Make tcpdump indicate basic rates listed in beacons with an asterisk.
Stefan Sperling
2016-11-19
Print metric and type for "redistribute" in ospfd -v.
Stuart Henderson
2016-11-18
Unbreak the tree: OFP_GROUP_ANY was renamed to OFP_GROUP_ID_ANY.
Theo Buehler
2016-11-18
The special LOCAL and CONTROLLER ports are valid source ports that
Reyk Floeter
2016-11-18
Make switchd(8) use more strings just like tcpdump(8). While here remove
Rafael Zalamena
2016-11-18
Add support for printing the missing OpenFlow set-queue action.
Rafael Zalamena
2016-11-18
Don't print the field 'actions' on features reply, because in the new
Rafael Zalamena
2016-11-18
miss_send_len can also be a CONTROLLER_MAXLEN string not just a number.
Reyk Floeter
2016-11-18
Updates tcpdump's OpenFlow printer to use the string maps from switchd
Reyk Floeter
2016-11-18
Define a group_id map and rename the defines accordingly.
Reyk Floeter
2016-11-18
Define constmap in ofp_map.h to be shared along with ofp_map.c
Reyk Floeter
2016-11-18
Remove leading _ from include guards as this violates the reserved space.
Reyk Floeter
2016-11-18
Add support for multiple listening sockets
Jeremie Courreges-Anglas
2016-11-18
Add more maps to print. As discussed with rzalamena@
Reyk Floeter
2016-11-18
Exclude the description field from the generated maps by default.
Reyk Floeter
2016-11-18
Small code improvements:
Rafael Zalamena
2016-11-18
Fix the flowmod header to send the correct command and buffer id.
Reyk Floeter
2016-11-18
Define the struct constmap in each generated C file.
Reyk Floeter
2016-11-18
Fix file reference in generated comment OK rzalamena@
Reyk Floeter
2016-11-18
fix regression introduced in previous commit
Eric Faurot
2016-11-17
Add io api functions for dealing with buffered data, as wrapper around
Eric Faurot
2016-11-17
Fix some styles issues: break big lines and remove some useless spaces.
Rafael Zalamena
2016-11-17
Re-add the root user checks in the quirks; that part is to be removed soon.
Antoine Jacoutot
[next]