summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-agent.1
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2010-11-17 19:34:49 +0000
committerhenning <henning@openbsd.org>2010-11-17 19:34:49 +0000
commit0bf2de0c368585ee75ac714ae535fe048a3699a3 (patch)
tree3fdb83550c90d98f84c8c43c173fd5e06303c3c7 /usr.bin/ssh/ssh-agent.1
parentan extra parameter for in_ifinit, indicating wether the ifaddr passed to it (diff)
downloadwireguard-openbsd-0bf2de0c368585ee75ac714ae535fe048a3699a3.tar.xz
wireguard-openbsd-0bf2de0c368585ee75ac714ae535fe048a3699a3.zip
maintain an RB tree of ifaddrs in the system (addresses and broadcast addrs,
the latter is also the dest addr on P2P interfaces) for faster lookups in the future. walking the linked list of all interfaces in the system to walk the linked list of addresses on each of them isn't particularily fast, especially with many interfaces and addresses. written at n2k10 in australia in january, but had to be backed out. the offenders have been fixed: -ipvshit rtsol code calling these functions in interrupt context (surprised this hasn't caused more havoc) -various places in the stack added empty ifaddr structs, filling them in later -sloppy recycling of ifaddrs in some places finished at j2k10 in japan in september tested by many, ok sthen krw dlg claudio
Diffstat (limited to 'usr.bin/ssh/ssh-agent.1')
0 files changed, 0 insertions, 0 deletions