summary refs log tree commit diff
path: root/Completion/Unix/Type/_find_net_interfaces
Commit message (Collapse)AuthorAgeFilesLines
* 46075: drelo: prefer ip on linux for finding network interfacesdrelo2020-06-261-3/+9
|
* 36113: ip(8) may add suffixes which is not good for completion matchesEric Cook2015-08-131-13/+6
|
* users/20058: improve device completion in ip completion.Peter Stephenson2015-03-311-0/+42
We were too eager to regard strings already on the command line as possible devices.