OpenBSD CVS

CVS log for src/sys/net/if_wg.h


[BACK] Up to [local] / src / sys / net

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Thu Jun 1 18:57:53 2023 UTC (12 months, 1 week ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored)

Add support for wireguard peer descriptions

"wgdescr[iption] foo" to label one peer (amongst many) on a wg(4) interface,
"-wgdescr[iption]" or "wgdescr ''" to remove the label, completely analogous
to existing interface discriptions.

Idea/initial diff from Mikolaj Kucharski (OK sthen)
Tests/prodded by Hrvoje Popovski
Tweaks/manual bits from me
Feedback deraadt sthen mvs claudio
OK claudio

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 22 12:20:44 2020 UTC (3 years, 11 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.3: +2 -0 lines
Diff to previous 1.3 (colored)

add missing rcs id

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jun 21 12:11:26 2020 UTC (3 years, 11 months ago) by dlg
Branch: MAIN
Changes since 1.2: +74 -125 lines
Diff to previous 1.2 (colored)

add wg(4), an in kernel driver for WireGuard vpn communication.

thanks to Matt Dunwoodie and Jason A. Donenfeld for their effort.
it's at least as functional as the go implementation, and maybe
more so since this one works on more architectures.

i'm sure there's further development that can be done, but you can
say that about anything and everything that's in the tree.

ok deraadt@

Revision 1.2, Sat Apr 27 05:24:02 2019 UTC (5 years, 1 month ago) by dlg
Branch: MAIN
Changes since 1.1: +1 -1 lines
FILE REMOVED

back out, this isn't part of a vlan change.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Apr 27 05:14:33 2019 UTC (5 years, 1 month ago) by dlg
Branch: MAIN

get rid of ifv_linkmib and a bunch of useless macros

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.