summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | [snmp-smux] Fix problems if 'smux peer ...' is issued multiple timespaul2007-10-222-2/+17
| | | * | | | [news] Fix top-line versionpaul2007-10-221-1/+1
| | | * | | | [tests] Forgot to commit ecommunity_tests.cpaul2007-10-181-0/+141
| | | * | | | [bgpd] Merge AS4 supportpaul2007-10-1427-432/+1897
| | | * | | | + pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600)pilot2007-10-042-3/+10
| | | * | | | + rib_process() speedup for multi-nexthop route nodespilot2007-10-042-2/+8
| | | * | | | + Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls....pilot2007-10-032-11/+17
| | | * | | | [privs/Solaris] Quagga should work in zones with IP instancespaul2007-09-182-0/+12
| | | * | | | [bgpd] Fix typo, which prevented advertisement of MP (non-IPv4) prefixespaul2007-09-184-17/+108
| | | * | | | + fix missing arg to zlog_warn()pilot2007-09-182-1/+2
| | | * | | | + fix minor regression in OSPF sending buffer adjustment logicpilot2007-09-184-11/+18
| | | * | | | + sayonara old_pid!pilot2007-09-145-11/+6
| | | * | | | + fixed bug #402: now the second zebra process doesn't destroy routespilot2007-09-142-5/+20
| | | * | | | Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details).pilot2007-09-144-13/+19
| | | * | | | * rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be passedpilot2007-09-122-0/+8
| | | * | | | [release] bump to 0.99.9paul2007-09-072-2/+6
| | | * | | | [bgpd] low-impact DoS: crash on malformed community with debug setpaul2007-09-073-1/+22
| | | * | | | + fixed bug #400: adjusted rtread_sysctl.c:route_read()pilot2007-09-062-0/+8
| | | * | | | [bgpd] bug #398 Bogus free on out route-map, and assert() with rsclientspaul2007-08-303-34/+49
| | | * | | | [bgpd] Pass NOSUB to regexecpaul2007-08-232-1/+9
| | | * | | | Bug #362 is fixed now.pilot2007-08-2110-2/+102
| | | * | | | Looks like bug #320 is finally fixed now.pilot2007-08-212-0/+11
| | | * | | | Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operationpilot2007-08-212-14/+16
| | | * | | | Fixed bug #394 "RTF_DONE is ignored in rtm_read()"pilot2007-08-172-2/+7
| | | * | | | Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_updat...pilot2007-08-142-12/+22
| | | * | | | Merged own patch for the bug #391 (debugging and comments mostly).pilot2007-08-138-48/+418
| | | * | | | Use the proper field length for the peer's address (netlink_interface_addr)vize2007-08-102-5/+6
| | | * | | | [tests] Add bgp_capability_test.c, should have been part of earlier commitpaul2007-08-081-0/+457
| | | * | | | [isisd] Commit new files which should have been part of previous commit..paul2007-08-083-0/+1320
| | | * | | | [isisd] Add support for Solaris DLPIpaul2007-08-0711-647/+82
| | | * | | | [ospfd] Finish explanatory comment started in previous commit..paul2007-08-072-1/+6
| | | * | | | [zebra] Add extra debug logging for RIB and RIB queueingpaul2007-08-062-19/+56
| | | * | | | [ospfd] Fix bad SPF calculation on some topologies - incorrect sortingpaul2007-08-065-4/+18
| | | * | | | Fix last commit - add back in closing paren which was apparentlygdt2007-08-061-1/+1
| | | * | | | [ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areaspaul2007-08-062-1/+5
| | | * | | | [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimitpaul2007-08-0610-31/+725
| | | * | | | [bgpd] cleanup, compact and consolidate capability parsing codepaul2007-08-0610-417/+567
| | | * | | | Add comment questioning part of previous change (Denis?).gdt2007-08-021-26/+31
| | | * | | | Bugzilla #384.gdt2007-08-022-8/+13
| | | * | | | disable gmake workaround now that solaris directory is not built bygdt2007-08-021-6/+11
| | | * | | | note the use of GNU make extensions.gdt2007-08-021-1/+3
| | | * | | | Add --enable-solaris to descend into solaris-specific build directory.gdt2007-08-022-2/+12
| | | * | | | workaround buggy solaris/Makefile.am which requires GNU make.gdt2007-08-021-2/+9
| | | * | | | [bgpd] Dont schedule dumps multiple times for same commandpaul2007-07-312-11/+30
| | | * | | | 2007-07-27 Paul Jakma <paul.jakma@sun.com>paul2007-07-272-2/+6
| | | * | | | [lib] Add comments regarding setsockopt_multicast_ipv4 arguments.ajs2007-07-063-4/+13
| | | * | | | [zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong varpaul2007-06-272-1/+8
| | | * | | | 2007-06-25 Hasso Tepper <hasso@quagga.net>hasso2007-06-252-2/+6
| | | * | | | [bgpd] bug #368: Fix possible loop between peers going Idle<->OpenSentpaul2007-06-222-3/+10
| | | * | | | [build] configure needs to check for struct icmphdr for IRDPpaul2007-06-222-8/+21