Age | Commit message (Expand) | Author |
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 |
2007-06-25 | 2007-06-25 Hasso Tepper <hasso@quagga.net> | Hasso Tepper |
2007-06-22 | [bgpd] bug #368: Fix possible loop between peers going Idle<->OpenSent | Paul Jakma |
2007-06-22 | [build] configure needs to check for struct icmphdr for IRDP | Paul Jakma |
2007-06-20 | [vtysh] bug #371: vtysh forgets to print 'end' for write-terminal | Paul Jakma |
2007-06-14 | [bgpd] bug #370, default-originate was broken by a silly thinko | Paul Jakma |
2007-06-07 | [ospf6d] Fix silly bug: muse use strcmp to compare strings | Andrew J. Schorr |
2007-06-01 | [linux] Fix strange compilation problem by explicitly including <linux/types.h> | Andrew J. Schorr |
2007-05-30 | [zebra] Trivial patches so we can compile when IPv6 is not enabled | Andrew J. Schorr |
2007-05-17 | [PtP] Fix BSD problems with PtP interfaces: must treat RTA_BRD as peer address | Andrew J. Schorr |
2007-05-10 | [autoconf] Fix missing space character in previous commit | Paul Jakma |
2007-05-10 | [autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLEN | Paul Jakma |
2007-05-10 | [autoconf] add back check for inet_aton | Paul Jakma |
2007-05-10 | [ospfd] Fix address qualified 'ip ospf auth' commands | Paul Jakma |
2007-05-10 | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma |
2007-05-07 | [ospfd] Bug #330 regression: Fix ospf_spf_add_parent assert | Paul Jakma |
2007-05-04 | [bgpd] Trim memory usage of BGP routes | Paul Jakma |
2007-05-04 | [zebra] Add zebra_routemap.c | Paul Jakma |
2007-05-02 | [zebra] Routemap support on received routes, with 'set src' command (linux) | Paul Jakma |
2007-04-30 | [build] Improve portability by invoking gcc with -std=gnu99 instead of -std=c99 | Andrew J. Schorr |
2007-04-30 | [ospfd] network command now behaves more logically when a peer prefix is defined | Andrew J. Schorr |
2007-04-29 | [0.99] Version bump to 0.99.7 | Paul Jakma |
2007-04-29 | [bgpd] Use defines for default weight | Paul Jakma |
2007-04-29 | [bgpd] Fix warnings: hash callbacks should match hash API declarations | Paul Jakma |
2007-04-29 | [zebra/solaris] fix if_get_index passing wrong arg to lifreq_set_name | Paul Jakma |
2007-04-29 | [zebra] Fix merge error in previous solaris changeset | Paul Jakma |
2007-04-29 | [logging] Minor performance tweak | Andrew J. Schorr |
2007-04-29 | [logging] Add new "log timestamp precision" command for subsecond timestamps | Andrew J. Schorr |
2007-04-29 | [logging] Add new "log timestamp precision" command for subsecond timestamps | Andrew J. Schorr |
2007-04-28 | [logging] Add new "log timestamp precision" command for subsecond timestamps | Andrew J. Schorr |
2007-04-27 | [64-bit] Fix 4 problems with printf formats and 64-bit size_t | Andrew J. Schorr |