summaryrefslogtreecommitdiffstats
path: root/sys/fs/tmpfs/tmpfs_subr.c
diff options
context:
space:
mode:
authormelifaro <melifaro@FreeBSD.org>2013-03-08 20:33:50 +0000
committermelifaro <melifaro@FreeBSD.org>2013-03-08 20:33:50 +0000
commitfccbb24392498442446413909669b14d21bff824 (patch)
tree3d89190f3e61767c4da202d1bb085638ef81b595 /sys/fs/tmpfs/tmpfs_subr.c
parent291b1e246959b07286d746968d490efe50a46b8b (diff)
downloadFreeBSD-src-fccbb24392498442446413909669b14d21bff824.zip
FreeBSD-src-fccbb24392498442446413909669b14d21bff824.tar.gz
Fix long-standing issue with interface routes being unprotected:
Use RTM_PINNED flag to mark route as immutable. Forbid deleting immutable routes without special rtrequest1_fib() flag. Adding interface address with prefix already in route table is handled by atomically deleting old prefix and adding interface one. Discussed with: andre, eri MFC after: 3 weeks
Diffstat (limited to 'sys/fs/tmpfs/tmpfs_subr.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud