]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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...
2006-10-15 Paul Jakma[daemon startup] Add --dry-run/-C argument to daemons...
2006-10-15 Paul Jakma[lib] Handle upgrade from SUNWzebra to Quagga for ...
2006-09-26 Andrew J. Schorr[snmp] Fix asn_build calls to pass correct variable...
2006-09-25 Andrew J. Schorr[ospfd] Improve some warning messages.
2006-09-20 Greg TroxelAdd recent NetBSD/FreeBSD versions to list of what...
2006-09-19 Andrew J. Schorr[bgpd] Trivial fix of printf format/arg mismatch
2006-09-14 Paul Jakma[bgpd] reduce the process queue hold time to something...
2006-09-14 Paul Jakma[bgpd] RIB statistics address space size shouldnt doubl...
2006-09-14 Paul Jakma[bgpd] simplify peer refcounts, squash slow peer leak
2006-09-14 Paul Jakma[bgpd] Fix 0.99 shutdown regression, introduce Clearing...
2006-09-14 Paul Jakma[bgpd] Add RIB reporting commands, show bgp ... statistics
2006-09-13 Greg Troxel2006-09-13 Tom Everett <tom@khubla.com>
2006-09-11 Paul Jakma[ripd] bug #293: routemap set metric doesn't check...
2006-09-11 Paul Jakma[ripd] bug #278: remove gratuitous use of mid-function...
2006-09-07 Paul Jakma[bgpd] Handle pcount as flags are changed, fixing pcoun...
2006-09-04 Paul Jakma[bgpd] Add 'show ... neighbor .... prefix-counts' command
2006-08-30 Paul Jakma[ospfd] Fix assertion in DB-exchange fix, hit by ogier...
2006-08-27 Paul Jakma[0.99] version bump to 0.99.5
2006-08-27 Paul Jakma[ospfd] redistribute default no longer works after...
2006-08-27 Paul Jakma[bgpd] fix mtype in XFREE and NULL out freed pointer
2006-08-27 Paul Jakma[tests] update heavywq for workqueue api changes
2006-08-27 Paul Jakma[ospfd] Bug #134, ospfd should be more robust to backwa...
2006-08-27 Paul Jakma[lib] Bug #134: threads should be more robust against...
2006-08-27 Paul Jakma[ospfd] draft-ogier-ospf-dbex-opt DB-exchange optimisation
next