Alex Dowad
|
65c501a093
ifupdown: 'prio' should have been 'metric' in static_up and static_up6
|
9 年之前 |
Denys Vlasenko
|
6d8ea1d50e
ifupdown: shrink a message
|
9 年之前 |
Frank Bergmann
|
6ca03f2dd8
ifupdown: correct ifstate update during 'ifup -a'. Closes 6212
|
9 年之前 |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 年之前 |
Denys Vlasenko
|
e765b5ac34
libbb: rename execable -> executable. No code changes
|
10 年之前 |
Kaarle Ritvanen
|
fe8390e0fe
ifupdown: support 'link' address family
|
10 年之前 |
Denys Vlasenko
|
fb03663619
ifupdown: support "source" stanza in /etc/network/interfaces
|
11 年之前 |
Denys Vlasenko
|
3f21044f20
ifupdown: code shrink
|
12 年之前 |
Denys Vlasenko
|
a803bfa0f0
ifupdown: remove unused errno assignments
|
12 年之前 |
Denys Vlasenko
|
11181335f9
ifupdown: simple code shrink
|
12 年之前 |
Denys Vlasenko
|
a0fd4a789c
style fixes, no code changes
|
12 年之前 |
Andreas Oberritter
|
3a9365e273
ifupdown: improve compatibility with Debian
|
12 年之前 |
Natanael Copa
|
cfcb1dac83
ifupdown: support metric for static default gw
|
12 年之前 |
Denys Vlasenko
|
d6f5000c13
*: style fixes. no code changes
|
13 年之前 |
Lauri Hintsala
|
454fe29a80
ifupdown: remove interface from state_list if iface_up fails
|
13 年之前 |
Denys Vlasenko
|
9c28fb8d28
ifupdown: code shrink
|
13 年之前 |
Peter Korsgaard
|
dd82443b92
ifupdown: support post-up / pre-down hooks
|
13 年之前 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 年之前 |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 年之前 |
Denys Vlasenko
|
681efe20d3
use user's shell instead of hardwired "/bin/sh" (android needs this)
|
13 年之前 |
Alexey Fomenko
|
1df0af7670
don't leak malloced variables in the loop; remove double alloc
|
13 年之前 |
Denys Vlasenko
|
66cb7bed33
ifupdown: add manual method for IPv6. Closes bug 2497.
|
14 年之前 |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 年之前 |
Denys Vlasenko
|
2ab3acb274
ifupdown: %client%, not %clientid%
|
14 年之前 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年之前 |
Pascal Bellard
|
926031b764
*: introduce and use xfork() and xvfork()
|
14 年之前 |
Pascal Bellard
|
21e8e8da64
libbb: introduce and use BB_EXECVP_or_die()
|
14 年之前 |
Denys Vlasenko
|
41ddd9f606
*: make exec failure message more consistent
|
14 年之前 |
Denys Vlasenko
|
78abf88dcc
ifdown: use /var/run/udhcpc.%iface%.pid only if it exists
|
14 年之前 |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
15 年之前 |