Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libnl
/
ca0fc75580512ccb5931fe1e05092c6c52a4e99c
/
include
/
netlink
09210d9
HTB: Add support for level and direct pkt stats, complete access functions
by Thomas Graf
· 13 years ago
58e0e1e
Add nl_rate2str()
by Thomas Graf
· 13 years ago
ed69b2a
Add rtnl_tc_data_check()
by Thomas Graf
· 13 years ago
4cb1666
Provide silent variation of nl_cache_require()
by Thomas Graf
· 14 years ago
d44c31d
addr: store link object and provide rtnl_addr_get()
by Thomas Graf
· 14 years ago
cc33b09
Add missing declaration of rtnl_tc_get_link()
by Thomas Graf
· 14 years ago
4c6dd3a
Expose <netlink/route/link/inet.h>
by Thomas Graf
· 14 years ago
8ffab45
export rtnl_link_add() and rtnl_link_build_add_request()
by Thomas Graf
· 14 years ago
96bc6d6
Improve rtnl_link_change() behaviour
by Thomas Graf
· 14 years ago
48d543c
API to issue direct GET requests to the kernel
by Thomas Graf
· 14 years ago
41fb241
link: Provide rtnl_link_delete() to delete virtual links
by Thomas Graf
· 14 years ago
0893aaf
link: Make return and argument type match
by Thomas Graf
· 14 years ago
23c27b4
Provide nl_cache_set_arg{1,2}() to specify cache args
by Thomas Graf
· 14 years ago
ef327ff
Provide nl_object_dump_buf() to easily dump to buffers
by Thomas Graf
· 14 years ago
475dffa
Provide TC_HANDLE(maj, min) macro to generate tc handles
by Thomas Graf
· 14 years ago
7c62050
trafic class/classifer API improvements and documentation
by Thomas Graf
· 14 years ago
747b892
Qdisc API improvements and documentation
by Thomas Graf
· 14 years ago
23845e9
Add nl_send_sync()
by Thomas Graf
· 14 years ago
e4b507e
Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls()
by Thomas Graf
· 14 years ago
8d54934
Cleanup <netlink/route/qdisc.h> - remove dead prototypes - reformat
by Thomas Graf
· 14 years ago
93b6c11
Add NLE_NODEV error
by Thomas Graf
· 14 years ago
38db636
add missing nl_cache_search in cache.h
by Daniel Walter
· 14 years ago
c1073d6
Documentation updates
by Thomas Graf
· 14 years ago
45941f9
rename sch -> qdisc
by Thomas Graf
· 14 years ago
8eb5b55
Unified TC API
by Thomas Graf
· 14 years ago
5dc897d
provide function to retrieve htb rate
by Thomas Graf
· 14 years ago
ae5dfb1
Make struct nl_object public, NLHDR_COMMON has been public anyway
by Thomas Graf
· 14 years ago
d8d67c0
Provide numeric version defines
by Thomas Graf
· 14 years ago
5f3dbf8
Fix function nfnl_ct_del name
by Laurent Defert
· 14 years ago
2d1626b
Include <linux/pkt_cls.h> and <linux/pkt_sched.h> in <netlink/route/tc.h> for convenience
by Thomas Graf
· 14 years ago
4b0126b
prefix ipv6 link statistics identifiers with IP6
by Thomas Graf
· 14 years ago
82fe785
use linux/netlink.h instead of netlink/netlink-kernel.h
by Thomas Graf
· 14 years ago
5644578
Tons of documentation
by Thomas Graf
· 14 years ago
7105aea
addr: hide nl_addr_destroy()
by Thomas Graf
· 14 years ago
c158d06
rename NL_AUTO_PID to NL_AUTO_PORT
by Thomas Graf
· 14 years ago
9513d4c
Rename nlmsg_for_each_msg() to nlmsg_for_each()
by Thomas Graf
· 14 years ago
e52a09c
nl: rename nlmsg_msg_size() to nlmsg_size(), nlmsg_len() -> nlmsg_datalen()
by Thomas Graf
· 14 years ago
8a365db
rename nl_send_auto_complete() -> nl_send_auto(), nl_auto_complete -> nl_complete_msg()
by Thomas Graf
· 14 years ago
c32c3f3
socket: constify interface
by Thomas Graf
· 14 years ago
d8eeb0a
New function nl_size2str()
by Thomas Graf
· 14 years ago
10424b2
Rename nl_get_hz() to nl_get_user_hz() to indicate it's not the in-kernel HZ value
by Thomas Graf
· 14 years ago
53015f8
link: AF_INET link module
by Thomas Graf
· 14 years ago
2e3ca4d
link: Support for IFLA_AF_SPEC
by Thomas Graf
· 14 years ago
e69efad
Add support for per interface ICMPv6 statistics
by Thomas Graf
· 14 years ago
7ff4dee
Extend rtnl_link_alloc_cache() to support address families
by Thomas Graf
· 14 years ago
12b82e4
link/api: Improve API documentation.
by Thomas Graf
· 14 years ago
67aeb74
link/api: Convert link info ops to use nl_list_head
by Thomas Graf
· 14 years ago
3fa6a6b
link: API for address family specific link data
by Thomas Graf
· 14 years ago
fd857ee
link: Support IFLA_NUM_VF attribute
by Thomas Graf
· 14 years ago
8970c5c
link: Support IFLA_IFALIAS attribute
by Thomas Graf
· 14 years ago
59880cb
pktloc: support to specify a shift operator for packet locations
by Thomas GraF
· 14 years ago
4267d8f
classid auto generation if provided tc name does not exist
by Thomas Graf
· 14 years ago
7903d6a
Support for meta match
by Thomas Graf
· 14 years ago
c7a6737
text ematch support
by Thomas Graf
· 14 years ago
f703192
routing rules: adapt to unified routing rules
by Thomas Graf
· 14 years ago
1eccb7b
Revert "routing rules: mark support"
by Thomas Graf
· 14 years ago
873a64e
Support for 64bit link counters IFLA_STATS64
by Thomas Graf
· 14 years ago
ee88c71
routing rules: mark support
by Thomas Graf
· 14 years ago
691905b
cgroup classifier improvements
by Thomas Graf
· 14 years ago
d7a561a
Tons of ematch work
by Thomas Graf
· 14 years ago
0fe5b29
Extended pktloc to support nbyte locations for ipv6, etc.
by Thomas Graf
· 14 years ago
65e386c
Packet location updates
by Thomas Graf
· 14 years ago
b57a697
nl-cls-* tools
by Thomas Graf
· 14 years ago
4c6d1c5
Unified TC attributes interface
by Thomas Graf
· 14 years ago
b9d965b
Update include/linux header copies
by Thomas Graf
· 14 years ago
8699ba8
nl-class-delete tool
by Thomas Graf
· 14 years ago
420438c
Remove NL_DUMP_ENV code
by Thomas Graf
· 14 years ago
27883b0
nl-class-add tool
by Thomas Graf
· 14 years ago
757592e
classid database
by Thomas Graf
· 14 years ago
c0cd587
nl-qdisc-add tool
by Thomas Graf
· 14 years ago
2dbc1ca
Generic Netlink multicast groups support
by dima
· 14 years ago
4ab22cc
add user data to change_func_t for caches
by Andreas Fett
· 14 years ago
256d7e7
Fix compile warning in nl.c
by Thomas Graf
· 14 years ago
db5bd57
Packet Location Interface
by Thomas Graf
· 14 years ago
b3096c4
object: fix attribute comparison
by Patrick McHardy
· 15 years ago
f5f49c2
addr: restore anycast functions
by Patrick McHardy
· 15 years ago
cafdaa4
new function nfnl_queue_msg_send_verdict_payload()
by Karl Hiramoto
· 15 years ago
27c505e
new feature nl_send_iovec(), nl_auto_complete() and code refactoring.
by Karl Hiramoto
· 15 years ago
8808743
CLI - Command Line Interface Library
by Thomas Graf
· 15 years ago
2ead49f
Add support for getting and deleting queueing classes.
by olc
· 15 years ago
ef858fb
- Reworked the classifier interface.
by Thomas Graf
· 15 years ago
dec2ea3
Declare struct ucred in handlers.h and netlink.h
by Pavel Roskin
· 15 years ago
a8cd7b6
nl_object_priv() is inline, so define it in the header
by Pavel Roskin
· 16 years ago
b624b9e
Remove obsoleted struct nl_handle definition
by Thomas Graf
· 16 years ago
724dfa6
Consistent naming of socket functions
by Thomas Graf
· 16 years ago
72aa861
Allow to pass multiple group values to membership functions
by Holger Eitzenberger
· 16 years ago
334f551
libnl: nfqueue: add nfqueue specific socket allocation function
by Patrick McHardy
· 16 years ago
2bdee95
Add socket flag NL_NO_AUTO_ACK to allow disabling auto ACKS
by Thomas Graf
· 16 years ago
f42f195
Error handling for rtnl_cls_set_kind() & addition of rtnl_cls_get_ops()
by Thomas Graf
· 16 years ago
5d92f9c
Use 16bit ints for classifier prio/protocol
by Thomas Graf
· 16 years ago
23ee46e
Replace NL_KEEP code with proper message reference counting
by Thomas Graf
· 16 years ago
13ab244
Remove XML dumping
by Thomas Graf
· 16 years ago
ff05f2f
Fix compile errors when linking against libnl-genl
by Thomas Graf
· 16 years ago
ab578b9
Improvements to address utilities
by Thomas Graf
· 16 years ago
1f66555
<netlink/addr.h> requires <netdb.h>
by Thomas Graf
· 16 years ago
473e68e
Need <linux/in_route.h>
by Thomas Graf
· 16 years ago
c48a176
Extend nl_time2int() and rename it to nl_str2msec()
by Thomas Graf
· 16 years ago
d49018f
Introduce nla_strdup() to help parse strings attributes
by Thomas Graf
· 16 years ago
d844307
Remove old line counting while dumping
by Thomas Graf
· 16 years ago
337fbd2
Present port and icmp values in host byte order and beautify printing
by Thomas Graf
· 17 years ago
Next »