Age | Commit message (Expand) | Author |
2013-07-31 | isisd, ospf6d: use bug-report information from autoconf | Christian Franke |
2012-10-25 | *: use array_size() helper macro | Balaji.G |
2012-10-25 | lib: improve fletcher checksum validation | JR Rivers |
2012-07-10 | ospf6d: fix segfault when requesting inexistant interfaces or areas | Vincent Bernat |
2012-06-25 | ospf6d: add SNMP notifications/traps support | Vincent Bernat |
2012-06-25 | ospf6d: add SNMP support for ospfv3*LsdbTable | Vincent Bernat |
2012-06-25 | ospf6d: add SNMP implementation of ospfv3IfTable | Vincent Bernat |
2012-06-25 | ospf6d: complete SNMP implementation of ospfv3AreaTable | Vincent Bernat |
2012-06-25 | ospf6d: complete SNMP implementation for scalar objects | Vincent Bernat |
2012-06-25 | ospf6d: add SNMP support for ospfv3NbrTable | Vincent Bernat |
2012-06-25 | snmp: fix OSPFV3-MIB implementation | Vincent Bernat |
2012-06-25 | snmp: let handlers accept OID from a lesser prefix | 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-02-21 | ospf6d: remove defaults from iface config (BZ#550) | Vyacheslav Trushkin |
2012-02-21 | ospf6d: remove own routes on SIGTERM (BZ#448) | Phil Laverdiere |
2012-02-11 | ospf6d: fix out of bounds write in ospf6_prefix_apply_mask | David Lamparter |
2012-01-23 | fix zebra protocol after MP-BGP changes | Denis Ovsienko |
2012-01-08 | ospf6d: ospf6_lsa_cmd_init() does not exist | Denis Ovsienko |
2012-01-02 | ospf6d: fix compiler warning messages | Vyacheslav Trushkin |
2012-01-02 | ospf6d: add verifying user's privileges | Vyacheslav Trushkin |
2011-12-14 | ospf6d: always remove the result of a previous SPF calculation | Tom Goff |
2011-12-13 | ospf6d: decode message type with LOOKUP() | Denis Ovsienko |
2011-12-13 | ospf6d: make some old sizing checks assertions | Denis Ovsienko |
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 | quagga: option "-z" ("--socket <path>") added | Vyacheslav Trushkin |
2011-12-13 | ospf6d: justify multicast group management | Vyacheslav Trushkin |
2011-12-13 | ospf6d: implement 'match interface' for route-maps | Vyacheslav Trushkin |
2011-12-07 | ospf6d: fix compile warning from falling off end of main | Stephen Hemminger |
2011-11-17 | ospf6d: check MTU with message header size in mind | Dmitrij Tejblum |
2011-10-17 | IPv6 transport class suppport | Stephen Hemminger |
2011-09-27 | ospf6d: address more trivial compiler warnings | Denis Ovsienko |
2011-09-27 | ospf6d: spelling | Denis Ovsienko |
2011-09-27 | ospf6d: add lost lines to area config block | Jon Andersson |
2011-09-27 | ospf6d: fix crash on filter-list handling (BZ#530) | Christian Hammers |
2011-09-26 | ospf6d: CVE-2011-3323 (fortify packet reception) | Denis Ovsienko |
2011-09-26 | ospf6d: CVE-2011-3324 (DD LSA assertion) | Denis Ovsienko |
2011-08-27 | ospf6d: add missing include | Denis Ovsienko |
2011-08-27 | ospf6d: move named constants to ospf6d.h | Denis Ovsienko |
2011-08-27 | ospf6d: justify some ABR debug code | Denis Ovsienko |
2011-04-22 | ospf6d: copy "mtu-ignore" option from ospfd | Dmitrij Tejblum |
2011-04-04 | ospf6d: fix crash if zebra_interface_state_read can't find interface | Ingo Flaschberger |
2011-03-21 | ospf6d: Extend the "[no] debug ospf6 route" vty commands | Tom Goff |
2011-03-21 | ospf6d: Route locking (memory) cleanup | Tom Goff |
2011-03-21 | ospf6d: Have ospf6d cleanup when it terminates normally | Tom Goff |
2011-03-21 | ospf6d: Remove obsolete code | Tom Goff |
2011-03-21 | ospf6d: Fix memory allocation issues in SPF | Tom Goff |
2011-01-13 | ospf6d: fix crash in SPF calculation | Dmitrij Tejblum |