summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2004-09-08 16:18:12 +0000
committerhenning <henning@openbsd.org>2004-09-08 16:18:12 +0000
commitf3a7e6474bc62b7e2c855bda3e08b5c2d3aefa44 (patch)
tree3b8634ab48148aabc1fc2bf80809c36cc0aa0059 /sys/lib/libkern/arch
parentsecurity fix: (diff)
downloadwireguard-openbsd-f3a7e6474bc62b7e2c855bda3e08b5c2d3aefa44.tar.xz
wireguard-openbsd-f3a7e6474bc62b7e2c855bda3e08b5c2d3aefa44.zip
routed assumes it alone controls the routing table and tinkers with
routes it is not supposed to touch trying to aggregate them, which has unwanted effects when other routing daemons (bgpd) are running. note that bgpd behaves and only touches its own routes. workaround by ignoring routes with RTF_PROTO1 set, which bgpd sets for its routes. from a discussion with Arvid Grotting <arvidg@netfonds.no>, who tested a diff of same functionality (basically only formatting and comment different). ok deraadt
Diffstat (limited to 'sys/lib/libkern/arch')
0 files changed, 0 insertions, 0 deletions