Age | Commit message (Expand) | Author |
2010-04-18 | ospfd: Make sure ospf_distribute_list_update_timer() eventually runs. | Joakim Tjernlund |
2010-04-18 | ospfd: Make sure all external routes are updated. | Joakim Tjernlund |
2010-01-14 | ospfd: Fix debug messages that were masked by DISCARD_LSA | Paul Jakma |
2010-01-14 | ospfd: remove unneeded memset from a very hot function | Paul Jakma |
2009-12-03 | ospfd: VTY strings cleanup | Stephen Hemminger |
2009-12-03 | ospfd: comment out unused function | Stephen Hemminger |
2009-12-03 | ospfd: make local functions static | Stephen Hemminger |
2009-09-28 | [ospfd] enable more OSPF cost command aliases | Denis Ovsienko |
2009-08-28 | ospfd: Make sure priority is respected. | Joakim Tjernlund |
2009-08-28 | ospfd: Tighten up the connected check for redistribution | Joakim Tjernlund |
2009-08-13 | all: check return value from daemon() call | Stephen Hemminger |
2009-08-13 | ospfd: fix performance problem with redistribute delete | Stephen Hemminger |
2009-08-11 | ospfd: Make sure route table is recalculated. | Joakim Tjernlund |
2009-08-11 | ospfd: Make "Packet ... received on wrong link" conditional on debug | Paul Jakma |
2009-08-03 | ospfd: neuter some compiler warnings | Paul Jakma |
2009-08-03 | ospfd: update some comments | Paul Jakma |
2009-08-03 | ospfd: Change struct ospf_path *oi to ifindex. | Joakim Tjernlund |
2009-07-30 | ospfd: Discriminate better when selecting links between vertices in SPF | Joakim Tjernlund |
2009-07-28 | ospfd: Make ospf_if_lookup_recv_if() find the right unnumbered i/f | Joakim Tjernlund |
2009-07-28 | ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface() | Joakim Tjernlund |
2009-07-28 | [global] interface flags format warnings | Stephen Hemminger |
2009-06-26 | [ospfd] Do not use stale Network/Router LSAs | Joakim Tjernlund |
2009-06-25 | [ospfd] compare ifIndex too when matching paths | Joakim Tjernlund |
2009-06-25 | [ospfd] external LSA route_unlock_node() fixes | Joakim Tjernlund |
2009-06-25 | [ospfd] Fix a few LSA performance "bugs" | Joakim Tjernlund |
2009-06-24 | Merge remote branch 'origin/master' | Paul Jakma |
2009-06-24 | [cleanup] Add log.h includes | Tomasz Pala |
2009-06-24 | [ospfd] discount IP header size from a new LSA pkt | Dmitry Tejblum |
2009-06-23 | [ospfd] cancel OSPF timer hack in nsm_change_state | Dmitry Tejblum |
2009-06-19 | [ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patch | Jeremy Jackson |
2009-06-18 | [daemons/cleanup] Remove disabled log_mode argument support. | Jeremy Jackson |
2009-06-18 | [OSPF/cleanup] make message lists read only | Stephen Hemminger |
2009-06-18 | [ospfd] Fix OSPF route refcount leak | Stephen Hemminger |
2009-06-12 | [cleanup] Make command nodes static | Stephen Hemminger |
2009-06-12 | [cleanup] functions taking no args should be declared with void args | Stephen Hemminger |
2009-06-12 | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen 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 standard | Francesco Dolcini |
2009-04-10 | Justified OSPF cost function names and added support for: | Denis Ovsienko |
2008-09-24 | [ospfd] Fix SEGV during startup introduced in recent commit | Joakim Tjernlund |
2008-09-24 | [ospfd] Move passive interface check | Joakim Tjernlund |
2008-09-04 | [ospfd] Minor enhancements to recent self-host-routes suppression patch | Paul Jakma |
2008-09-03 | Merge commit 'remotes/jocke/delete_ghost_route' | Paul Jakma |
2008-09-02 | Merge commit '53d0deceeb855493aa03c59477f8af7f6bb75140' | Paul Jakma |
2008-09-02 | [ospfd] Restructure opsf_if_update() and ospf_network_run() | Joakim Tjernlund |
2008-09-01 | Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_cross... | Paul Jakma |
2008-08-25 | Set destination for PtP links to OSPF_ALLSPFROUTERS. | Joakim Tjernlund |
2008-08-25 | Ignore host routes to self. | Joakim Tjernlund |
2008-08-25 | Make --enable-snmp cross compile and make libcrypto optional with --without-c... | Joakim Tjernlund |
2008-08-25 | Fix SEGV in ip ospf neighbor all | Joakim Tjernlund |