OpenBSD CVS

src/usr.sbin/switchd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / switchd

Current tag: OPENBSD_6_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.8   6 years  espie   /tmp/cvsa9y4jm
[TXT] control.c (in the Attic) [Hide]  1.9   5 years  mestre   Remove cpath pledge(2) promise. We decided that not deleting the unix control so...
[TXT] genmap.sh (in the Attic) [Hide]  1.6   7 years  reyk   Define constmap in ofp_map.h to be shared along with ofp_map.c
[TXT] imsg_util.c (in the Attic) [Hide]  1.5   7 years  reyk   Implement socket server code that properly handles async I/O, partial messages, ...
[TXT] log.c (in the Attic) [Hide]  1.5   7 years  bluhm   From a syslog perspective it does not make sense to log fatal and warn with the ...
[TXT] ofcconn.c (in the Attic) [Hide]  1.13   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] ofp.c (in the Attic) [Hide]  1.18   7 years  rzalamena   Learn remote switch flow tables properties to find out where to install the defa...
[TXT] ofp10.c (in the Attic) [Hide]  1.21   5 years  akoshibe   switchd(8) will sometimes not save a copy of a packet needing forwarding even wh...
[TXT] ofp10.h (in the Attic) [Hide]  1.2   7 years  reyk   Remove local copy of ofp.h and use net/ofp.h instead
[TXT] ofp13.c (in the Attic) [Hide]  1.47   4 years  akoshibe   OpenFlow 1.3 defines packet header patterns of interest using TLVs (OXMs) that r...
[TXT] ofp_common.c (in the Attic) [Hide]  1.11   4 years  akoshibe   Remove arguments from ofp13_flowmod() which are unused and unnecessary. ok guen...
[TXT] ofp_map.h (in the Attic) [Hide]  1.9   7 years  reyk   Define a group_id map and rename the defines accordingly. Requested by rzalamen...
[TXT] ofrelay.c (in the Attic) [Hide]  1.10   7 years  rzalamena   Learn remote switch flow tables properties to find out where to install the defa...
[TXT] packet.c (in the Attic) [Hide]  1.6   5 years  akoshibe   switchd(8) will sometimes not save a copy of a packet needing forwarding even wh...
[TXT] parse.y (in the Attic) [Hide]  1.15   5 years  deraadt   (unsigned) means (unsigned int) which on ptrdiff_t or size_t or other larger typ...
[TXT] proc.c (in the Attic) [Hide]  1.14   5 years  akoshibe   Mirror bluhm's fixes for proc.c daemons to dup /dev/null for child processes in ...
[TXT] proc.h (in the Attic) [Hide]  1.8   5 years  akoshibe   Mirror bluhm's fixes for proc.c daemons to dup /dev/null for child processes in ...
[TXT] switch.c (in the Attic) [Hide]  1.3   7 years  rzalamena   Kill p_env from proc.c. The p_env variable was not being used seriously and it w...
[TXT] switchd.8 (in the Attic) [Hide]  1.4   7 years  jmc   article fix; from rob pierce
[TXT] switchd.c (in the Attic) [Hide]  1.18   4 years  schwarze   delete a stray blank from the usage() message; reported by Jesper Wallin
[TXT] switchd.conf.5 (in the Attic) [Hide]  1.10   4 years  sthen   to avoid confusion, use the IANA-registered port rather than the old made-up por...
[TXT] switchd.h (in the Attic) [Hide]  1.30   4 years  akoshibe   Remove arguments from ofp13_flowmod() which are unused and unnecessary. ok guen...
[TXT] timer.c (in the Attic) [Hide]  1.1   7 years  reyk   Import switchd(8), a basic WIP OpenFlow implementation for OpenBSD. switchd con...
[TXT] types.h (in the Attic) [Hide]  1.11   5 years  akoshibe   Currently, switchd(8) defaults to listening on port 6633, which was the defacto ...
[TXT] util.c (in the Attic) [Hide]  1.6   7 years  reyk   Stop accessing verbose and debug variables from log.c directly. This replaces l...