index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add support for getting and deleting queueing classes.
olc
2009-09-02
2
-0/+83
*
|
Fix rtnl_addr caching
Dan Winship
2009-09-02
1
-2/+1
*
|
Patch for unexpectedly aligned messages
Marc de Kruijf
2009-09-02
1
-1/+1
*
|
- Reworked the classifier interface.
Thomas Graf
2009-09-02
31
-201/+2047
*
|
nl_object_clone: properly clone ce_mask field
Alexander Sack
2009-07-20
1
-0/+1
*
|
Declare struct ucred in handlers.h and netlink.h
Pavel Roskin
2009-07-20
2
-0/+3
|
/
*
release_local_port: properly compute the bitmap position
Inaky Perez-Gonzalez
2009-05-04
1
-1/+1
*
Separate compiling from linking
Pavel Roskin
2009-04-16
1
-3/+3
*
nl_object_priv() is inline, so define it in the header
Pavel Roskin
2009-04-16
2
-6/+5
*
Remove all versioned libraries on "make clean"
Pavel Roskin
2009-04-16
1
-1/+1
*
Fix parallel build
Pavel Roskin
2009-04-16
1
-3/+3
*
Include limits.h to fix undefined ULONG_MAX in src/utils.c
Pavel Roskin
2009-04-16
1
-0/+1
*
libnl: fix socket function rename related build failure
Patrick McHardy
2009-01-21
4
-4/+4
*
Fix up naming changes
Thomas Graf
2008-12-10
2
-2/+2
*
restructure module documentation order
Thomas Graf
2008-12-10
13
-73/+50
*
Remove obsoleted struct nl_handle definition
Thomas Graf
2008-12-10
8
-10/+7
*
Consistent naming of socket functions
Thomas Graf
2008-12-10
2
-45/+46
*
Update doc style sheet to latest default
Thomas Graf
2008-12-03
1
-67/+230
*
Documentation update
Thomas Graf
2008-12-03
4
-209/+381
*
Allow to pass multiple group values to membership functions
Holger Eitzenberger
2008-12-03
2
-20/+54
*
libnl: add some errno codes to nl_syserr2nlerr
Patrick McHardy
2008-10-30
1
-0/+2
*
libnl: nfqueue: add nfqueue specific socket allocation function
Patrick McHardy
2008-10-23
3
-1/+16
*
Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACK
Thomas Graf
2008-10-20
13
-20/+28
*
Add socket flag NL_NO_AUTO_ACK to allow disabling auto ACKS
Thomas Graf
2008-10-20
4
-2/+35
*
Error handling for rtnl_cls_set_kind() & addition of rtnl_cls_get_ops()
Thomas Graf
2008-10-15
2
-2/+13
*
Use 16bit ints for classifier prio/protocol
Thomas Graf
2008-10-15
3
-10/+10
*
Replace NL_KEEP code with proper message reference counting
Thomas Graf
2008-10-14
5
-50/+35
*
Only include local addr as peer addr if provided
Wolfgang Steudel
2008-10-10
1
-1/+1
*
fix lib symlinks
Patrick McHardy
2008-10-10
1
-0/+4
*
From: Kees Cook <kees@outflux.net>
Thomas Graf
2008-10-10
1
-0/+1
*
test updates
Thomas Graf
2008-08-20
4
-82/+47
*
adapt configure to generate libnl-2.0.pc
Thomas Graf
2008-08-18
1
-1/+1
*
Changed libnl-1.pc.in to libnl-2.0.pc.in
James J. Dines
2008-08-18
2
-1/+1
*
libnl: fix about 100 warnings
Holger Schurig
2008-08-18
1
-0/+1
*
Explicitely link to nl-route when linking nf apps.
Thomas Graf
2008-08-18
1
-1/+1
*
Remove XML dumping
Thomas Graf
2008-06-17
8
-251/+0
*
Fix compile errors when linking against libnl-genl
Thomas Graf
2008-06-17
5
-10/+11
*
Improvements to address utilities
Thomas Graf
2008-06-17
7
-188/+294
*
<netlink/addr.h> requires <netdb.h>
Thomas Graf
2008-06-17
1
-0/+1
*
Need <linux/in_route.h>
Thomas Graf
2008-06-16
1
-0/+1
*
Improved printing of route cache entries
Thomas Graf
2008-06-16
1
-5/+23
*
Extend nl_time2int() and rename it to nl_str2msec()
Thomas Graf
2008-06-16
2
-14/+30
*
Introduce nla_strdup() to help parse strings attributes
Thomas Graf
2008-06-13
2
-0/+6
*
Properly handle addr=NULL in nl_addr2str
Thomas Graf
2008-06-13
1
-2/+5
*
Remove unused dp_dump_line()
Thomas Graf
2008-05-26
1
-2/+0
*
Update linux/rtnetlink.h to upstream version
Thomas Graf
2008-05-26
1
-2/+3
*
Remove old line counting while dumping
Thomas Graf
2008-05-23
59
-966/+758
*
New set of libnl tools
Thomas Graf
2008-05-22
62
-1788/+2143
*
Present port and icmp values in host byte order and beautify printing
Thomas Graf
2008-05-22
3
-60/+175
*
Don't build tests on 'make all'
Thomas Graf
2008-05-22
1
-1/+1
[prev]
[next]