Age | Commit message (Expand) | Author |
2006-07-04 | [ospfd] Ensure NSM state functions can redirect next_state accidently | Paul Jakma |
2006-07-04 | [ospfd] consolidate adjacency check logic | Paul Jakma |
2006-07-03 | [debug] Debug messages to terminal vty sessions should include timestamps | Andrew J. Schorr |
2006-07-02 | [zebra] Fix CID #104, check addr for null, and #18, check nexthop type args | Paul Jakma |
2006-07-02 | [bgpd] Fix crash on shutdown of peer | Paul Jakma |
2006-06-30 | [ripd] update to use auto-generated redistribute route-type defs | Paul Jakma |
2006-06-30 | [lib] Fix merge error in ChangeLog | Paul Jakma |
2006-06-30 | [ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matches | Andrew J. Schorr |
2006-06-30 | [lib] Fix typo in cpp conditional for malloc.h include | Paul Jakma |
2006-06-30 | [ospfd] Avoid getting NSM stuck in ExStart by using local view of DR/BDR | Andrew J. Schorr |
2006-06-29 | [ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]" | Andrew J. Schorr |
2006-06-27 | [lib] Remove bare routes in route_types: fix mistake in commmit | Paul Jakma |
2006-06-27 | [lib] Remove numeric route-type argument in redistribute arg strings | Paul Jakma |
2006-06-27 | [ospfd] Replace redistribution strings with new route_types.h defines. | Paul Jakma |
2006-06-27 | [lib] Centralise Zserv route type information, auto-generate redist strings | Paul Jakma |
2006-06-26 | [doc] OSPF MD5 keyid documentation, fix texinfo warnings in bgpd.texi | Paul Jakma |
2006-06-26 | [ospfd] NSSA translate-enabled ABR should declare itself as ASBR | Paul Jakma |
2006-06-24 | [ospfd] Improve two info log messages in ospf_snmp.c | Andrew J. Schorr |
2006-06-24 | [ospfd] When writing out config, show "debug ospf nsm status" properly | Andrew J. Schorr |
2006-06-18 | [ospfd] Fix ospf passive-interface subcommand to create interface if necessary | Andrew J. Schorr |
2006-06-15 | [redhat quagga.spec] Detect fedora release automatically | Andrew J. Schorr |
2006-06-15 | [ospfd] Fix multicast membership drop bug | Paul Jakma |
2006-06-15 | [zebra] Fix forgetfulness wrt configured address on FreeBSD | Paul Jakma |
2006-06-15 | [zebra] remove internal if_flag_dump, use libzebras version. | Paul Jakma |
2006-06-15 | [lib] list_delete shouldn't duplicate list_delete_all_node | Paul Jakma |
2006-06-15 | [lib] Experimental: have XFREE NULL out the freed pointer | Paul Jakma |
2006-06-15 | [lib] Fix vector leak in error path in command.c, CID #38 | Paul Jakma |
2006-06-15 | [ospfd] lsdb_delete/discard_from_db should be more robust to bad args | Paul Jakma |
2006-06-15 | [ospfd] suppres mostly uninteresting debug message unless debug is set | Paul Jakma |
2006-05-28 | [tests] Fix stray character in previous commit | Paul Jakma |
2006-05-28 | [tests] test-sig.c: configure logging | Paul Jakma |
2006-05-28 | [lib] Add support for Sun libc printstack to zlog_backtrace_sigsafe | Paul Jakma |
2006-05-28 | [lib] vty_log shouldn't crash if called when vty isn't initiliased | Paul Jakma |
2006-05-28 | [lib] malloc.h is deprecated, try not to include it anymore | Paul Jakma |
2006-05-28 | [lib] include inttypes.h rather than stdint.h, provide defines where missing | Paul Jakma |
2006-05-28 | [build] Update SOS CFLAGS and add check for GNU Make in configure.ac | Paul Jakma |
2006-05-28 | [vtysh] Add "show memory" to vtysh | Paul Jakma |
2006-05-23 | [bgpd] expand vty help for neighbor ... update-source | Paul Jakma |
2006-05-23 | [doc] document neighbor ..... update-source | Paul Jakma |
2006-05-23 | [vtysh] suppress output in 'show logging' for daemons not present | Paul Jakma |
2006-05-23 | [vtysh] Add 'show logging' command | Paul Jakma |
2006-05-21 | [interface configuration] Try to avoid losing address info after shutdown. | Andrew J. Schorr |
2006-05-19 | [interface configuration] Preserve flag indicating address was set by quagga. | Andrew J. Schorr |
2006-05-17 | [debug] Improve zebra kernel socket debug message to include IP addresses. | Andrew J. Schorr |
2006-05-15 | [zebra] Remove private command string table | Paul Jakma |
2006-05-15 | [lib] Add string mapping table for Zserv commands | Paul Jakma |
2006-05-15 | [lib] CID #39, Fix the vty completion leak-fix to only free when desired | Paul Jakma |
2006-05-15 | [ospf6d] GNU Zebra 3563: Fix as-external forwarding address | Paul Jakma |
2006-05-15 | [ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugs | Paul Jakma |
2006-05-15 | [ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when out of Exchange/Loading | Paul Jakma |