summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/memset.c
diff options
context:
space:
mode:
authordhartmei <dhartmei@openbsd.org>2002-04-24 18:10:25 +0000
committerdhartmei <dhartmei@openbsd.org>2002-04-24 18:10:25 +0000
commit032e40b7392d2c5d2fc05a380da5118b1a1d5615 (patch)
tree79614b9715de0f8a17c094fbb5317d4a3be81b53 /sys/lib/libkern/memset.c
parentInitialize if_addrhooks in if_attachhead() like in if_attach(), either (diff)
downloadwireguard-openbsd-032e40b7392d2c5d2fc05a380da5118b1a1d5615.tar.xz
wireguard-openbsd-032e40b7392d2c5d2fc05a380da5118b1a1d5615.zip
Add dynamic (in-kernel) interface name -> address translation. Instead of
using just the interface name instead of an address and reloading the rule set whenever the interface changes its address, the interface name can be put in parentheses, and the kernel will keep track of changes and update rules. There is no additional cost for evaluating rules (per packet), the cost occurs when an interface changes address (and the rules are traversed and updated where necessary).
Diffstat (limited to 'sys/lib/libkern/memset.c')
0 files changed, 0 insertions, 0 deletions