Re: [PATCH net-next/iproute v2 0/5] tc: bash-completion: Add features

2017-02-07 Thread Stephen Hemminger
On Tue, 7 Feb 2017 15:50:47 +0200 Yotam Gigi wrote: > The first 4 patches add support for autompletion of filter actions, thus > allowing the following tab completions: > > $ tc filter add dev eth0 u32 [...] action > bpf gactmirred sample > > $ tc filter add dev eth0 u32 [...] action

[PATCH net-next/iproute v2 0/5] tc: bash-completion: Add features

2017-02-07 Thread Yotam Gigi
The first 4 patches add support for autompletion of filter actions, thus allowing the following tab completions: $ tc filter add dev eth0 u32 [...] action bpf gactmirred sample $ tc filter add dev eth0 u32 [...] action sample action group ratetrunc $ tc filter add dev eth0 u32