Age | Commit message (Expand) | Author |
2011-12-07 | lib: fix SMUX compiler warnings | Stephen Hemminger |
2011-12-07 | lib: fix compile warnings from set-never-used | Stephen Hemminger |
2011-12-07 | vty_serv_sock_family unused | Stephen Hemminger |
2011-12-06 | lib: fix memory leak on connect() failure | Stephen Hemminger |
2011-12-06 | lib: call filter delete hook before freeing access list | Stephen Hemminger |
2011-11-21 | lib: prefix2sockunion, prefix_common_bits helper functions | David Lamparter |
2011-10-17 | lib: compile even without IPV6_TCLASS | Denis Ovsienko |
2011-10-17 | IPv6 transport class suppport | Stephen Hemminger |
2011-09-30 | bgpd: improve NEXT_HOP attribute checks (BZ#680) | Denis Ovsienko |
2011-09-29 | bgpd: rename SAFI 3 according to RFC4760 | Denis Ovsienko |
2011-09-27 | lib: provide more information in case of failed LOOKUP. | Dmitrij Tejblum |
2011-09-27 | lib: use "protocol-independed API" from RFC3678, if that is available | Dmitrij Tejblum |
2011-09-27 | lib: futher simplification of setsockopt_ipv4_multicast() | Dmitrij Tejblum |
2011-09-27 | lib: fix omission in the previous commit to lib/sockopt.c | Dmitrij Tejblum |
2011-09-27 | lib: simplify interface of setsockopt_multicast_ipv4(). | Dmitrij Tejblum |
2011-09-27 | lib: remove unused variable | Denis Ovsienko |
2011-09-27 | delete CVS keywords | Denis Ovsienko |
2011-09-27 | configure: dismiss libutil.h | Stephen Hemminger |
2011-03-24 | lib: Add support for IPv6 ttl security | Stephen Hemminger |
2011-03-24 | bgpd: Cleanups & fixes for minttl / GTSM | Stephen Hemminger |
2011-03-23 | bgpd: RFC 5082 Generalized TTL Security Mechanism support | Nick Hilliard |
2011-03-23 | lib: fix more format warnings (#637) | Christian Hammers |
2011-03-21 | lib: add TCP_CORK wrapper | Stephen Hemminger |
2011-03-21 | lib: zlog should clean up its memory | Tom Goff |
2011-03-21 | lib: Add a function to delete all interfaces | Tom Goff |
2011-03-21 | lib: Better hashing of string values using Bernstein hash | Stephen Hemminger |
2011-03-21 | bgpd: fix bgp_node locking issues | Chris Caputo |
2011-03-21 | lib: Fix accounting of memory | Chris Hall |
2010-12-08 | lib: Fix bug in prefix trie lookup | Paul Jakma |
2010-12-08 | lib: prefix.c nano-optimisation | Paul Jakma |
2010-12-08 | lib: Make workqueue more conservative about ramping up | Paul Jakma |
2010-12-08 | lib: Add a command to clear the thread CPU history data | Paul Jakma |
2010-12-08 | lib: Thread scheduler should be fair and not let events starve I/O and timers | Paul Jakma |
2010-12-08 | lib: thread history funcname shouldn't be constant, it's freed | Paul Jakma |
2010-10-18 | zclient: fix router-id calculation for IPv6 (#595) | Dmitry Tejblum |
2010-10-06 | bgpd, lib: adopt afi_t and safi_t in several places | Michael Lambert |
2010-09-17 | lib/vty.c: add missing format string when printing out motd message | Nico Golde |
2010-09-17 | Document rules for zalloc and friends. | Greg Troxel |
2010-01-27 | lib: undo the last PIE commit | Stephen Hemminger |
2010-01-20 | lib: fix PIE build flags | Mathias Krause |
2010-01-13 | lib: fix memory logging | David Ward |
2009-12-21 | lib: make some structures constant | Stephen Hemminger |
2009-12-10 | ospf6d: fix warnings from recent prefix bit commit | Stephen Hemminger |
2009-12-09 | lib: move check_bit into prefix common code | Stephen Hemminger |
2009-12-09 | lib: fix warning on little endian | Stephen Hemminger |
2009-12-08 | lib: make match functions take const args | Stephen Hemminger |
2009-12-07 | lib: remove unused function: route_dump_node() | Denis Ovsienko |
2009-12-07 | lib: log source of vty connections (bug #566) | heasley |
2009-08-28 | lib/trivial: str2prefix checks return of inet_pton in fragile way | Paul Jakma |
2009-08-28 | lib: if_lookup_by_name should be more robust to null argument | Paul Jakma |