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_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.6   7 years  reyk   Move some shared code into a new file. Discussed with rzalamena@
[TXT] control.c (in the Attic) [Hide]  1.8   7 years  krw   Nuke some whitespace that keeps poking me in the eye as I try to steal code.
[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.12   7 years  reyk   Start reworking the "device" support in switchd: Once connected, a device is jus...
[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.19   7 years  rzalamena   Implement the connection state machine for OpenFlow 1.0 and 1.3 to detect invali...
[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.43   7 years  rzalamena   Fix OXM parser for set-field messages. Found it the hardway while testing set-fi...
[TXT] ofp_common.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] 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.4   7 years  rzalamena   Set pkt_buf variable on incoming packet_in messages. small style correction and...
[TXT] parse.y (in the Attic) [Hide]  1.4   7 years  krw   Replace symset()'s hand-rolled for(;;) traversal of 'symhead' TAILQ with more mo...
[TXT] proc.c (in the Attic) [Hide]  1.11   7 years  krw   Nuke some whitespace that keeps poking me in the eye as I try to steal code.
[TXT] proc.h (in the Attic) [Hide]  1.6   7 years  reyk   Stop accessing verbose and debug variables from log.c directly. This replaces l...
[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.15   7 years  reyk   Stop accessing verbose and debug variables from log.c directly. This replaces l...
[TXT] switchd.conf.5 (in the Attic) [Hide]  1.6   7 years  sobrado   argument to the document description (Nd) macro should be lowercase. ok jmc@
[TXT] switchd.h (in the Attic) [Hide]  1.28   7 years  rzalamena   Learn remote switch flow tables properties to find out where to install the defa...
[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.10   7 years  reyk   Define constmap in ofp_map.h to be shared along with ofp_map.c
[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...