Denys Vlasenko
|
db169f2538
ip: fix "ip -oneline a"
|
6 gadi atpakaļ |
Denys Vlasenko
|
68ae54243c
ip: fix crash in "ip neigh show"
|
6 gadi atpakaļ |
Denys Vlasenko
|
a02a4e9830
whitespace and comment format fixes, no code changes
|
7 gadi atpakaļ |
Denys Vlasenko
|
4eaa0f7729
ipaddress: tweak help text
|
7 gadi atpakaļ |
Denys Vlasenko
|
9de2e5a222
*: hopefully all setup_common_bufsiz() are in place
|
8 gadi atpakaļ |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 gadi atpakaļ |
Denys Vlasenko
|
926d801fa5
libiproute: make rt_addr_n2a() and format_host() return auto strings
|
9 gadi atpakaļ |
Denys Vlasenko
|
0f296a3a56
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
|
9 gadi atpakaļ |
Denys Vlasenko
|
3d8d5e8ad4
libiproute: use itoa() where appropriate
|
9 gadi atpakaļ |
Denys Vlasenko
|
db31c637fa
ipaddress: better formatting, no code changes
|
9 gadi atpakaļ |
Michael Tokarev
|
6a7cd3d4ab
ip addr: support change and replace commands
|
9 gadi atpakaļ |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 gadi atpakaļ |
Denys Vlasenko
|
9b58fe9c0b
ip: code shrink
|
11 gadi atpakaļ |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
12 gadi atpakaļ |
Stefan Seyfried
|
da4441c44f
fix libiproute compile with kernel headers < 2.6.17
|
13 gadi atpakaļ |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 gadi atpakaļ |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 gadi atpakaļ |
Denys Vlasenko
|
2e9b5510d6
libiproute: code shrink by adding FAST_FUNC
|
14 gadi atpakaļ |
Denys Vlasenko
|
fd744519d1
ip a: fix SEGV if "dev IFACE" is not specified
|
14 gadi atpakaļ |
Denys Vlasenko
|
eb29e91dc6
trivial fixes: use uint8_t, not __u8; fix defconfig for fgconsole
|
14 gadi atpakaļ |
Bernhard Reutner-Fischer
|
c5f30c0df8
ip addr: shrink
|
14 gadi atpakaļ |
Bernhard Reutner-Fischer
|
cc4493a95c
ip addr: unify parsing args
|
14 gadi atpakaļ |
Bernhard Reutner-Fischer
|
49ee8393f4
ipaddress: print OPERSTATEs and NO-CARRIER
|
14 gadi atpakaļ |
Denys Vlasenko
|
651a2697f7
*: merge some common strings
|
14 gadi atpakaļ |
Denys Vlasenko
|
36659fda1f
*: fix 1/4 remaining aliasing warnings
|
15 gadi atpakaļ |
Denys Vlasenko
|
ffc4bced95
libiproute: eliminate unused fields in struct filter_t's; style fixes
|
15 gadi atpakaļ |
Denys Vlasenko
|
9037787eae
*: fix places where we were still using malloc/realloc
|
15 gadi atpakaļ |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 gadi atpakaļ |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
15 gadi atpakaļ |
Denys Vlasenko
|
d31575a3ae
libiproute/*: code shrink
|
15 gadi atpakaļ |