index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
ifplugd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update applet size estimates
Denys Vlasenko
2023-07-10
1
-1
/
+1
*
Remove "select PLATFORM_LINUX"
Denys Vlasenko
2022-11-29
1
-1
/
+0
*
Fix non-Linux builds
Samuel Thibault
2022-11-29
1
-0
/
+1
*
ifplugd: split -a into -a and -A, latter disables upping in iface creation
Denys Vlasenko
2022-04-30
1
-5
/
+7
*
help: s/Don't daemonize/Run in foreground/g
Denys Vlasenko
2021-10-08
1
-1
/
+1
*
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
1
-1
/
+1
*
libbb: introduce and use sleep1()
Denys Vlasenko
2020-11-29
1
-1
/
+1
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
1
-1
/
+0
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-8
/
+8
*
libbb: move netlink socket binding to the utility function
Denys Vlasenko
2019-06-03
1
-9
/
+1
*
Optionally re-introduce bb_info_msg()
James Byrne
2019-04-30
1
-10
/
+10
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
ifplugd: close signal race
Denys Vlasenko
2018-04-29
1
-0
/
+2
*
ifplugd: if SIOCSIFFLAGS fails with EADDRNOTAVAIL, don't die
Stefan Agner
2018-03-29
1
-1
/
+1
*
zcip: fix slow environment leak
Denys Vlasenko
2017-07-22
1
-4
/
+2
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-1
/
+1
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Convert all networking/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+10
*
ifplugd: if SIOCSIFFLAGS fails with ENODEV, don't die
Denys Vlasenko
2016-08-16
1
-2
/
+6
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
1
-3
/
+2
*
ifplugd: discovered why it needed net/ethernet.h: just for ETH_ALEN
Denys Vlasenko
2015-10-07
1
-0
/
+4
*
Aboriginal linux/musl build fixes
Denys Vlasenko
2015-10-05
1
-1
/
+11
*
ifplugd: code shrink
Denys Vlasenko
2014-02-10
1
-10
/
+12
*
ifplugd: use a larger netlink buffer
Tito Ragusa
2013-08-04
1
-4
/
+10
*
ifplugd: make -k send SIGINT, not SIGQUIT
Denys Vlasenko
2013-02-28
1
-1
/
+2
*
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
Anthony G. Basile
2012-12-19
1
-1
/
+1
*
ifplugd: tweak help text
Denys Vlasenko
2012-06-03
1
-3
/
+3
*
*: simplify Ethernet header includes
Dan Fandrich
2011-06-10
1
-1
/
+3
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+26
*
eliminate aliasing warning in networking/route.c
Denys Vlasenko
2011-01-20
1
-2
/
+4
*
ifplugd: eliminate aliasing warnings
Denys Vlasenko
2011-01-20
1
-10
/
+14
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
ifplugd: code shrink
Maksym Kryzhanovskyy
2010-07-22
1
-169
/
+164
*
ifplugd: code shrink
Maksym Kryzhanovskyy
2010-07-08
1
-60
/
+35
*
ifplugd: fix typo in prev commit
Denys Vlasenko
2010-05-11
1
-1
/
+1
*
ifplugd: replace potentially-leaking setenv with malloc/putenv/free
Denys Vlasenko
2010-05-08
1
-83
/
+20
*
ifplugd: more robust interface name match check
Denys Vlasenko
2010-04-02
1
-2
/
+5
*
ifplugd: code shrink; expanded comments
Maxim Kryzhanovsky
2010-03-30
1
-15
/
+11
*
ifplugd: code shrink
Maxim Kryzhanovsky
2010-03-29
1
-54
/
+34
*
*: merge some common strings
Denys Vlasenko
2010-03-23
1
-1
/
+1
*
*: code shrink and better "died from signal" reporting from wait4pid
Denys Vlasenko
2010-03-18
1
-3
/
+3
*
ifplugd: restore auto-ifup unless -a; make iff method less iffy :D
Denys Vlasenko
2010-01-08
1
-38
/
+34
*
ifplugd: simplify run_script()
Denys Vlasenko
2010-01-06
1
-15
/
+9
*
ifplugd: small optimization
Denys Vlasenko
2009-11-07
1
-1
/
+2
*
ifplugd: fix compile error
Denys Vlasenko
2009-10-23
1
-1
/
+1
*
randomconfig fixes
Denys Vlasenko
2009-08-08
1
-0
/
+1
*
ifplugd: fix warnings
Denys Vlasenko
2009-05-01
1
-6
/
+9
*
*: bb_error_msg's messages should not be capitalized
Denis Vlasenko
2009-04-29
1
-2
/
+2
*
ifplugd: tiny shrink
Denis Vlasenko
2009-04-26
1
-2
/
+2
[next]