]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2007-10-22 Paul Jakma[news] Fix top-line version
2007-10-18 Paul Jakma[tests] Forgot to commit ecommunity_tests.c
2007-10-14 Paul Jakma[bgpd] Merge AS4 support
2007-10-04 Denis Ovsienko+ pidfiles are now always created with 0644 perms inste...
2007-10-04 Denis Ovsienko+ rib_process() speedup for multi-nexthop route nodes
2007-10-03 Denis Ovsienko+ Minor bugfix: IPv6 prefixes were logged incorrectly...
2007-09-18 Paul Jakma[privs/Solaris] Quagga should work in zones with IP...
2007-09-18 Paul Jakma[bgpd] Fix typo, which prevented advertisement of MP...
2007-09-18 Denis Ovsienko+ fix missing arg to zlog_warn()
2007-09-18 Denis Ovsienko+ fix minor regression in OSPF sending buffer adjustmen...
2007-09-14 Denis Ovsienko+ sayonara old_pid!
2007-09-14 Denis Ovsienko+ fixed bug #402: now the second zebra process doesn...
2007-09-14 Denis OvsienkoSwitch from LOOKUP() to lookup() for rtm_type (see...
2007-09-12 Denis Ovsienko* rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be...
2007-09-07 Paul Jakma[release] bump to 0.99.9
2007-09-07 Paul Jakma[bgpd] low-impact DoS: crash on malformed community...
2007-09-06 Denis Ovsienko+ fixed bug #400: adjusted rtread_sysctl.c:route_read()
2007-08-30 Paul Jakma[bgpd] bug #398 Bogus free on out route-map, and assert...
2007-08-23 Paul Jakma[bgpd] Pass NOSUB to regexec
2007-08-21 Denis OvsienkoBug #362 is fixed now.
2007-08-21 Denis OvsienkoLooks like bug #320 is finally fixed now.
2007-08-21 Denis OvsienkoFixed ioctl_solaris.c:if_get_mtu() for IPv6'less operation
2007-08-17 Denis OvsienkoFixed bug #394 "RTF_DONE is ignored in rtm_read()"
2007-08-14 Denis OvsienkoMerged own patch for bug #390 (rewrite zebra/zebra_rib...
2007-08-13 Denis OvsienkoMerged own patch for the bug #391 (debugging and commen...
2007-08-10 vizeUse the proper field length for the peer's address...
2007-08-08 Paul Jakma[tests] Add bgp_capability_test.c, should have been...
2007-08-08 Paul Jakma[isisd] Commit new files which should have been part...
2007-08-07 Paul Jakma[isisd] Add support for Solaris DLPI
2007-08-07 Paul Jakma[ospfd] Finish explanatory comment started in previous...
2007-08-06 Paul Jakma[zebra] Add extra debug logging for RIB and RIB queueing
2007-08-06 Paul Jakma[ospfd] Fix bad SPF calculation on some topologies...
2007-08-06 Greg TroxelFix last commit - add back in closing paren which was...
2007-08-06 Paul Jakma[ospfd] Bug #331, NSSA ASBR regression - failure to...
2007-08-06 Paul Jakma[bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr...
2007-08-06 Paul Jakma[bgpd] cleanup, compact and consolidate capability...
2007-08-02 Greg TroxelAdd comment questioning part of previous change (Denis?).
2007-08-02 Greg TroxelBugzilla #384.
2007-08-02 Greg Troxeldisable gmake workaround now that solaris directory...
2007-08-02 Greg Troxelnote the use of GNU make extensions.
2007-08-02 Greg TroxelAdd --enable-solaris to descend into solaris-specific...
2007-08-02 Greg Troxelworkaround buggy solaris/Makefile.am which requires...
2007-07-31 Paul Jakma[bgpd] Dont schedule dumps multiple times for same...
2007-07-27 Paul Jakma2007-07-27 Paul Jakma <paul.jakma@sun.com>
2007-07-06 Andrew J. Schorr[lib] Add comments regarding setsockopt_multicast_ipv4...
2007-06-27 Paul Jakma[zebra] rib loop check for RIB_ENTRY_REMOVED checks...
2007-06-25 Hasso Tepper2007-06-25 Hasso Tepper <hasso@quagga.net>
2007-06-22 Paul Jakma[bgpd] bug #368: Fix possible loop between peers going...
2007-06-22 Paul Jakma[build] configure needs to check for struct icmphdr...
2007-06-20 Paul Jakma[vtysh] bug #371: vtysh forgets to print 'end' for...
2007-06-14 Paul Jakma[bgpd] bug #370, default-originate was broken by a...
2007-06-07 Andrew J. Schorr[ospf6d] Fix silly bug: muse use strcmp to compare...
2007-06-01 Andrew J. Schorr[linux] Fix strange compilation problem by explicitly...
2007-05-30 Andrew J. Schorr[zebra] Trivial patches so we can compile when IPv6...
2007-05-17 Andrew J. Schorr[PtP] Fix BSD problems with PtP interfaces: must treat...
2007-05-10 Paul Jakma[autoconf] Fix missing space character in previous...
2007-05-10 Paul Jakma[autoconf] GNU_SOURCE can be defined twice, through...
2007-05-10 Paul Jakma[autoconf] add back check for inet_aton
2007-05-10 Paul Jakma[ospfd] Fix address qualified 'ip ospf auth' commands
2007-05-10 Paul Jakma[autoconf] bugs 162,303,178: Fix 'present but can not...
2007-05-07 Paul Jakma[ospfd] Bug #330 regression: Fix ospf_spf_add_parent...
2007-05-04 Paul Jakma[bgpd] Trim memory usage of BGP routes
2007-05-04 Paul Jakma[zebra] Add zebra_routemap.c
2007-05-02 Paul Jakma[zebra] Routemap support on received routes, with ...
2007-04-30 Andrew J. Schorr[build] Improve portability by invoking gcc with -std...
2007-04-30 Andrew J. Schorr[ospfd] network command now behaves more logically...
2007-04-29 Paul Jakma[0.99] Version bump to 0.99.7
2007-04-29 Paul Jakma[bgpd] Use defines for default weight
2007-04-29 Paul Jakma[bgpd] Fix warnings: hash callbacks should match hash...
2007-04-29 Paul Jakma[zebra/solaris] fix if_get_index passing wrong arg...
2007-04-29 Paul Jakma[zebra] Fix merge error in previous solaris changeset
2007-04-29 Andrew J. Schorr[logging] Minor performance tweak
2007-04-29 Andrew J. Schorr[logging] Add new "log timestamp precision" command...
2007-04-29 Andrew J. Schorr[logging] Add new "log timestamp precision" command...
2007-04-28 Andrew J. Schorr[logging] Add new "log timestamp precision" command...
2007-04-27 Andrew J. Schorr[64-bit] Fix 4 problems with printf formats and 64...
2007-04-27 Andrew J. Schorr[ripd, ripngd] Remove useless code in rip_vty_out_uptim...
2007-04-21 Andrew J. Schorr[ospfd] Fix bug in 'passive-interface default' behavior
2007-04-16 David YoungUse 'path (category)' form.
2007-04-16 David YoungNote my change to zebra/connected.c.
2007-04-16 David YoungOnly suppress adding a connected route to the kernel...
2007-04-15 Andrew J. Schorr[bgpd] Minor performance improvement patch
2007-04-12 Vincent JardinFix the display of some timers. (show ipv6 ripng and...
2007-04-11 Vincent JardinFix the display of route timeout in "show ip rip"....
2007-04-10 Paul Jakma[zebra] MTU change should propogate to zserv client...
2007-04-10 Paul Jakma[bgpd] Bug #354: Take care to keep reads of MP_(UN...
2007-04-10 Paul Jakma[bgpd] V. quick route flap gets mistaken for duplicate...
2007-04-10 Paul Jakma[zebra] Retain configured IPv4 address upon removal...
2007-04-10 Paul Jakma[testzebra] stubs should call kernel_address_add on...
2007-04-10 Paul Jakma[zebra] Bug #351: Don't redistribute routes to ipv4...
2007-04-10 Paul Jakma[bgpd] bug #352: IPv6/Multicast address-family config...
2007-03-23 Paul Jakma[ospfd] Bug #330 regression: failure to calculate route...
2007-03-23 Paul Jakma[ospfd] Instrument ospf_spf with more debug log messages
2007-03-21 Andrew J. Schorr[doc] Makefile VPATH patch
2007-03-21 Andrew J. Schorr[ripd] Fix "show ip rip status" display of time until...
2007-03-20 Andrew J. Schorr[lib] Make message lookup function more robust.
2007-03-14 Andrew J. Schorr[ospfd] Return SNMP standard neighbor state values...
2007-03-14 Andrew J. Schorr[ospfd] Fix two debug messages that used inet_ntoa...
2007-03-08 Paul Jakma[ospf6d] Bug 322: ospf6d show ipv6 neighbour showing...
2007-03-06 Paul Jakma[zebra] Fix interface metric bug on BSD
next