Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_libnl
/
454ea4a5b46e84830151796eeab1a57503577776
454ea4a
pylint's first review and trivial fixes
by Коренберг Марк (ноутбук дома)
· 13 years ago
8959d95
Using only single quotes now and multi-line lists
by Коренберг Марк (ноутбук дома)
· 13 years ago
83f06bf
Fix indentation (spaces vs tabs)
by Коренберг Марк (ноутбук дома)
· 13 years ago
fb890a5
Code cleanups
by Коренберг Марк (ноутбук дома)
· 13 years ago
c1547d9
Flags properties description and implementation fixed
by Коренберг Марк (ноутбук дома)
· 13 years ago
38fefc5
Fixed various str-related logick
by Коренберг Марк (ноутбук дома)
· 13 years ago
b369d22
Fix whitespaces at EOL
by Коренберг Марк (ноутбук дома)
· 13 years ago
4be1ae2
Introduce Python's absolute_imports
by Коренберг Марк (ноутбук дома)
· 13 years ago
f55ea7f
Fix typo in still unused function that generate colored message
by Коренберг Марк (ноутбук дома)
· 13 years ago
1e75bd0
Make syntax highlighters happy
by Коренберг Марк (ноутбук дома)
· 13 years ago
9d60ef0
Removed generated .pyc files from repository
by Коренберг Марк
· 13 years ago
bf54d6d
Fixed address deletion
by Коренберг Марк (ноутбук дома)
· 13 years ago
d8a25e4
netem: Use ARRAY_SIZE()
by Thomas Graf
· 13 years ago
d3dcde2
rtnl_netem_set_delay_distribution: fix possible segfault
by Коренберг Марк (ноутбук дома)
· 13 years ago
2275bb0
Fix compilation with clang
by Коренберг Марк (ноутбук дома)
· 13 years ago
405d168
libnl 3.2.10
by Thomas Graf
· 13 years ago
0c408aa
genl: modify genl_ctrl_resolve and friends to allow for module auto-loading
by Neil Horman
· 13 years ago
43eab46
genl: Update genl-ctrl-list(8)
by Thomas Graf
· 13 years ago
8fad2e3
genl: Export genl_ops_resolve() and genl_mngt_resolve() in header
by Thomas Graf
· 13 years ago
faef2fa
genl: Support registration of families without depending on caches
by Thomas Graf
· 13 years ago
3656b6f
genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen()
by Thomas Graf
· 13 years ago
71b442b
genl: Add genlmsg_hdr()
by Thomas Graf
· 13 years ago
0b70de5
genl: updates to API reference documentation
by Thomas Graf
· 13 years ago
d733f8a
use MSG_TRUNC flag to get recv message size at once
by Jiri Pirko
· 13 years ago
970f5d0
correct HTB rtable/HZ calculations
by Andrew Collins
· 13 years ago
9bb30a5
add fwmark mask support
by A C
· 13 years ago
ca883b6
Fix for dumping objects to a buffer instead of file descriptor
by Bushman, Jeff
· 13 years ago
24d577c
u32: fix various u32 hashing related warnings
by Adrian Ban
· 13 years ago
6627ec3
tc: fix included headers
by Thomas Graf
· 13 years ago
996b502
FTBFS with musl libc: Missing includes
by Isaac
· 13 years ago
fec10a2
doc: documentation restructuring
by Thomas Graf
· 13 years ago
32057bc
__str2flags fix
by Justin Mayfield
· 13 years ago
100403a
route: Add FIXME to rtnl_route_nh_set_gateway() to fix return value
by Thomas Graf
· 13 years ago
2fbab02
doc: add section about addressing
by Thomas Graf
· 13 years ago
183e869
doc: Check documentation generation requirements with autoconf
by Thomas Graf
· 13 years ago
7b503a1
u32: example/test code for u32 hashing with HTB
by Adrian Ban
· 13 years ago
beb40e2
u32: add support for hashing
by Adrian Ban
· 13 years ago
f8b4f92
3.2.9 release
by Thomas Graf
· 13 years ago
6f156a7
nl: Fix return value of nl_recvmsgs()
by Thomas Graf
· 13 years ago
d726ecd
Fix two bugs in 3.2.8/doc/
by Jeroen Roovers
· 13 years ago
ad5d2b7
3.2.8 release
by Thomas Graf
· 13 years ago
ff3e9e3
object: Add functions to access the object type, cache and object ops
by Thomas Graf
· 13 years ago
bd1e4d0
cache: Add co_include_event allowing caches to provide their own nl_cache_include() implementation
by Thomas Graf
· 13 years ago
2e23491
cache: improve documentation of co_event_filter
by Thomas Graf
· 13 years ago
8bbcd22
genl: Make genl_unregister() a NOP if NULL pointer is passed
by Thomas Graf
· 13 years ago
2e93940
cache_mngr: Make providing the result pointer to nl_cache_mngr_add() optional
by Thomas Graf
· 13 years ago
2ed371e
test-cache-mngr: Allow for management of arbitary caches via argument string
by Thomas Graf
· 13 years ago
5165366
cache_mngr: Provide nl_cache_mngr_info() to pring cache manager details
by Thomas Graf
· 13 years ago
743756f
cache_mngr: API doc updates
by Thomas Graf
· 13 years ago
a518a31
cache_mngr: Let nl_cache_mngr_data_ready() read multiple messages
by Thomas Graf
· 13 years ago
e048279
nl: Make nl_recvmsgs() return the number of netlink messages processed
by Thomas Graf
· 13 years ago
adbc568
cache_mngr: Fix memory corruption after resizing
by Thomas Graf
· 13 years ago
a143037
test-cache-mngr: Let the cache manager allocate the socket
by Thomas Graf
· 13 years ago
e34ed95
cache_mngr: Automatically allocate socket if needed
by Thomas Graf
· 13 years ago
c55acc4
cache_manager: Move documentation to doc/core.txt
by Thomas Graf
· 13 years ago
b320112
cache_mngr: Don't modify callback setup of socket
by Thomas Graf
· 13 years ago
e78975a
tests: fix test programs to compile again
by Thomas Graf
· 13 years ago
9af5469
tests: Convert tests/Makefile to use automake
by Thomas Graf
· 13 years ago
653ea34
cache_mngr: document uncommon error codes
by Thomas Graf
· 13 years ago
5f4d4d3
genl-ctrl-list: Mark for installation
by Thomas Graf
· 13 years ago
4a2962d
genl-ctrl-list: fix copyright and summary
by Thomas Graf
· 13 years ago
5399b3d
genl-ctrl-list: Provide manual page
by Thomas Graf
· 13 years ago
073ef6a
genl-ctrl-list: Introduce -d|--details as a shortcut for --format=details
by Thomas Graf
· 13 years ago
f54ac3d
Memory leak in classid.c
by Nicolas CARRIER
· 13 years ago
7d47666
doc: Fix incorrect nl_socket_add_memberships() example
by Thomas Graf
· 13 years ago
965fd78
missing extended Table attribute for lib/route/
by Romary Sonrier
· 14 years ago
f7d0661
doc: Fix typos in autoconf example
by Thomas Graf
· 14 years ago
0b40364
Add new nl_cache_clone() function.
by Thierry Reding
· 14 years ago
a17970b
Support plug qdisc - queue traffic until explicit release
by Shriram Rajagopalan
· 14 years ago
a39bb56
add new function to provide neighbour event parsing
by Brett Ciphery
· 14 years ago
9cbcbca
3.2.7 release
by Thomas Graf
· 14 years ago
4cc1daa
3.2.6 release
by Thomas Graf
· 14 years ago
83ab0ae
man: Remove bogus .LO macro in manpages
by Thomas Graf
· 14 years ago
c857625
Update COPYING to fix FSF address
by Thomas Graf
· 14 years ago
d111b1d
cli: Use -avoid-version to link cli modules
by Thomas Graf
· 14 years ago
9015d11
3.2.5 release
by Thomas Graf
· 14 years ago
4035e5b
link: fix regression in link message parser
by Torsten Hilbrich
· 14 years ago
794ac78
nl_addr_cmp(): handle prefix length during address comparison
by Brett Ciphery
· 14 years ago
d7222e5
3.2.4 release
by Thomas Graf
· 14 years ago
9819717
avoid dangling co_major_cache reference to NL_AUTO_PROVIDE caches
by Alexander Sack
· 14 years ago
4a7791e
dsmark: Add missing declarations for rtnl_class_dsmark_(get|set)_bitmask()
by Thomas Graf
· 14 years ago
847e269
rtnl_link_bond_add: allow to allocate bond name in case NULL is given
by Jiri Pirko
· 14 years ago
ef75c4e
link: allow to add/get linkinfo of unknown type
by Jiri Pirko
· 14 years ago
88940b7
build: simplify optional dirs/files in Makefile.am processing
by Jan Engelhardt
· 14 years ago
32f30b7
release 3.2.3
by Thomas Graf
· 14 years ago
bd70009
add missing IFLA_MASTER fillup
by Jiri Pirko
· 14 years ago
03f3a58
link: generic link enslaving API
by Thomas Graf
· 14 years ago
659b6d6
bump to 3.2.2
by Thomas Graf
· 14 years ago
8104b52
Fix typo in debug message
by Thomas Graf
· 14 years ago
9c7593c
python: Link against nl-3 and nl-route-3
by Thomas Graf
· 14 years ago
7f20c57
link: Ignore bridging notifications in link cache manager
by Thomas Graf
· 14 years ago
2bcd8ec
cache: event_filter() cache operation to filter notifications
by Thomas Graf
· 14 years ago
30d3f8c
utils: Initialize list head after freeing translation list
by Thomas Graf
· 14 years ago
790966d
Only use the MULTIPATH attribute when adding routes with more than one next hop.
by Michael Altizer
· 14 years ago
6c70cf7
Don't install CLI header files when --disable-cli has been configured.
by Michael Altizer
· 14 years ago
d17379d
Fix rtnl_link object memory leak when freeing rtnl_addr objects.
by Michael Altizer
· 14 years ago
f90dc63
Add libnl-cli-3.0 to pkg-config tool
by Jiří Župka
· 14 years ago
d3bb7c9
3.2.1 release
by Thomas Graf
· 14 years ago
1c9b175
Provide micro version in <netlink/version.h>
by Thomas Graf
· 14 years ago
0d9958e
Ingnore src/nl-link-enslave and nl-link-release
by Thomas Graf
· 14 years ago
Next »