]> git.proxmox.com Git - mirror_iproute2.git/history - lib
Merge branch 'master' into net-next
[mirror_iproute2.git] / lib /
2015-04-10 Stephen HemmingerMerge branch 'master' into net-next
2015-04-07 Stephen HemmingerMerge branch 'master' into net-next
2015-04-07 Vadim Kochantc class: Ignore if default class name file does not...
2015-03-24 Eric W. Biedermanadd basic mpls support to iproute
2015-03-24 Eric W. Biedermanadd address family to/from string helper functions.
2015-03-24 Eric W. Biedermanadd support for printing AF_PACKET addresses
2015-03-24 Eric W. Biedermanmake the addr argument of ll_addr_n2a const
2015-03-24 Eric W. Biedermanadd a source addres length parameter to rt_addr_n2a
2015-03-24 Roopa Prabhulib utils: fix family during af_bit_len calculation
2015-03-15 Vadim Kochantc class: Show class names from file
2015-03-15 Vadim Kochanlib utils: Use helpers to get AF bit/byte len
2015-02-22 Vadim Kochanss: Unify socket address output by one generic func
2015-02-05 Stephen HemmingerMerge branch 'master' into net-next
2015-02-05 Vadim Kochanlib: Exec func on each netns
2015-01-14 Stephen HemmingerMerge branch 'master' into net-next
2015-01-14 Vadim Kochannetns: Rename & move get_netns_fd to lib
2015-01-14 Vadim KochanUse one func to print timestamp from nlmsg
2015-01-07 Jiri Pirkolibnetlink: add parse_rtattr_one_nested helper
2014-12-27 Vadim Kochanlib: Add netns_switch func for change network namespace
2014-12-27 Vadim Kochanss: Use rtnl_dump_filter for inet_show_netlink
2014-12-24 Stephen HemmingerMerge branch 'net-next'
2014-12-24 Vadim Kochanip lib: Added shorter timestamp option
2014-12-20 Stephen HemmingerMerge branch 'master' into net-next
2014-12-20 vadimkss: Use rtnl_dump_filter in handle_netlink_request
2014-12-20 Stephen Hemmingerrt_names can't be const
2014-12-10 vadimklib names: Add helper func for parse id and name from...
2014-12-10 vadimklib names: Use CONFDIR for specify 'group' file path
2014-11-29 Dave Tahtiproute2: Add support for babel protocol table entry
2014-11-29 vadimkss: Identify more netlink protocol names
2014-11-22 Florian Westphalutils: relax strtoX checking in get_time_rtt
2014-10-30 Stephen HemmingerMerge branch 'net-next'
2014-10-30 Eric Dumazetnetlink: extend buffers to 16K
2014-08-29 Daniel Borkmannll_types: add netlink ARPHRD
2014-08-04 Stephen Hemmingercleanup warnings
2014-06-09 Jiri Pirkoiproute2: utils: change hexstring_n2a and hexstring_a2n...
2014-03-10 Masatake YAMATOiproute2: use named constants instead of number literal...
2014-03-10 Masatake YAMATOiproute2: use named constants instead of number literal...
2013-10-30 Stephen HemmingerMerge branch 'master' into net-next-3.11
2013-10-30 WANG Congvxlan: add ipv6 support
2013-10-01 Stephen Hemmingeripv6 gre: add entry to ether types
2013-08-04 Stephen HemmingerMerge branch 'master' into net-next-3.11
2013-08-04 Stefan Tomanekip link: fix display of interface groups
2013-07-16 Stephen HemmingerMerge branch 'net-next-3.10'
2013-06-21 Patric McHardyip: iplink_vlan: add 802.1ad support
2013-06-04 Andrey Vaginip: set the close-on-exec flag for descriptors
2013-06-04 Andreas Henrikssoniproute2: fix build failure on sparc due to -Wformat...
2013-04-26 Alexander Duycklibnetlink: Use ifinfomsg instead of rtgenmsg in rtnl_w...
2013-04-12 Stephen Hemmingerutils: fix range checking for get_u32/get_u64 et all
2013-03-28 Stephen Hemmingerll_map: add name and index hash
2013-03-28 Nicolas Dichtellibnetlink: check flag NLM_F_DUMP_INTR during dumps
2013-03-27 Stephen Hemmingerll_map: use net/if.h to get prototype
2013-03-27 Stephen Hemmingerll_map: remove unused address fields
2013-03-16 Vlad Yasevichbridge: Add support for printing bridge port attributes
2013-03-06 Vlad Yasevichbridge: Add vlan configuration support
2013-02-19 Lutz Jaenickertnl_wilddump_request: fix alignment issue for embedded...
2013-02-19 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-12 Stephen Hemmingerlib: make string arguments const
2012-12-23 Strakeinclude needed files
2012-12-17 Mike Frysingerlib: include the Config file too
2012-11-12 Andreas Henrikssoniproute2: drop libresolv
2012-09-17 Julian Anastasoviproute2: GENL: merge GENL_REQUEST and GENL_INITIALIZER
2012-09-11 Julian Anastasoviproute2: add libgenl files
2012-08-20 Pavel Emelyanoviproute: Fix errno propagation from rtnl_talk
2012-04-12 Christoph J. Thompsoniproute2 - Don't hardcode the path to config files
2012-04-12 Rose, Gregory Viproute2: Add netlink attribute to filter dump requests
2012-01-19 Hagen Paul Pfeiferutils: add s32 parser
2012-01-19 Masatake YAMATOusing NLM_F_DUMP flag constant in libnetlink.c
2011-12-28 Stephen Hemmingerlibnetlink: remove unused junk callback
2011-12-23 Stephen Hemmingerlibnetlink: add more attribute functions
2011-12-23 Stephen Hemmingerlibnetlink: change rtnl_send() to take void *
2011-10-07 Thomas JaroschFix file descriptor leak on error in rtnl_hash_initialize()
2011-08-31 Stephen HemmingerAdd LLDP to ethernet type table
2011-07-11 Stephen HemmingerFix test for EOF on continuation line
2011-06-20 Stephen Hemmingerlibnetlink: fix set never used warning
2011-04-12 Stephen HemmingerMerge branch 'for-2.6.39' of /home/shemminger/iproute2...
2011-04-12 Vlad Dogaruiproute2: support listing devices by group
2011-03-17 Gerrit Renkeriproute: rename 'get_jiffies' since it uses msecs
2011-03-17 Gerrit Renkeriproute: fix unit conversion of rtt/rttvar/rto_min
2011-03-17 Gerrit Renkerutils: get_jiffies always uses base=0
2011-02-26 Stephen HemmingerRemove #ifdef's
2011-02-25 Gerrit Renkeriproute: rename 'get_jiffies' since it uses msecs
2011-02-25 Gerrit Renkeriproute: fix unit conversion of rtt/rttvar/rto_min
2011-02-25 Gerrit Renkerutils: get_jiffies always uses base=0
2011-02-25 Vlad Dogaruiproute2: support listing devices by group
2010-12-10 Stephen HemmingerCleanup ll_map
2010-12-10 Octavian Purdilaiproute2: initialize the ll_map only once
2010-12-10 Stephen HemmingerIncrease size of ifindex hash heads
2010-08-23 Ben Greeariproute2: Fix filtering related to flushing IP addresses.
2010-07-23 Stephen HemmingerUpdate ARP header type table
2010-07-23 Mike Frysingerdnet: fix strict aliasing warnings
2010-05-13 Florian Westphaliproute2: fix addrlabel interface names handling
2010-03-29 Stephen HemmingerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-03-29 Jan Engelhardtip: correctly report tunnel link type
2010-03-04 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-03-04 Williams, Mitch Alibnetlink: Modify the parser to track first duplicated...
2009-12-26 Simon Hormanflush secondary addresses before primary ones
2009-12-02 Andreas Henrikssoniproute2: use -fPIC in lib/
2009-12-01 David Wardiproute2: Add ll_index_to_addr function
2009-12-01 Stephen HemmingerRemove Changes: comments
2009-12-01 David Wardiproute2: Support 20-byte link layer address in idxmap
next