]> git.proxmox.com Git - mirror_frr.git/history - ospfd
build/extra: Enhance README.NetBSD make/gmake decision.
[mirror_frr.git] / ospfd /
2010-04-18 Joakim Tjernlundospfd: Only refresh external default route once.
2010-04-18 Joakim Tjernlundospfd: Make sure ospf_distribute_list_update_timer...
2010-04-18 Joakim Tjernlundospfd: Make sure all external routes are updated.
2010-01-14 Paul Jakmaospfd: Fix debug messages that were masked by DISCARD_LSA
2010-01-14 Paul Jakmaospfd: remove unneeded memset from a very hot function
2009-12-03 Stephen Hemmingerospfd: VTY strings cleanup
2009-12-03 Stephen Hemmingerospfd: comment out unused function
2009-12-03 Stephen Hemmingerospfd: make local functions static
2009-09-28 Denis Ovsienko[ospfd] enable more OSPF cost command aliases
2009-08-28 Joakim Tjernlundospfd: Make sure priority is respected.
2009-08-28 Joakim Tjernlundospfd: Tighten up the connected check for redistribution
2009-08-13 Stephen Hemmingerall: check return value from daemon() call
2009-08-13 Stephen Hemmingerospfd: fix performance problem with redistribute delete
2009-08-11 Joakim Tjernlundospfd: Make sure route table is recalculated.
2009-08-11 Paul Jakmaospfd: Make "Packet ... received on wrong link" conditi...
2009-08-03 Paul Jakmaospfd: neuter some compiler warnings
2009-08-03 Paul Jakmaospfd: update some comments
2009-08-03 Joakim Tjernlundospfd: Change struct ospf_path *oi to ifindex.
2009-07-30 Joakim Tjernlundospfd: Discriminate better when selecting links between...
2009-07-28 Joakim Tjernlundospfd: Make ospf_if_lookup_recv_if() find the right...
2009-07-28 Joakim Tjernlundospfd: export ospf_if_table_lookup() and use it in...
2009-07-28 Paul JakmaMerge remote branch 'origin/master'
2009-07-28 Stephen Hemminger[global] interface flags format warnings
2009-06-26 Joakim Tjernlund[ospfd] Do not use stale Network/Router LSAs
2009-06-25 Joakim Tjernlund[ospfd] compare ifIndex too when matching paths
2009-06-25 Joakim Tjernlund[ospfd] external LSA route_unlock_node() fixes
2009-06-25 Joakim Tjernlund[ospfd] Fix a few LSA performance "bugs"
2009-06-24 Paul JakmaMerge remote branch 'origin/master'
2009-06-24 Tomasz Pala[cleanup] Add log.h includes
2009-06-24 Dmitry Tejblum[ospfd] discount IP header size from a new LSA pkt
2009-06-23 Paul JakmaMerge remote branch 'origin/master'
2009-06-23 Dmitry Tejblum[ospfd] cancel OSPF timer hack in nsm_change_state
2009-06-19 Jeremy Jackson[ospfd/BSD] add missing UINT16_MAX - picked up from...
2009-06-18 Jeremy Jackson[daemons/cleanup] Remove disabled log_mode argument...
2009-06-18 Stephen Hemminger[OSPF/cleanup] make message lists read only
2009-06-18 Stephen Hemminger[ospfd] Fix OSPF route refcount leak
2009-06-12 Stephen Hemminger[cleanup] Make command nodes static
2009-06-12 Stephen Hemminger[cleanup] functions taking no args should be declared...
2009-06-12 Stephen Hemminger[cleanup] Convert XMALLOC/memset to XCALLOC
2009-06-02 Paul JakmaMerge remote branch 'origin/master'
2009-06-02 Chris Caputo[snmp] Compiler warning fixes for when "--enable-snmp...
2009-06-02 Francesco Dolcini[ospfd] fix vty ospfd no ospf abr-type standard
2009-04-10 Denis OvsienkoJustified OSPF cost function names and added support...
2008-10-02 Paul JakmaMerge branch 'bgpd/fsm'
2008-09-24 Joakim Tjernlund[ospfd] Fix SEGV during startup introduced in recent...
2008-09-24 Joakim Tjernlund[ospfd] Move passive interface check
2008-09-04 Paul JakmaMerge branch 'restricted-mode'
2008-09-04 Paul Jakma[ospfd] Minor enhancements to recent self-host-routes...
2008-09-03 Paul JakmaMerge commit 'remotes/jocke/delete_ghost_route'
2008-09-02 Paul JakmaMerge commit '53d0deceeb855493aa03c59477f8af7f6bb75140'
2008-09-02 Joakim Tjernlund[ospfd] Restructure opsf_if_update() and ospf_network_run()
2008-09-01 Paul JakmaMerge commit 'remotes/jocke/ospf_neighbour'; commit...
2008-08-25 Joakim TjernlundSet destination for PtP links to OSPF_ALLSPFROUTERS.
2008-08-25 Joakim TjernlundIgnore host routes to self.
2008-08-25 Joakim TjernlundMake --enable-snmp cross compile and make libcrypto...
2008-08-25 Joakim TjernlundFix SEGV in ip ospf neighbor all
2008-08-22 Paul Jakma[administrivia] Git should ignore backup files and...
2008-08-22 Paul Jakma[trivia] Remove ChangeLog files, as this data is now...
2008-08-22 Paul Jakma[warnings] Fix various SOS warnings
2008-08-22 Stephen Hemminger[lib] mes_lookup string lookup table argument should...
2008-08-22 Daniel Ng[ospfd] Default route needs to be refreshed after neigh...
2008-08-22 Jingjing Duan[ospfd/isisd] Switch to lib/ Fletcher checksum, fixing...
2008-08-22 Paul Jakma[administrivia] Add .gitignore files, based on .cvsignores.
2008-05-29 Paul Jakma[daemons] Sanity check port number arguments before use
2008-02-26 Paul Jakma[c++] remove/rename some names in headers that clash...
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-08-21 Denis OvsienkoBug #362 is fixed now.
2007-08-07 Paul Jakma[ospfd] Finish explanatory comment started in previous...
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-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-04-30 Andrew J. Schorr[ospfd] network command now behaves more logically...
2007-04-21 Andrew J. Schorr[ospfd] Fix bug in 'passive-interface default' behavior
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-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-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-01-24 Paul Jakma[ospfd] Bug #330: SPF must consider that nexthop-calc...
2006-12-12 Andrew J. Schorr[PtP over ethernet] New peer flag allows much more...
2006-12-04 Andrew J. Schorr[ospfd] Consider all connected addresses when creating...
2006-11-30 Andrew J. Schorr[ospfd] Add debug messages for a few zebra messages...
2006-11-28 Andrew J. Schorr[ospfd] Fix bug in passive-interface default commands.
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-15 Paul Jakma[daemon startup] Add --dry-run/-C argument to daemons...
2006-09-25 Andrew J. Schorr[ospfd] Improve some warning messages.
2006-08-30 Paul Jakma[ospfd] Fix assertion in DB-exchange fix, hit by ogier...
2006-08-27 Paul Jakma[ospfd] redistribute default no longer works after...
2006-08-27 Paul Jakma[ospfd] Bug #134, ospfd should be more robust to backwa...
2006-08-27 Paul Jakma[ospfd] draft-ogier-ospf-dbex-opt DB-exchange optimisation
2006-08-27 Paul Jakma[ospfd] Raise ExchangeDone earlier, avoid often needles...
2006-08-27 Paul Jakma[ospfd] trivial: consolidate LSDB delete code into...
2006-07-27 Andrew J. Schorr[ospfd] Bug #288: do not change router ID unless forced...
2006-07-26 Paul Jakma[ospfd] Allow ospf_lsa_unlock to NULL out callers'...
next