diff options
author | melifaro <melifaro@FreeBSD.org> | 2013-03-08 20:33:50 +0000 |
---|---|---|
committer | melifaro <melifaro@FreeBSD.org> | 2013-03-08 20:33:50 +0000 |
commit | fccbb24392498442446413909669b14d21bff824 (patch) | |
tree | 3d89190f3e61767c4da202d1bb085638ef81b595 /sys/fs/tmpfs/tmpfs_subr.c | |
parent | 291b1e246959b07286d746968d490efe50a46b8b (diff) | |
download | FreeBSD-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