Age | Commit message (Expand) | Author |
2012-03-25 | lib: update proto_redistnum() for Babel | Denis Ovsienko |
2012-03-25 | babeld: Initial import, for Babel routing protocol. | Paul Jakma |
2012-03-23 | lib: fix endianness bug in prefix.c | Renato Westphal |
2012-02-28 | lib: fix incorrect thread list processing loops | Paul Jakma |
2012-02-21 | lib: fix logging of ZEBRA_HELLO message | Denis Ovsienko |
2012-02-16 | lib: add THREAD_TIMER_MSEC_ON() | Everton Marques |
2012-02-14 | isisd: implement MD5 circuit authentication | Fritz Reichmann |
2012-01-23 | bgpd: IPv6 MP-BGP Routes addition and deletion | G.Balaji |
2012-01-23 | bgpd: IPv4 MP-BGP Routes addition and deletion | G.Balaji |
2012-01-08 | lib: use prefix bit length macros | Denis Ovsienko |
2012-01-06 | lib/if: trivial, fix rarely used if debug function to print everything | Paul Jakma |
2012-01-06 | general: remove inline qualifiers and move in-header functions to objects | Paul Jakma |
2012-01-02 | lib: fix some strtoul() use cases | Ulrich Weber |
2012-01-02 | lib: address type-punned pointers in prefix_same() | Denis Ovsienko |
2012-01-02 | bgpd: justify checks for IPv4 class D/E | Denis Ovsienko |
2012-01-02 | zebra: ZEBRA_HELLO and mopping up routes (BZ#448) | Vyacheslav Trushkin |
2012-01-02 | lib: fix type-punning in ip_masklen() | Denis Ovsienko |
2012-01-02 | lib: optimize ip_masklen() | Denis Ovsienko |
2012-01-01 | Revert "lib: optimize apply_mask_ipv6()" | Denis Ovsienko |
2011-12-18 | fix set never used warnings | Stephen Hemminger |
2011-12-13 | lib: optimize apply_mask_ipv6() | Denis Ovsienko |
2011-12-13 | lib: optimize apply_mask_ipv4() | Denis Ovsienko |
2011-12-13 | lib: make masklen2ip6() safer and faster | Denis Ovsienko |
2011-12-13 | lib: fix endianness of masklen2ip() | Denis Ovsienko |
2011-12-13 | lib: make masklen2ip() safer and faster | Denis Ovsienko |
2011-12-13 | lib: spelling | Denis Ovsienko |
2011-12-13 | lib: add sockopt helper for setting IPV6_V6ONLY and use it | David Lamparter |
2011-12-13 | lib: put route_types.txt to real use | David Lamparter |
2011-12-13 | build: delete .cvsignore files | Denis Ovsienko |
2011-12-13 | lib: clearing zclient.c for some cases of building | Vyacheslav Trushkin |
2011-12-13 | quagga: option "-z" ("--socket <path>") added | Vyacheslav Trushkin |
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-07-20 | bgpd: Adds support to mark up the BGP rib table entry with multipath | Josh Bailey |