OpenBSD CVS

src/usr.sbin/switchctl/


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 / switchctl

Current tag: OPENBSD_6_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.5   6 years  espie   /tmp/cvsa9y4jm
[TXT] ofpclient.c (in the Attic) [Hide]  1.6   7 years  reyk   log_verbose() -> log_setverbose()
[TXT] parser.c (in the Attic) [Hide]  1.8   6 years  deraadt   #if 0 unused chunk for now
[TXT] parser.h (in the Attic) [Hide]  1.4   7 years  reyk   Add simple client to add flows from switchctl. Not finished yet, but it is bett...
[TXT] switchctl.8 (in the Attic) [Hide]  1.5   7 years  jmc   - Ar arg Ar arg is better written as Ar arg arg - sort
[TXT] switchctl.c (in the Attic) [Hide]  1.7   7 years  jsg   Use the sizeof operator on a struct not a pointer to one. ok rzalamena@