summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-06[ospfd] Fix bad SPF calculation on some topologies - incorrect sortingPaul Jakma
2007-08-06Fix last commit - add back in closing paren which was apparentlyGreg Troxel
2007-08-06[ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areasPaul Jakma
2007-08-06[bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimitPaul Jakma
2007-08-06[bgpd] cleanup, compact and consolidate capability parsing codePaul Jakma
2007-08-02Add comment questioning part of previous change (Denis?).Greg Troxel
2007-08-02Bugzilla #384.Greg Troxel
2007-08-02disable gmake workaround now that solaris directory is not built byGreg Troxel
2007-08-02note the use of GNU make extensions.Greg Troxel
2007-08-02Add --enable-solaris to descend into solaris-specific build directory.Greg Troxel
2007-08-02workaround buggy solaris/Makefile.am which requires GNU make.Greg Troxel
2007-07-31[bgpd] Dont schedule dumps multiple times for same commandPaul Jakma
2007-07-272007-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 varPaul Jakma
2007-06-252007-06-25 Hasso Tepper <hasso@quagga.net>Hasso Tepper
2007-06-22[bgpd] bug #368: Fix possible loop between peers going Idle<->OpenSentPaul Jakma
2007-06-22[build] configure needs to check for struct icmphdr for IRDPPaul Jakma
2007-06-20[vtysh] bug #371: vtysh forgets to print 'end' for write-terminalPaul Jakma
2007-06-14[bgpd] bug #370, default-originate was broken by a silly thinkoPaul Jakma
2007-06-07[ospf6d] Fix silly bug: muse use strcmp to compare stringsAndrew 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 enabledAndrew J. Schorr
2007-05-17[PtP] Fix BSD problems with PtP interfaces: must treat RTA_BRD as peer addressAndrew J. Schorr
2007-05-10[autoconf] Fix missing space character in previous commitPaul Jakma
2007-05-10[autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLENPaul Jakma
2007-05-10[autoconf] add back check for inet_atonPaul Jakma
2007-05-10[ospfd] Fix address qualified 'ip ospf auth' commandsPaul Jakma
2007-05-10[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma
2007-05-07[ospfd] Bug #330 regression: Fix ospf_spf_add_parent assertPaul Jakma
2007-05-04[bgpd] Trim memory usage of BGP routesPaul Jakma
2007-05-04[zebra] Add zebra_routemap.cPaul 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=c99Andrew J. Schorr
2007-04-30[ospfd] network command now behaves more logically when a peer prefix is definedAndrew J. Schorr
2007-04-29[0.99] Version bump to 0.99.7Paul Jakma
2007-04-29[bgpd] Use defines for default weightPaul Jakma
2007-04-29[bgpd] Fix warnings: hash callbacks should match hash API declarationsPaul Jakma
2007-04-29[zebra/solaris] fix if_get_index passing wrong arg to lifreq_set_namePaul Jakma
2007-04-29[zebra] Fix merge error in previous solaris changesetPaul Jakma
2007-04-29[logging] Minor performance tweakAndrew J. Schorr
2007-04-29[logging] Add new "log timestamp precision" command for subsecond timestampsAndrew J. Schorr
2007-04-29[logging] Add new "log timestamp precision" command for subsecond timestampsAndrew J. Schorr
2007-04-28[logging] Add new "log timestamp precision" command for subsecond timestampsAndrew J. Schorr
2007-04-27[64-bit] Fix 4 problems with printf formats and 64-bit size_tAndrew J. Schorr
2007-04-27[ripd, ripngd] Remove useless code in rip_vty_out_uptime functionAndrew J. Schorr
2007-04-21[ospfd] Fix bug in 'passive-interface default' behaviorAndrew J. Schorr
2007-04-16Use 'path (category)' form.David Young
2007-04-16Note my change to zebra/connected.c.David Young
2007-04-16Only suppress adding a connected route to the kernel if it isDavid Young