]> granicus.if.org Git - libnl/shortlog
libnl
2009-04-16 Pavel Roskinnl_object_priv() is inline, so define it in the header
2009-04-16 Pavel RoskinRemove all versioned libraries on "make clean"
2009-04-16 Pavel RoskinFix parallel build
2009-04-16 Pavel RoskinInclude limits.h to fix undefined ULONG_MAX in src...
2009-01-21 Patrick McHardylibnl: fix socket function rename related build failure
2008-12-10 Thomas GrafFix up naming changes
2008-12-10 Thomas Grafrestructure module documentation order
2008-12-10 Thomas GrafRemove obsoleted struct nl_handle definition
2008-12-10 Thomas GrafConsistent naming of socket functions
2008-12-03 Thomas GrafUpdate doc style sheet to latest default
2008-12-03 Thomas GrafDocumentation update
2008-12-03 Holger EitzenbergerAllow to pass multiple group values to membership functions
2008-10-30 Patrick McHardylibnl: add some errno codes to nl_syserr2nlerr
2008-10-23 Patrick McHardylibnl: nfqueue: add nfqueue specific socket allocation...
2008-10-20 Thomas GrafAdd internal wait_for_ack() which only waits for ACK...
2008-10-20 Thomas GrafAdd socket flag NL_NO_AUTO_ACK to allow disabling auto...
2008-10-15 Thomas GrafError handling for rtnl_cls_set_kind() & addition of...
2008-10-15 Thomas GrafUse 16bit ints for classifier prio/protocol
2008-10-14 Thomas GrafReplace NL_KEEP code with proper message reference...
2008-10-10 Wolfgang SteudelOnly include local addr as peer addr if provided
2008-10-10 Patrick McHardyfix lib symlinks
2008-10-10 Thomas GrafFrom: Kees Cook <kees@outflux.net>
2008-08-20 Thomas Graftest updates
2008-08-18 Thomas Grafadapt configure to generate libnl-2.0.pc
2008-08-18 James J. DinesChanged libnl-1.pc.in to libnl-2.0.pc.in
2008-08-18 Holger Schuriglibnl: fix about 100 warnings
2008-08-18 Thomas GrafExplicitely link to nl-route when linking nf apps.
2008-06-17 Thomas GrafRemove XML dumping
2008-06-17 Thomas GrafFix compile errors when linking against libnl-genl
2008-06-17 Thomas GrafImprovements to address utilities
2008-06-17 Thomas Graf<netlink/addr.h> requires <netdb.h>
2008-06-16 Thomas GrafNeed <linux/in_route.h>
2008-06-16 Thomas GrafImproved printing of route cache entries
2008-06-16 Thomas GrafExtend nl_time2int() and rename it to nl_str2msec()
2008-06-13 Thomas GrafIntroduce nla_strdup() to help parse strings attributes
2008-06-13 Thomas GrafProperly handle addr=NULL in nl_addr2str
2008-05-26 Thomas GrafRemove unused dp_dump_line()
2008-05-26 Thomas GrafUpdate linux/rtnetlink.h to upstream version
2008-05-23 Thomas GrafRemove old line counting while dumping
2008-05-22 Thomas GrafNew set of libnl tools
2008-05-22 Thomas GrafPresent port and icmp values in host byte order and...
2008-05-22 Thomas GrafDon't build tests on 'make all'
2008-05-22 Thomas GrafRemove change routine, works flawlessly via add() with...
2008-05-22 Thomas GrafImprove printing of routing rules
2008-05-22 Thomas GrafFamily specific libraries can link to the core directly
2008-05-22 Thomas GrafFix error code of nl_addr_resolve()
2008-05-20 Thomas GrafAdd rtnl_neigh_get_family()
2008-05-20 Thomas GrafReturn libnl error codes in translation routines
2008-05-15 Thomas GrafRemove src/f_addr.c, it's no longer used
2008-05-15 Thomas Grafutility functions for address tools
2008-05-15 Thomas GrafNew set of address management tools
2008-05-15 Thomas GrafFix library install target
2008-05-15 Thomas GrafRemove references to unused attribute anycast
2008-05-15 Thomas GrafMove on to version 2.0 to account for the serious ABI...
2008-05-15 Thomas GrafBuild separate libraries for each netilnk family
2008-05-15 Thomas GrafAllow parser callbacks to return NL_OK, NL_SKIP, NL_EXIT
2008-05-15 Thomas GrafUninline various functions to save 7K code
2008-05-15 Thomas GrafFix memory leaks when sending of message failed
2008-05-15 Thomas GrafRename struct nl_handle to struct nl_sock
2008-05-14 Thomas GrafCheck length of provided address label
2008-05-14 Thomas GrafReplace RTNL_LINK_NOT_FOUND with just 0
2008-05-14 Thomas GrafRemove obsolete nla_get_addr() and nla_get_data()
2008-05-14 Thomas GrafBreak API some more
2008-05-14 Thomas GrafThread-safe error handling
2008-05-08 Ben Gamsapatch: fixed compilation problem for nl-route-get
2008-05-08 Ben Gamsapatch: fixed up support for tables in rules
2008-05-08 Ben GamsaAdded two new functions to facilitate processing the...
2008-05-08 Thomas GrafSpeed up metrics comparison
2008-05-07 Thomas GrafImprove performance by using malloc() over calloc(...
2008-05-05 Thomas Grafignore more temporary files
2008-05-05 Thomas GrafFix dumping of iif route attribute
2008-05-05 Thomas GrafRoute cache support
2008-04-30 Tad KollarFixed netem_build_msg() delay distribution table existe...
2008-04-30 Tad KollarNew netem funtionality and TBF fix
2008-04-30 Thomas GrafRemove leftover definition of verbose errors
2008-04-30 Thomas Grafversion.h.in should be in tree not the generated version
2008-04-30 Thomas GrafAdapt syntax of nl-route-add to nl-route-delete
2008-04-30 Thomas GrafFix segfault nexthop parsing when no option is given
2008-04-30 Thomas GrafAdapt syntax of nl-route-list to nl-route-delete
2008-04-30 Thomas GrafImproved nl-route-delete featuring an interactive delet...
2008-04-30 Thomas GrafProvide libnl version in <netlink/version.h>
2008-04-29 Inaky Perez... libnl: recvmsgs doesn't necessarily free the message...
2008-04-29 Thomas GrafBig routing code rework (API/ABI BREAK!)
2008-04-29 Thomas GrafFix compile warning in nl-list-caches
2008-04-29 Thomas GrafExport nl_dump_line() and automatically count lines...
2008-04-29 Thomas GrafMove to version 1.2 and remove some dead code in config...
2008-04-29 Thomas GrafDefine datarootdir to silent autoconf
2008-04-29 Thomas GrafDon't wipe cscope database on make clean
2008-04-29 Thomas GrafIgnore NULL pointers passed to nl_cache_free()
2008-04-29 Thomas GrafRemove dead code in nl-list-sockets
2008-04-29 Thomas GrafPrepare nl-list-sockets for 64bit addresses
2008-03-31 Thomas GrafFix 64bit alignment issue on x86_64.
2008-03-29 Patrick McHardy[LIBNL]: Install netlink/route/link headers
2008-03-10 Thomas Graflibnl: fix policy check for NFQA_HWADDR
2008-03-10 Thomas GrafFix from Benoit Boissinot <benoit.boissinot@ens-lyon...
2008-03-05 Thomas GrafOptimize nl_cache_ops_associate by checking protocol...
2008-03-05 Thomas GrafInitialize message type list to avoid overrun
2008-03-05 Rui Tiago Cação... [PATCH] Remove usage of C++ keyword 'class' on htb...
2008-03-05 Thomas GrafUpdate local copy of linux/rtnetlink.h
2008-02-22 Thomas GrafBe liberal when receiving an empty nested attribute
next