Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
iproute2
/
f00073e8b99385184d2dd2c6b4989b2ade49de96
/
lib
f00073e
lib names: Add helper func for parse id and name from file
by vadimk
· 10 years ago
4e5615b
lib names: Use CONFDIR for specify 'group' file path
by vadimk
· 10 years ago
1fa804e
iproute2: Add support for babel protocol table entry
by Dave Taht
· 10 years ago
eef43b5
ss: Identify more netlink protocol names
by vadimk
· 10 years ago
4d9a264
utils: relax strtoX checking in get_time_rtt
by Florian Westphal
· 10 years ago
e557212
netlink: extend buffers to 16K
by Eric Dumazet
· 10 years ago
1910618
ll_types: add netlink ARPHRD
by Daniel Borkmann
· 10 years ago
656111b
cleanup warnings
by Stephen Hemminger
· 10 years ago
316c234
iproute2: utils: change hexstring_n2a and hexstring_a2n to do not work with ":"
by Jiri Pirko
· 10 years ago
81ebcb2
iproute2: use named constants instead of number literals to fill rtnl_rttable_hash
by Masatake YAMATO
· 11 years ago
58ed50e
iproute2: use named constants instead of number literals to fill rtnl_rtscope_tab
by Masatake YAMATO
· 11 years ago
aa574cd
vxlan: add ipv6 support
by WANG Cong
· 11 years ago
4e20cc5
ipv6 gre: add entry to ether types
by Stephen Hemminger
· 11 years ago
c4fdf75
ip link: fix display of interface groups
by Stefan Tomanek
· 11 years ago
8fd8f6e
ip: iplink_vlan: add 802.1ad support
by Patric McHardy
· 11 years ago
bcb9d40
ip: set the close-on-exec flag for descriptors
by Andrey Vagin
· 11 years ago
c083d99
iproute2: fix build failure on sparc due to -Wformat and tv_usec
by Andreas Henriksson
· 11 years ago
63338dc
libnetlink: Use ifinfomsg instead of rtgenmsg in rtnl_wilddump_req_filter
by Alexander Duyck
· 12 years ago
697ac63
utils: fix range checking for get_u32/get_u64 et all
by Stephen Hemminger
· 12 years ago
0025e5d
ll_map: add name and index hash
by Stephen Hemminger
· 12 years ago
16f02e1
libnetlink: check flag NLM_F_DUMP_INTR during dumps
by Nicolas Dichtel
· 12 years ago
5f21823
ll_map: use net/if.h to get prototype
by Stephen Hemminger
· 12 years ago
3e26112
ll_map: remove unused address fields
by Stephen Hemminger
· 12 years ago
b1b7ce0
bridge: Add support for printing bridge port attributes
by Vlad Yasevich
· 12 years ago
9eff0e5
bridge: Add vlan configuration support
by Vlad Yasevich
· 12 years ago
257422f
rtnl_wilddump_request: fix alignment issue for embedded platforms
by Lutz Jaenicke
· 12 years ago
46ac8a5
lib: make string arguments const
by Stephen Hemminger
· 12 years ago
5bd9dd4
include needed files
by Strake
· 12 years ago
691c8a6
lib: include the Config file too
by Mike Frysinger
· 12 years ago
2c389b0
iproute2: drop libresolv
by Andreas Henriksson
· 12 years ago
328d482
iproute2: GENL: merge GENL_REQUEST and GENL_INITIALIZER
by Julian Anastasov
· 12 years ago
8afcc28
iproute2: add libgenl files
by Julian Anastasov
· 12 years ago
b8cf1e9
iproute: Fix errno propagation from rtnl_talk
by Pavel Emelyanov
· 12 years ago
fb72129
iproute2 - Don't hardcode the path to config files
by Christoph J. Thompson
· 13 years ago
bd886eb
iproute2: Add netlink attribute to filter dump requests
by Rose, Gregory V
· 13 years ago
30d10db
utils: add s32 parser
by Hagen Paul Pfeifer
· 13 years ago
aa38c3e
using NLM_F_DUMP flag constant in libnetlink.c
by Masatake YAMATO
· 13 years ago
cd70f3f
libnetlink: remove unused junk callback
by Stephen Hemminger
· 13 years ago
2aa3dd2
libnetlink: add more attribute functions
by Stephen Hemminger
· 13 years ago
6cf8398
libnetlink: change rtnl_send() to take void *
by Stephen Hemminger
· 13 years ago
97c1358
Fix file descriptor leak on error in rtnl_hash_initialize()
by Thomas Jarosch
· 13 years ago
75dbf13
Add LLDP to ethernet type table
by Stephen Hemminger
· 13 years ago
21a85d3
Fix test for EOF on continuation line
by Stephen Hemminger
· 13 years ago
2dd9f8e
libnetlink: fix set never used warning
by Stephen Hemminger
· 13 years ago
d5b7420
Remove #ifdef's
by Stephen Hemminger
· 14 years ago
81d03dc
iproute: rename 'get_jiffies' since it uses msecs
by Gerrit Renker
· 14 years ago
9b2cdc0
iproute: fix unit conversion of rtt/rttvar/rto_min
by Gerrit Renker
· 14 years ago
94089ef
utils: get_jiffies always uses base=0
by Gerrit Renker
· 14 years ago
f960c92
iproute2: support listing devices by group
by Vlad Dogaru
· 14 years ago
4b3385f
Cleanup ll_map
by Stephen Hemminger
· 14 years ago
3056423
iproute2: initialize the ll_map only once
by Octavian Purdila
· 14 years ago
1e21ea7
Increase size of ifindex hash heads
by Stephen Hemminger
· 14 years ago
3bc1c4f
iproute2: Fix filtering related to flushing IP addresses.
by Ben Greear
· 14 years ago
4dbda0f
Update ARP header type table
by Stephen Hemminger
· 14 years ago
9ec0e89
dnet: fix strict aliasing warnings
by Mike Frysinger
· 14 years ago
24abb62
iproute2: fix addrlabel interface names handling
by Florian Westphal
· 14 years ago
800b444
ip: correctly report tunnel link type
by Jan Engelhardt
· 15 years ago
6e46ec8
libnetlink: Modify the parser to track first duplicated attributes
by Williams, Mitch A
· 15 years ago
b49240e
flush secondary addresses before primary ones
by Simon Horman
· 15 years ago
6837f77
iproute2: use -fPIC in lib/
by Andreas Henriksson
· 15 years ago
ee7ba98
iproute2: Add ll_index_to_addr function
by David Ward
· 15 years ago
232642c
Remove Changes: comments
by Stephen Hemminger
· 15 years ago
e03dcc0
iproute2: Support 20-byte link layer address in idxmap
by David Ward
· 15 years ago
7f03191
iproute uses too small of a receive buffer
by Patrick McHardy
· 15 years ago
24f3818
Fix flushing code - rtnl_send_check
by Sven Anders
· 15 years ago
2d8240f
Fix flushing of large number of entries
by Stephen Hemminger
· 15 years ago
98f9a1d
Add support Controller Area Network
by Oliver Hartkopp
· 16 years ago
1e659af
Add DHCP as routing protocol
by Stephen Hemminger
· 16 years ago
cafa6c8
Restore old address parsing but with checking
by Stephen Hemminger
· 16 years ago
94afda7
Compatiable network abbreviation support
by Stephen Hemminger
· 16 years ago
2ca4abd
ip: abbreviation of network-prefix is no longer possible with ip route
by Andreas Henriksson
· 16 years ago
516ffb6
Use inet_pton to read ipv4 addresses
by Stephen Hemminger
· 16 years ago
7dec1bf
Fix bad hash calculation because of signed address
by Stephen Hemminger
· 16 years ago
10bd7e8
add support for matching AOE and CAN ether types
by Stephen Hemminger
· 17 years ago
f31a37f
fix problem caused by rtnl_send checks
by Stephen Hemminger
· 17 years ago
54bb35c
poll for errors after rtnl_send
by Stephen Hemminger
· 17 years ago
aa8032e
libnetlink: don't spin forever on receive error
by Stephen Hemminger
· 17 years ago
6b1ac65
add decode of match rules
by Stephen Hemminger
· 17 years ago
4b270b1
Fix dotted quad for bit order
by Stephen Hemminger
· 17 years ago
5a0d1cb
iproute2: support dotted-quad netmask notation.
by Andreas Henriksson
· 17 years ago
037c635
Fix off by one in nested attribute management.
by Stephen Hemminger
· 17 years ago
d21e883
Fix corruption when using batch files with comments and broken lines.
by Andreas Henriksson
· 17 years ago
54e0b2e
rto support for ip command
by Rick Jones
· 17 years ago
2f90c9c
IPROUTE2: RTNETLINK nested attributes
by Patrick McHardy
· 17 years ago
dcb283c
iproute2: Support IFF_LOWER_UP and IFF_DORMANT
by Thomas Graf
· 17 years ago
0280ef8
iproute2: Format IPv6 tunnels endpoints nicely.
by David Lamparter
· 17 years ago
fc537c2
ip: add support for displaying link types 802 and 803
by Pavel Roskin
· 18 years ago
b16621c
incorrect initialization
by Stephen Hemminger
· 17 years ago
ae665a5
Remove trailing whitespace
by Stephen Hemminger
· 18 years ago
9626dfd
Add more includes
by Stephen Hemminger
· 18 years ago
887a5d0
Display local route table name correctly in output of: ip ru
by Boian Bonev
· 18 years ago
3bfa73f
rtnl fd check
by Stephen Hemminger
· 18 years ago
34e9564
Add support for larger number of routing tables
by Patrick McHardy
· 18 years ago
9c47d87
Use hash for routing table name cache
by Patrick McHardy
· 18 years ago
40b6c62
Add more rtproto values
by shemminger
· 19 years ago
4cca16f
Fix endless loop in netlink error handling.
by shemminger
· 19 years ago
fb22975
When assigning an ip address to an ethernet adapter, the newest
by shemminger
· 19 years ago
8ed63ab
Fix leaks and warnings reported by valgrind.
by shemminger
· 19 years ago
351efcd
Update header files to 2.6.14
by shemminger
· 19 years ago
f332d16
Cleanup GCC4 warnings about signedness.
by shemminger
· 19 years ago
Next »