summaryrefslogtreecommitdiff
path: root/ospfd
AgeCommit message (Expand)Author
2010-04-18ospfd: Only refresh external default route once.Joakim Tjernlund
2010-04-18ospfd: Make sure ospf_distribute_list_update_timer() eventually runs.Joakim Tjernlund
2010-04-18ospfd: Make sure all external routes are updated.Joakim Tjernlund
2010-01-14ospfd: Fix debug messages that were masked by DISCARD_LSAPaul Jakma
2010-01-14ospfd: remove unneeded memset from a very hot functionPaul Jakma
2009-12-03ospfd: VTY strings cleanupStephen Hemminger
2009-12-03ospfd: comment out unused functionStephen Hemminger
2009-12-03ospfd: make local functions staticStephen Hemminger
2009-09-28[ospfd] enable more OSPF cost command aliasesDenis Ovsienko
2009-08-28ospfd: Make sure priority is respected.Joakim Tjernlund
2009-08-28ospfd: Tighten up the connected check for redistributionJoakim Tjernlund
2009-08-13all: check return value from daemon() callStephen Hemminger
2009-08-13ospfd: fix performance problem with redistribute deleteStephen Hemminger
2009-08-11ospfd: Make sure route table is recalculated.Joakim Tjernlund
2009-08-11ospfd: Make "Packet ... received on wrong link" conditional on debugPaul Jakma
2009-08-03ospfd: neuter some compiler warningsPaul Jakma
2009-08-03ospfd: update some commentsPaul Jakma
2009-08-03ospfd: Change struct ospf_path *oi to ifindex.Joakim Tjernlund
2009-07-30ospfd: Discriminate better when selecting links between vertices in SPFJoakim Tjernlund
2009-07-28ospfd: Make ospf_if_lookup_recv_if() find the right unnumbered i/fJoakim Tjernlund
2009-07-28ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface()Joakim Tjernlund
2009-07-28[global] interface flags format warningsStephen Hemminger
2009-06-26[ospfd] Do not use stale Network/Router LSAsJoakim Tjernlund
2009-06-25[ospfd] compare ifIndex too when matching pathsJoakim Tjernlund
2009-06-25[ospfd] external LSA route_unlock_node() fixesJoakim Tjernlund
2009-06-25[ospfd] Fix a few LSA performance "bugs"Joakim Tjernlund
2009-06-24Merge remote branch 'origin/master'Paul Jakma
2009-06-24[cleanup] Add log.h includesTomasz Pala
2009-06-24[ospfd] discount IP header size from a new LSA pktDmitry Tejblum
2009-06-23[ospfd] cancel OSPF timer hack in nsm_change_stateDmitry Tejblum
2009-06-19[ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patchJeremy Jackson
2009-06-18[daemons/cleanup] Remove disabled log_mode argument support.Jeremy Jackson
2009-06-18[OSPF/cleanup] make message lists read onlyStephen Hemminger
2009-06-18[ospfd] Fix OSPF route refcount leakStephen Hemminger
2009-06-12[cleanup] Make command nodes staticStephen Hemminger
2009-06-12[cleanup] functions taking no args should be declared with void argsStephen Hemminger
2009-06-12[cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger
2009-06-02[snmp] Compiler warning fixes for when "--enable-snmp" is configured.Chris Caputo
2009-06-02[ospfd] fix vty ospfd no ospf abr-type standardFrancesco Dolcini
2009-04-10Justified OSPF cost function names and added support for:Denis Ovsienko
2008-09-24[ospfd] Fix SEGV during startup introduced in recent commitJoakim Tjernlund
2008-09-24[ospfd] Move passive interface checkJoakim Tjernlund
2008-09-04[ospfd] Minor enhancements to recent self-host-routes suppression patchPaul Jakma
2008-09-03Merge commit 'remotes/jocke/delete_ghost_route'Paul Jakma
2008-09-02Merge commit '53d0deceeb855493aa03c59477f8af7f6bb75140'Paul Jakma
2008-09-02[ospfd] Restructure opsf_if_update() and ospf_network_run()Joakim Tjernlund
2008-09-01Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_cross...Paul Jakma
2008-08-25Set destination for PtP links to OSPF_ALLSPFROUTERS.Joakim Tjernlund
2008-08-25Ignore host routes to self.Joakim Tjernlund
2008-08-25Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund