- a765eb9 ospf6d: convert LSDB to use route_node, improve performance by Dinesh Dutt · 11 years ago
- eb82e9e ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance) by Dinesh Dutt · 11 years ago
- c5926a9 ospf6d: add p2p interface support by Dinesh Dutt · 11 years ago
- bf986da ospf6d: fix various bugs in installing and flooding LSAs by Dinesh Dutt · 11 years ago
- 8ae454e ospf6d: add more details to show ipv6 ospf6 data by Dinesh Dutt · 11 years ago
- 09df457 ospf6d: enable the commands to support detailed debugging of LSAs. by Dinesh Dutt · 11 years ago
- ac58e14 ospf6d: remove older version of LSA from neigbor retx list before prematurely aging it. by Dinesh Dutt · 11 years ago
- 2449fcd ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed. by Dinesh Dutt · 11 years ago
- 3810e06 ospf6d: schedule SPF to run on events rather than directly on each event. by Dinesh Dutt · 11 years ago
- 8551e6d ospf6d/ospfd: refactor some common defines by Dinesh Dutt · 11 years ago
- 4ff3bca isisd, ospf6d: use bug-report information from autoconf by Christian Franke · 12 years ago
- 837d16c *: use array_size() helper macro by Balaji.G · 12 years ago
- d8a4e42 lib: improve fletcher checksum validation by JR Rivers · 12 years ago
- 0402ca4 ospf6d: fix segfault when requesting inexistant interfaces or areas by Vincent Bernat · 12 years ago
- bf83666 ospf6d: add SNMP notifications/traps support by Vincent Bernat · 12 years ago
- c349bb8 ospf6d: add SNMP support for ospfv3*LsdbTable by Vincent Bernat · 12 years ago
- 3bc4f84 ospf6d: add SNMP implementation of ospfv3IfTable by Vincent Bernat · 12 years ago
- ea86e40 ospf6d: complete SNMP implementation of ospfv3AreaTable by Vincent Bernat · 12 years ago
- 2c5f148 ospf6d: complete SNMP implementation for scalar objects by Vincent Bernat · 13 years ago
- 061bc73 ospf6d: add SNMP support for ospfv3NbrTable by Vincent Bernat · 13 years ago
- 0f0ab51 snmp: fix OSPFV3-MIB implementation by Vincent Bernat · 13 years ago
- 8046ba6 snmp: let handlers accept OID from a lesser prefix by Vincent Bernat · 13 years ago
- 08d7f65 build: use net-snmp-config to configure NetSNMP by Vincent Bernat · 13 years ago
- 6b1e37f build: only define HAVE_SNMP by Vincent Bernat · 13 years ago
- 9e7a548 build: allow configure and build in a separate directory by Vincent Bernat · 13 years ago
- b51a3a3 ospf6d: remove defaults from iface config (BZ#550) by Vyacheslav Trushkin · 13 years ago
- ef2d5d1 ospf6d: remove own routes on SIGTERM (BZ#448) by Phil Laverdiere · 13 years ago
- 4c0cf00 ospf6d: fix out of bounds write in ospf6_prefix_apply_mask by David Lamparter · 15 years ago
- b4e45f6 fix zebra protocol after MP-BGP changes by Denis Ovsienko · 13 years ago
- 5e1731a ospf6d: ospf6_lsa_cmd_init() does not exist by Denis Ovsienko · 13 years ago
- cba1fab ospf6d: fix compiler warning messages by Vyacheslav Trushkin · 13 years ago
- 6fd1620 ospf6d: add verifying user's privileges by Vyacheslav Trushkin · 13 years ago
- b48cebb ospf6d: always remove the result of a previous SPF calculation by Tom Goff · 13 years ago
- 5031ed1 ospf6d: decode message type with LOOKUP() by Denis Ovsienko · 13 years ago
- fa07966 ospf6d: make some old sizing checks assertions by Denis Ovsienko · 13 years ago
- e0ca5fd lib: put route_types.txt to real use by David Lamparter · 15 years ago
- 05e54ee build: delete .cvsignore files by Denis Ovsienko · 13 years ago
- b511468 quagga: option "-z" ("--socket <path>") added by Vyacheslav Trushkin · 13 years ago
- 9a9446e ospf6d: justify multicast group management by Vyacheslav Trushkin · 13 years ago
- 42a7deb ospf6d: implement 'match interface' for route-maps by Vyacheslav Trushkin · 13 years ago
- c143c38 ospf6d: fix compile warning from falling off end of main by Stephen Hemminger · 13 years ago
- 681b84e ospf6d: check MTU with message header size in mind by Dmitrij Tejblum · 13 years ago
- 6d0732c IPv6 transport class suppport by Stephen Hemminger · 13 years ago
- 87362ce ospf6d: address more trivial compiler warnings by Denis Ovsienko · 13 years ago
- ea40219 ospf6d: spelling by Denis Ovsienko · 13 years ago
- 5fdaa04 ospf6d: add lost lines to area config block by Jon Andersson · 13 years ago
- 75d044d ospf6d: fix crash on filter-list handling (BZ#530) by Christian Hammers · 13 years ago
- abc7ef4 ospf6d: CVE-2011-3323 (fortify packet reception) by Denis Ovsienko · 13 years ago
- 09395e2 ospf6d: CVE-2011-3324 (DD LSA assertion) by Denis Ovsienko · 13 years ago
- a0bf59b ospf6d: add missing include by Denis Ovsienko · 13 years ago
- ef95122 ospf6d: move named constants to ospf6d.h by Denis Ovsienko · 13 years ago
- d91f35b ospf6d: justify some ABR debug code by Denis Ovsienko · 13 years ago
- d42306d ospf6d: copy "mtu-ignore" option from ospfd by Dmitrij Tejblum · 14 years ago
- 57c4f4f ospf6d: fix crash if zebra_interface_state_read can't find interface by Ingo Flaschberger · 14 years ago
- 8f228de ospf6d: Extend the "[no] debug ospf6 route" vty commands by Tom Goff · 14 years ago
- e7a6d80 ospf6d: Route locking (memory) cleanup by Tom Goff · 14 years ago
- ae2254a ospf6d: Have ospf6d cleanup when it terminates normally by Tom Goff · 14 years ago
- fd795eb ospf6d: Remove obsolete code by Tom Goff · 14 years ago
- 1d19234 ospf6d: Fix memory allocation issues in SPF by Tom Goff · 14 years ago
- 403138e ospf6d: fix crash in SPF calculation by Dmitrij Tejblum · 14 years ago
- 2470e99 ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-config by David Ward · 15 years ago
- e580216 ospf6d: remove dead code by Stephen Hemminger · 15 years ago
- 813f6a0 ospf6d: fix warnings from recent prefix bit commit by Stephen Hemminger · 15 years ago
- 1352ef3 lib: move check_bit into prefix common code by Stephen Hemminger · 15 years ago
- 64bf3ab ospf6d: review LSA sequence number comparison by Ondrej Zajicek · 15 years ago
- 16c1c48 ospf6d: fix LSA locking in ospf6_new_ls_id() by Tom Goff · 15 years ago
- aabbb1a ospf6d: bug #529, fix endianness problem in earlier commit by Tom Henderson · 15 years ago
- 065de90 all: check return value from daemon() call by Stephen Hemminger · 15 years ago
- 30d2059 [global] interface flags format warnings by Stephen Hemminger · 15 years ago
- 9b4ef25 [ospf6d] Fix regression in monotonic time patch - LSA max-aging broke by Tom Henderson · 15 years ago
- 86f72dc Convert ospf6d over to quagga_gettime() wrappers. by Takashi Sogabe · 15 years ago
- 66a11e7 [ospf6d] Remove 'no router' from OSPF6_NODE by Stephen Hemminger · 16 years ago
- 56abbb8 [ospf6d] Fix ospf6d crash if removing interface with no area by Jon · 16 years ago
- 597fa7c [ospf6d] Fix ospf6d crash in show border routers by Jon · 16 years ago
- 6c19d26 [ospf6] Add no router ospf6 by Jon · 16 years ago
- 86f9e5a [ospf6d] Fix ospf6d crash if range defined twice by Jon · 16 years ago
- 7fc626d [cleanup] Make command nodes static by Stephen Hemminger · 16 years ago
- 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
- 0be8dfb [snmp] Compiler warning fixes for when "--enable-snmp" is configured. by Chris Caputo · 16 years ago
- fb62a3c Make --enable-snmp cross compile and make libcrypto optional with --without-crypto by Joakim Tjernlund · 17 years ago
- 5515de3 [administrivia] Update gitignore files by Paul Jakma · 18 years ago
- d68cbf9 [administrivia] Git should ignore backup files and .loT files by Paul Jakma · 18 years ago
- 3998bfd [trivia] Remove ChangeLog files, as this data is now maintained in SCM by Paul Jakma · 16 years ago
- 6ac29a5 [trivia] finish off static'ification of ospf6d and ripngd by Paul Jakma · 16 years ago
- 46bc0e4 [build] Test for GNU-style PIE support in toolchain and enable by Paul P Komkoff Jr · 16 years ago
- 3c5a0a4 [administrivia] Add .gitignore files, based on .cvsignores. by Paul Jakma · 19 years ago
- 0d6b2ee [daemons] Sanity check port number arguments before use by Paul Jakma · 17 years ago
- dea0444 [c++] remove/rename some names in headers that clash with C++ reserved words by Paul Jakma · 17 years ago
- fbdbf12 [ospf6d] Fix removal of defunct ASBR routes by Paul Jakma · 17 years ago
- e733f94 [ospf6d] Fix silly bug: muse use strcmp to compare strings by Andrew J. Schorr · 17 years ago
- eda9ba7 [64-bit] Fix 4 problems with printf formats and 64-bit size_t by Andrew J. Schorr · 18 years ago
- c136d24 [ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong times by Paul Jakma · 18 years ago
- c32d28b [ospf6d] Fix string comparison bug in ospf6_lsa_handler_name. by Andrew J. Schorr · 18 years ago
- 75a9140 ospf6d.h: remove declaration of errno (should be via header) by Greg Troxel · 18 years ago
- 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
- 0b26f81 [ospf6d] GNU Zebra 3563: Fix as-external forwarding address by Paul Jakma · 19 years ago
- cf1ce25 [ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugs by Paul Jakma · 19 years ago
- 932bf19 [ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when out of Exchange/Loading by Paul Jakma · 19 years ago
- cb4b884 [ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area as-ext bug, cleanup debug by Paul Jakma · 19 years ago
- f52d13c 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago