]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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
2007-02-27 Andrew J. Schorr[ospf6d] Fix string comparison bug in ospf6_lsa_handler...
2007-02-27 Andrew J. Schorr[ospfd] Fix bug: should exit immediately on SIGTERM...
2007-02-26 Paul Jakma[ospfd] Fix regression in SPF introduced by bug#330...
2007-02-26 Paul Jakma[zebra] IRDP should ignore non-IPv4 addresses
2007-02-22 Paul Jakma[solaris] Add licence boilerplate to files for clarity
2007-02-22 Paul Jakma[bgpd] Peer delete can race with reconfig leading to...
2007-02-06 Greg Troxeluse generic sed test so this works on autoconf 2.59
2007-02-06 Greg Troxelde-support NetBSD 1.6, and note that FreeBSD 4 is on...
2007-02-06 Greg TroxelBetter comment explaining that GNU awk is really required.
2007-02-06 Greg Troxelautoreconf -i
2007-02-03 Greg Troxeladd AC_PROC_SED
2007-02-03 Greg Troxelremove crufty m4 files from 2004. With the files,...
2007-02-02 Greg Troxeluse bootstrap.sh
2007-02-02 Greg TroxelProvide 'standard interface', even if it just invokes...
2007-02-02 Greg Troxelospf6d.h: remove declaration of errno (should be via...
2007-02-02 Greg Troxel* README.NetBSD: use update-autotools instead of autor...
2007-01-24 Paul Jakma[ospfd] Bug #330: SPF must consider that nexthop-calc...
2006-12-13 Andrew J. Schorr[zebra] For solaris IPv6 PtP interfaces, try to support...
2006-12-12 Andrew J. Schorr[PtP over ethernet] New peer flag allows much more...
2006-12-08 Paul Jakma[0.99] Bump version to 0.99.6
2006-12-08 Paul Jakma[isisd] Fix compiler warnings and allow v4-only compilation
2006-12-08 Paul Jakma[zebra] Changes of nexthops of static routes didnt...
2006-12-08 Paul Jakma[bgpd] Bug #302, bgpd can get stuck in state Clearing
2006-12-04 Andrew J. Schorr[ospfd] Consider all connected addresses when creating...
2006-11-30 Andrew J. Schorr[bgpd] Implement 'debug bgp zebra' to log all messages...
2006-11-30 Andrew J. Schorr[ospfd] Add debug messages for a few zebra messages...
2006-11-28 Andrew J. Schorr[bgpd] Fix bug where a deleted route that was quickly...
2006-11-28 Andrew J. Schorr[ospfd] Fix bug in passive-interface default commands.
2006-10-27 Paul Jakma[bgpd] trivial: non C99 u_int.._t should be uint.._t
2006-10-24 Andrew J. Schorr[ospfd] Stop losing subsequent default-information...
2006-10-22 Paul Jakma[ospfd] Add passive-interface default support
2006-10-22 Paul Jakma[bgpd] struct peer must have bgp field valid (redistrib...
2006-10-15 Paul Jakma[bgpd] Coverity CID #64: Needless NULL check, CID ...
2006-10-15 Paul Jakma[bgpd] CID#73, potential crash in bgp statistics if...
2006-10-15 Paul Jakma[bgpd] Bug #302 fixes. ClearingCompleted event gets...
next