Age | Commit message (Expand) | Author |
2007-11-01 | 2007-10-30 Nick Hilliard <nick@inex.ie> | Paul Jakma |
2007-10-24 | + fix the bug reported by Milan Kocian (IPv6 route handling was broken by the... | Denis Ovsienko |
2007-10-22 | [ospf6d] Fix removal of defunct ASBR routes | Paul Jakma |
2007-10-22 | [snmp-smux] Fix problems if 'smux peer ...' is issued multiple times | Paul Jakma |
2007-10-22 | [news] Fix top-line version | Paul Jakma |
2007-10-18 | [tests] Forgot to commit ecommunity_tests.c | Paul Jakma |
2007-10-14 | [bgpd] Merge AS4 support | Paul Jakma |
2007-10-04 | + pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600) | Denis Ovsienko |
2007-10-04 | + rib_process() speedup for multi-nexthop route nodes | Denis Ovsienko |
2007-10-03 | + Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls.... | Denis Ovsienko |
2007-09-18 | [privs/Solaris] Quagga should work in zones with IP instances | Paul Jakma |
2007-09-18 | [bgpd] Fix typo, which prevented advertisement of MP (non-IPv4) prefixes | Paul Jakma |
2007-09-18 | + fix missing arg to zlog_warn() | Denis Ovsienko |
2007-09-18 | + fix minor regression in OSPF sending buffer adjustment logic | Denis Ovsienko |
2007-09-14 | + sayonara old_pid! | Denis Ovsienko |
2007-09-14 | + fixed bug #402: now the second zebra process doesn't destroy routes | Denis Ovsienko |
2007-09-14 | Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details). | Denis Ovsienko |
2007-09-12 | * rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be passed | Denis Ovsienko |
2007-09-07 | [release] bump to 0.99.9 | Paul Jakma |
2007-09-07 | [bgpd] low-impact DoS: crash on malformed community with debug set | Paul Jakma |
2007-09-06 | + fixed bug #400: adjusted rtread_sysctl.c:route_read() | Denis Ovsienko |
2007-08-30 | [bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients | Paul Jakma |
2007-08-23 | [bgpd] Pass NOSUB to regexec | Paul Jakma |
2007-08-21 | Bug #362 is fixed now. | Denis Ovsienko |
2007-08-21 | Looks like bug #320 is finally fixed now. | Denis Ovsienko |
2007-08-21 | Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operation | Denis Ovsienko |
2007-08-17 | Fixed bug #394 "RTF_DONE is ignored in rtm_read()" | Denis Ovsienko |
2007-08-14 | Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_updat... | Denis Ovsienko |
2007-08-13 | Merged own patch for the bug #391 (debugging and comments mostly). | Denis Ovsienko |
2007-08-10 | Use the proper field length for the peer's address (netlink_interface_addr) | vize |
2007-08-08 | [tests] Add bgp_capability_test.c, should have been part of earlier commit | Paul Jakma |
2007-08-08 | [isisd] Commit new files which should have been part of previous commit.. | Paul Jakma |
2007-08-07 | [isisd] Add support for Solaris DLPI | Paul Jakma |
2007-08-07 | [ospfd] Finish explanatory comment started in previous commit.. | Paul Jakma |
2007-08-06 | [zebra] Add extra debug logging for RIB and RIB queueing | Paul Jakma |
2007-08-06 | [ospfd] Fix bad SPF calculation on some topologies - incorrect sorting | Paul Jakma |
2007-08-06 | Fix last commit - add back in closing paren which was apparently | Greg Troxel |
2007-08-06 | [ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areas | Paul Jakma |
2007-08-06 | [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit | Paul Jakma |
2007-08-06 | [bgpd] cleanup, compact and consolidate capability parsing code | Paul Jakma |
2007-08-02 | Add comment questioning part of previous change (Denis?). | Greg Troxel |
2007-08-02 | Bugzilla #384. | Greg Troxel |
2007-08-02 | disable gmake workaround now that solaris directory is not built by | Greg Troxel |
2007-08-02 | note the use of GNU make extensions. | Greg Troxel |
2007-08-02 | Add --enable-solaris to descend into solaris-specific build directory. | Greg Troxel |
2007-08-02 | workaround buggy solaris/Makefile.am which requires GNU make. | Greg Troxel |
2007-07-31 | [bgpd] Dont schedule dumps multiple times for same command | Paul Jakma |
2007-07-27 | 2007-07-27 Paul Jakma <paul.jakma@sun.com> | Paul Jakma |
2007-07-06 | [lib] Add comments regarding setsockopt_multicast_ipv4 arguments. | Andrew J. Schorr |
2007-06-27 | [zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong var | Paul Jakma |