From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexei Starovoitov Subject: Re: [PATCH net-next] modules: allow modprobe load regular elf binaries Date: Mon, 12 Mar 2018 10:22:00 -0700 Message-ID: <1f3e2c92-1e09-cc77-3b90-e33d7da35a2f@fb.com> References: <20180309.135724.452219538059491199.davem@davemloft.net> <81b7599d-aab7-6cb6-7843-64510c8f6260@fb.com> <20180310140843.GP4449@wotan.suse.de> <20180310151652.GV4449@wotan.suse.de> <20180310153431.GW4449@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Cc: Jessica Yu , Linus Torvalds , Mimi Zohar , Djalal Harouni , David Miller , Andy Lutomirski , Kees Cook , Alexei Starovoitov , Al Viro , Daniel Borkmann , Greg Kroah-Hartman , Network Development , Linux Kernel Mailing List , kernel-team , Linux API To: "Luis R. Rodriguez" Return-path: In-Reply-To: <20180310153431.GW4449@wotan.suse.de> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 3/10/18 7:34 AM, Luis R. Rodriguez wrote: > Also, > > Alexei you never answered my questions out aliases with the umh modules. > Long term this important to consider. aliases always felt like a crutch to me. I can see an argument when they're used as 'alias pci:* foo' but the way it's used in networking with ip_set_* and nf-* is something I prefer not to ever do again. Definitely no aliases for bpfilter umh.