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
/
libiproute
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ip: fix crash in "ip neigh show"
Denys Vlasenko
2018-02-14
6
-11
/
+15
*
iproute/iprule: support toolchains without RTA_TABLE routing attribute
Eugene Rudoy
2017-10-27
2
-9
/
+28
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
8
-10
/
+0
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
4
-4
/
+0
*
iproute: support for filtering by and printing of scope
André Draszik
2017-06-13
1
-4
/
+22
*
ip rule: add suppress_{prefixlength,ifgroup} options
Stefan Tomanek
2017-06-13
1
-27
/
+46
*
ipaddress: tweak help text
Denys Vlasenko
2017-04-07
1
-3
/
+7
*
iproute: add "a" command as a synonym to "add"
Denys Vlasenko
2017-04-07
1
-24
/
+37
*
libiproute: FACT_FUNCization
Denys Vlasenko
2017-04-07
2
-39
/
+41
*
iproute: support advmss option
Denys Vlasenko
2017-04-07
1
-12
/
+19
*
iproute: update help text, add commented-out code for unsupported options
Denys Vlasenko
2017-04-06
1
-3
/
+167
*
iplink: implement "set promisc on|off". Closes 4682
Denys Vlasenko
2017-04-06
1
-20
/
+11
*
ip link: tidying up
Denys Vlasenko
2017-04-06
1
-165
/
+144
*
fix breakage found by mass one-applet builds
Denys Vlasenko
2016-12-23
1
-0
/
+3
*
libiproute: handle table ids larger than 255
Lukasz Nowak
2016-12-18
2
-6
/
+29
*
libnetlink: fix alignment of netlink messages
Hauke Mehrtens
2016-09-18
1
-8
/
+8
*
libiproute: eliminate some redundant zero stores
Denys Vlasenko
2016-08-14
2
-27
/
+31
*
ip: fix an improper optimization: req.r.rtm_scope may be nonzero here
Denys Vlasenko
2016-08-14
1
-2
/
+1
*
ip: fix problem on mips64 n64 big endian musl systems
Szabolcs Nagy
2016-04-24
1
-13
/
+24
*
*: slap on a few ALIGN1/2s where appropriate
Denys Vlasenko
2016-04-22
3
-4
/
+4
*
*: hopefully all setup_common_bufsiz() are in place
Denys Vlasenko
2016-04-21
3
-1
/
+10
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
3
-3
/
+6
*
iproute: support "scope". Closes 8561
Denys Vlasenko
2015-12-30
1
-19
/
+33
*
libiproute: use if_nametoindex
Ron Yorston
2015-10-24
1
-24
/
+1
*
libiproute: make rt_addr_n2a() and format_host() return auto strings
Denys Vlasenko
2015-10-14
7
-75
/
+57
*
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
Denys Vlasenko
2015-10-14
9
-45
/
+44
*
networking: add 'ip neigh' command
Curt Brune
2015-10-14
6
-25
/
+389
*
libbb: auto_string() for efficient handling of temporary malloced stirngs
Denys Vlasenko
2015-10-09
2
-7
/
+8
*
iproute: more string reuse
Denys Vlasenko
2015-10-08
1
-6
/
+9
*
iproute: don't hardcode the path to config files
Christoph J. Thompson
2015-10-08
1
-5
/
+7
*
ip: increased max ID for /etc/iproute2/rt_tables to 1023
Denys Vlasenko
2015-10-08
1
-10
/
+19
*
libiproute: use itoa() where appropriate
Denys Vlasenko
2015-10-08
9
-61
/
+37
*
ipaddress: better formatting, no code changes
Denys Vlasenko
2015-07-01
1
-6
/
+10
*
ip addr: support change and replace commands
Michael Tokarev
2015-07-01
1
-8
/
+12
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
1
-1
/
+1
*
iproute: support onelink route option and print route flags
Michael Tokarev
2014-11-17
1
-1
/
+17
*
libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes
Bartosz Golaszewski
2014-06-22
1
-1
/
+1
*
ip link: add support for "address ETHADDR". Closes 4862
Denys Vlasenko
2014-03-01
1
-2
/
+188
*
iplink: fix build with kernel versions prior to 2.6.23
Eugene Rudoy
2014-01-22
1
-0
/
+10
*
iplink: comment out include <net/if_packet.h>
Denys Vlasenko
2013-08-16
1
-1
/
+1
*
iplink: fix build error (IFLA_VLAN_PROTOCOL defined before include)
Denys Vlasenko
2013-07-28
1
-4
/
+4
*
ip link: add VLAN support
Patrick McHardy
2013-07-15
1
-9
/
+128
*
ip: code shrink
Denys Vlasenko
2013-07-15
3
-20
/
+16
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
3
-11
/
+15
*
Fix compile failure in ll_proto.c
Denys Vlasenko
2012-09-03
1
-2
/
+2
*
ll_proto.c: code shrink
Denys Vlasenko
2012-09-02
1
-23
/
+85
*
iplink: tweak includes to work on android
Denys Vlasenko
2011-06-12
1
-1
/
+1
*
*: simplify Ethernet header includes
Dan Fandrich
2011-06-10
1
-5
/
+1
*
add include <sys/socket.h>
Denys Vlasenko
2011-04-17
1
-0
/
+1
*
fix libiproute compile with kernel headers < 2.6.17
Stefan Seyfried
2011-02-26
1
-0
/
+3
[next]