summaryrefslogtreecommitdiffstats
path: root/ospfd
Commit message (Expand)AuthorAgeFilesLines
* ospfd: Fix debug messages that were masked by DISCARD_LSAPaul Jakma2010-01-141-3/+4
* ospfd: remove unneeded memset from a very hot functionPaul Jakma2010-01-141-1/+0
* ospfd: VTY strings cleanupStephen Hemminger2009-12-031-15/+2
* ospfd: comment out unused functionStephen Hemminger2009-12-031-0/+2
* ospfd: make local functions staticStephen Hemminger2009-12-032-55/+8
* [ospfd] enable more OSPF cost command aliasesDenis Ovsienko2009-09-281-0/+88
* ospfd: Make sure priority is respected.Joakim Tjernlund2009-08-281-1/+1
* ospfd: Tighten up the connected check for redistributionJoakim Tjernlund2009-08-281-8/+5
* all: check return value from daemon() callStephen Hemminger2009-08-131-2/+5
* ospfd: fix performance problem with redistribute deleteStephen Hemminger2009-08-132-14/+4
* ospfd: Make sure route table is recalculated.Joakim Tjernlund2009-08-111-18/+23
* ospfd: Make "Packet ... received on wrong link" conditional on debugPaul Jakma2009-08-111-2/+3
* ospfd: neuter some compiler warningsPaul Jakma2009-08-031-38/+1
* ospfd: update some commentsPaul Jakma2009-08-032-7/+17
* ospfd: Change struct ospf_path *oi to ifindex.Joakim Tjernlund2009-08-037-31/+34
* ospfd: Discriminate better when selecting links between vertices in SPFJoakim Tjernlund2009-07-301-7/+5
* ospfd: Make ospf_if_lookup_recv_if() find the right unnumbered i/fJoakim Tjernlund2009-07-283-8/+15
* ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface()Joakim Tjernlund2009-07-283-6/+5
* [global] interface flags format warningsStephen Hemminger2009-07-281-3/+4
* [ospfd] Do not use stale Network/Router LSAsJoakim Tjernlund2009-06-262-8/+8
* [ospfd] compare ifIndex too when matching pathsJoakim Tjernlund2009-06-252-4/+13
* [ospfd] external LSA route_unlock_node() fixesJoakim Tjernlund2009-06-251-10/+15
* [ospfd] Fix a few LSA performance "bugs"Joakim Tjernlund2009-06-251-18/+5
* Merge remote branch 'origin/master'Paul Jakma2009-06-241-3/+12
|\
| * [ospfd] discount IP header size from a new LSA pktDmitry Tejblum2009-06-241-3/+12
* | [cleanup] Add log.h includesTomasz Pala2009-06-241-0/+1
|/
* [ospfd] cancel OSPF timer hack in nsm_change_stateDmitry Tejblum2009-06-231-8/+0
* [ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patchJeremy Jackson2009-06-191-0/+2
* [daemons/cleanup] Remove disabled log_mode argument support.Jeremy Jackson2009-06-181-2/+1
* [OSPF/cleanup] make message lists read onlyStephen Hemminger2009-06-183-23/+23
* [ospfd] Fix OSPF route refcount leakStephen Hemminger2009-06-181-1/+2
* [cleanup] Make command nodes staticStephen Hemminger2009-06-122-10/+3
* [cleanup] functions taking no args should be declared with void argsStephen Hemminger2009-06-121-1/+1
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-1210-53/+18
* [snmp] Compiler warning fixes for when "--enable-snmp" is configured.Chris Caputo2009-06-021-54/+70
* [ospfd] fix vty ospfd no ospf abr-type standardFrancesco Dolcini2009-06-021-1/+3
* Justified OSPF cost function names and added support for:Denis Ovsienko2009-04-101-8/+27
* [ospfd] Fix SEGV during startup introduced in recent commitJoakim Tjernlund2008-09-241-2/+2
* [ospfd] Move passive interface checkJoakim Tjernlund2008-09-241-18/+26
* [ospfd] Minor enhancements to recent self-host-routes suppression patchPaul Jakma2008-09-043-22/+33
* Merge commit 'remotes/jocke/delete_ghost_route'Paul Jakma2008-09-031-1/+15
|\
| * Ignore host routes to self.Joakim Tjernlund2008-08-251-1/+15
* | Merge commit '53d0deceeb855493aa03c59477f8af7f6bb75140'Paul Jakma2008-09-021-6/+14
|\ \
| * | Set destination for PtP links to OSPF_ALLSPFROUTERS.Joakim Tjernlund2008-08-251-6/+14
| |/
* | [ospfd] Restructure opsf_if_update() and ospf_network_run()Joakim Tjernlund2008-09-023-121/+117
| |
| \
*-. \ Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_cross...Paul Jakma2008-09-012-2/+4
|\ \ \ | |_|/ |/| |
| | * Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund2008-08-251-1/+3
| |/ |/|
| * Fix SEGV in ip ospf neighbor allJoakim Tjernlund2008-08-251-1/+1
|/
* [administrivia] Git should ignore backup files and .loT filesPaul Jakma2008-08-221-0/+3
* [trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma2008-08-221-4984/+0