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