diff options
author | Alin Năstac <mrness@gentoo.org> | 2008-08-31 11:15:43 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2008-08-31 11:15:43 +0000 |
commit | c24db78a2a2ce7e7cc0709930621fd223a249443 (patch) | |
tree | a4e8eb049a52a883885169ba0365ef038dba10e7 /profiles/base/package.use | |
parent | wvstreams gcc43 fix (diff) | |
download | gentoo-2-c24db78a2a2ce7e7cc0709930621fd223a249443.tar.gz gentoo-2-c24db78a2a2ce7e7cc0709930621fd223a249443.tar.bz2 gentoo-2-c24db78a2a2ce7e7cc0709930621fd223a249443.zip |
Add udpfromto flag for net-dialup/freeradius (#235688).
Diffstat (limited to 'profiles/base/package.use')
-rw-r--r-- | profiles/base/package.use | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use index 31afcbc5fa69..d405a214880f 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -47,3 +47,9 @@ app-emulation/emul-linux-x86-soundlibs arts # Since we have unicode on by default pretty much everywhere, add slang so we # can get a unicode-aware Midnight Commander. app-misc/mc slang + +# 2008/08/31 - Alin Năstac <mrness@gentoo.org> +# This option is needed on multi-homed boxes, otherwise the server could +# answer with the wrong source IP address (#235688). +net-dialup/freeradius udpfromto + |