summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2008-06-13 19:08:19 +0000
committerhenning <henning@openbsd.org>2008-06-13 19:08:19 +0000
commit2640f3b809f2cd8dd81b796ffe300da760ac03f3 (patch)
treeb451f578081f1573957488e014614d02e0853f02 /lib/libc/stdlib/malloc.c
parentAllow selfinsert to be called with FFRAND; i.e. from another (diff)
downloadwireguard-openbsd-2640f3b809f2cd8dd81b796ffe300da760ac03f3.tar.xz
wireguard-openbsd-2640f3b809f2cd8dd81b796ffe300da760ac03f3.zip
we used to use the lowest (so it is deterministic) mac address in the
system for the bridge ID for stp. That worksfine unless you have two bridges in the system that talkto the same neighboring systems (switches), because the two bridges on the openbsd system would have the same ID. fix by only looking at interfaces part of the bridge and using the lowest mac address of these. works fine because stpcan only be enabled on IFT_ETHER interfaces so there is always at least one and we re-evaluate every time an interface is added or deleted from the bridge. diff was rotting in my tree for at least a year, I have no idea what triggered it really. ok reyk mk djm
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions