diff options
author | 2011-10-12 07:20:03 +0000 | |
---|---|---|
committer | 2011-10-12 07:20:03 +0000 | |
commit | dfdec4febed635b3ceea67265070980456211ce9 (patch) | |
tree | d00d5596c3c3bb919059c1f318141b6ff38869f2 /sys | |
parent | We don't need to break after calling err(3) because this function will (diff) | |
download | wireguard-openbsd-dfdec4febed635b3ceea67265070980456211ce9.tar.xz wireguard-openbsd-dfdec4febed635b3ceea67265070980456211ce9.zip |
Simplify and improve the way options are parsed and remove ~300 lines
of code that becomes unused. Few command line arguments changes are
required though:
- stream definitions (-ios) now must follow devices definitions they
are attached to (-fMn)
- the -n option is now a special "loopback" device and is thus used
like -f, eg it must precede streams
- in midicat, midi thru boxes are not created automatically anymore,
the new "-M" option must be used for that
- channel numbers (-Cc options) correspond always to channel numbers
of the hardware.
- the -u option isn't needed anymore
- increase the log verbosity so user errors are logged
without using -d
tested by many, help from jmc
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions