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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename struct nl_handle to struct nl_sock
Thomas Graf
2008-05-15
25
-116/+118
*
Check length of provided address label
Thomas Graf
2008-05-14
1
-1/+1
*
Replace RTNL_LINK_NOT_FOUND with just 0
Thomas Graf
2008-05-14
1
-6/+0
*
Remove obsolete nla_get_addr() and nla_get_data()
Thomas Graf
2008-05-14
3
-8/+4
*
Break API some more
Thomas Graf
2008-05-14
4
-12/+0
*
Thread-safe error handling
Thomas Graf
2008-05-14
24
-454/+440
*
Added two new functions to facilitate processing the nexthop entries for routes.
Ben Gamsa
2008-05-08
1
-0/+6
*
ignore more temporary files
Thomas Graf
2008-05-05
1
-0/+1
*
Route cache support
Thomas Graf
2008-05-05
1
-1/+5
*
New netem funtionality and TBF fix
Tad Kollar
2008-04-30
3
-0/+29
*
version.h.in should be in tree not the generated version
Thomas Graf
2008-04-30
1
-2/+2
*
Provide libnl version in <netlink/version.h>
Thomas Graf
2008-04-30
2
-0/+19
*
libnl: recvmsgs doesn't necessarily free the message data
Inaky Perez-Gonzalez
2008-04-29
1
-0/+14
*
Big routing code rework (API/ABI BREAK!)
Thomas Graf
2008-04-29
6
-64/+75
*
Export nl_dump_line() and automatically count lines while dumping
Thomas Graf
2008-04-29
3
-18/+21
*
[LIBNL]: Install netlink/route/link headers
Patrick McHardy
2008-03-29
1
-0/+2
*
[PATCH] Remove usage of C++ keyword 'class' on htb.h header.
Rui Tiago Cação Matos
2008-03-05
1
-3/+3
*
Update local copy of linux/rtnetlink.h
Thomas Graf
2008-03-05
1
-1/+43
*
Fix nfnl_queue_msg_get_packetid() return type
Patrick McHardy
2008-02-07
1
-1/+1
*
[LIBNL]: Install netfilter headers
Patrick McHardy
2008-02-07
1
-0/+2
*
[LIBNL]: Support conntrack add/delete/query requests
Patrick McHardy
2008-02-07
1
-0/+9
*
[LIBNL]: Split up nfnetlink_log into log and msg objects
Patrick McHardy
2008-02-07
3
-75/+186
*
[LIBNL]: nfnetlink_log: support NUFLA_GID attribute
Patrick McHardy
2008-02-07
3
-0/+6
*
[LIBNL]: Add nfnetlink_queue support
Patrick McHardy
2008-02-07
4
-0/+311
*
[LIBNL]: Generic netfilter stuff
Patrick McHardy
2008-02-07
2
-0/+70
*
[LIBNL]: Add if_vlan.h
Patrick McHardy
2008-02-07
1
-0/+61
*
Detailed attribute documentation
Thomas Graf
2008-01-30
2
-118/+108
*
Abstract address allocation based on netlink attribute
Thomas Graf
2008-01-30
1
-0/+1
*
Abstract data allocation based on netlink attribute
Thomas Graf
2008-01-30
1
-0/+1
*
Improve message/attribute construction documentation and add nlmsg_expand()
Thomas Graf
2008-01-14
1
-0/+2
*
Fix stale data pointers when constructing messages
Thomas Graf
2008-01-14
2
-0/+3
*
Added additional parsing and validation functions for generic netlink
Thomas Graf
2008-01-10
2
-0/+9
*
Link info interface and vlan support
Thomas Graf
2008-01-08
5
-0/+181
*
Support link operstate and linkmode
Thomas Graf
2007-12-19
4
-3/+49
*
Include linux/ip_mg_alg.h internally for compatibility only
Thomas Graf
2007-12-18
2
-1/+1
*
Cache message type association interface cleanups
Thomas Graf
2007-10-11
1
-3/+4
*
Use linux/types.h to fix amd64 build
Philip Craig
2007-09-18
1
-6/+1
*
Allow filtering by name for conntrack status flags
Philip Craig
2007-09-18
2
-1/+2
*
Export interface to define caches
Thomas Graf
2007-09-17
3
-64/+200
*
Export interface to define objects
Thomas Graf
2007-09-15
4
-89/+345
*
Add missing declarations for genlmsg_data() and genlmsg_len()
Thomas Graf
2007-09-15
1
-0/+2
*
Initial import
Thomas Graf
2007-09-14
71
-0/+7947
[prev]