Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ip: use rtnl_send_check() on flush commands, closes 6962 | Denys Vlasenko | 2019-05-22 | 1 | -4/+5 |
* | ip: fix crash in "ip neigh show" | Denys Vlasenko | 2018-02-08 | 1 | -4/+6 |
* | whitespace and comment format fixes, no code changes | Denys Vlasenko | 2017-10-05 | 1 | -1/+0 |
* | *: slap on a few ALIGN1/2s where appropriate | Denys Vlasenko | 2016-04-22 | 1 | -1/+1 |
* | *: hopefully all setup_common_bufsiz() are in place | Denys Vlasenko | 2016-04-21 | 1 | -0/+3 |
* | libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it | Denys Vlasenko | 2016-04-21 | 1 | -1/+2 |
* | libiproute: make rt_addr_n2a() and format_host() return auto strings | Denys Vlasenko | 2015-10-14 | 1 | -3/+2 |
* | libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) | Denys Vlasenko | 2015-10-14 | 1 | -5/+5 |
* | networking: add 'ip neigh' command | Curt Brune | 2015-10-14 | 1 | -0/+354 |