Age | Commit message (Expand) | Author |
2012-07-19 | lib: make IPv6 prefix parser slightly more strict | David Lamparter |
2012-06-25 | snmp: let handlers accept OID from a lesser prefix | Vincent Bernat |
2012-06-25 | agentx: handle SNMP traps | Vincent Bernat |
2012-06-25 | smux: drop findVar element from trap object struct | Vincent Bernat |
2012-06-25 | smux: remove `tick` argument from smux_trap() | Vincent Bernat |
2012-06-25 | agentx: add AgentX support to Quagga. | Vincent Bernat |
2012-06-25 | smux: isolate SMUX implementation from SNMP implementation | Vincent Bernat |
2012-06-25 | build: use net-snmp-config to configure NetSNMP | Vincent Bernat |
2012-06-25 | build: only define HAVE_SNMP | Vincent Bernat |
2012-06-25 | build: allow configure and build in a separate directory | Vincent Bernat |
2012-06-14 | lib: Add back sockunion_str2su | Paul Jakma |
2012-05-22 | lib: do not allocate/free thread funcnames | Jorge Boncompte [DTI2] |
2012-05-22 | lib: micro-op for thread_get() | Jorge Boncompte [DTI2] |
2012-05-22 | lib: remove RUSAGE_T from struct thread | Jorge Boncompte [DTI2] |
2012-05-22 | micro-op bgp_node_[get|lookup]() and route_node_[get|lookup]() | Jorge Boncompte [DTI2] |
2012-05-22 | bgpd: optimize bgp_nexthop_self() | Jorge Boncompte [DTI2] |
2012-05-21 | lib: fix thread_cancel_event() | Jorge Boncompte [DTI2] |
2012-05-21 | lib: drop heuristic IPv6 address recognition | Roman Hoog Antink |
2012-05-02 | lib: remove sockunion related unused definitions | Jorge Boncompte [DTI2] |
2012-05-02 | lib, zebra: extend use of sockunion2ip macro | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd: Fix memory leak of some "show ip bgp neighbor" commands | Jorge Boncompte [DTI2] |
2012-05-02 | lib: remove last uses of sockunion_su2str() | Jorge Boncompte [DTI2] |
2012-05-02 | bgpd: Fix memory leak with 'set ip next-hop peer-address' | Jorge Boncompte [DTI2] |
2012-04-20 | lib: bump ZSERV_VERSION to 2 | David Lamparter |
2012-04-16 | isisd: merge osr/google-is-is | David Lamparter |
2012-04-11 | Merge quagga mainline into the google ISIS code. | Avneesh Sachdev |
2012-04-09 | Merge branch 'quagga' into google-bgp-multipath | Avneesh Sachdev |
2012-04-08 | zebra: include hardware addr in if up/down messages | Josh Bailey |
2012-04-08 | lib: Tweak to if_delete_retain() | Josh Bailey |
2012-04-07 | isisd: add Google's changes to IS-IS | Josh Bailey |
2012-04-07 | lib: add stream_set_endp() | Subbaiah Venkata |
2012-04-07 | lib: add support for keyed-hashing with MD5 | Josh Bailey |
2012-04-07 | lib: Tweaks to linked list macros | Josh Bailey |
2012-04-04 | lib: pretty ip_masklen and masklen2ip | David Lamparter |
2012-04-04 | Revert "lib: optimize ip_masklen()" (BZ#720) | David Lamparter |
2012-03-25 | memory: install babel memory informations. | Matthieu Boutier |
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 |