]> git.proxmox.com Git - mirror_frr.git/history - ospfd
ospfd: justify ospf_default_originate_timer()
[mirror_frr.git] / ospfd /
2012-01-08 Denis Ovsienkoospfd: justify ospf_default_originate_timer()
2012-01-08 Denis Ovsienkoospfd: address more trivial compiler warnings
2012-01-06 Paul Jakmageneral: remove inline qualifiers and move in-header...
2012-01-02 Ulrich Weberlib: fix some strtoul() use cases
2012-01-02 Denis Ovsienkoospfd: fix bug in NSSA ABR status check
2012-01-02 Dmitrij Tejblumospfd: fix packet reception for FreeBSD 10.
2011-12-21 Jaroslav Fojtikospfd: more info in LSA checksum warning (BZ#685)
2011-12-13 David Lamparterlib: put route_types.txt to real use
2011-12-13 Denis Ovsienkobuild: delete .cvsignore files
2011-12-13 Denis Ovsienkoospfd: spelling
2011-12-13 Vyacheslav Trushkinquagga: option "-z" ("--socket <path>") added
2011-12-06 Stephen Hemmingerospfd: remove unused code
2011-12-06 Stephen Hemmingerospfd: avoid redundant lookup in ospf_redistribute_withdraw
2011-11-15 Thomas Riesospfd: improve fix to CVE-2011-3326 (BZ#586)
2011-09-29 YAMAMOTO Shigeruospfd: fix regression in recent commit
2011-09-27 Denis Ovsienkoospfd: remove unused macro
2011-09-27 Denis Ovsienkoospfd: spelling
2011-09-27 Denis Ovsienkoospfd: use existing macro for consistency
2011-09-27 Denis Ovsienkoospfd: sizing macros cleanup
2011-09-27 Dmitrij Tejblumlib: simplify interface of setsockopt_multicast_ipv4().
2011-09-27 Alexandre Chappuisospfd: remove useless RFC1583 check
2011-09-26 Denis Ovsienkoospfd: CVE-2011-3325 part 2 (OSPF pkt type segv)
2011-09-26 Denis Ovsienkoospfd: CVE-2011-3325 part 1 (OSPF header underrun)
2011-09-26 CROSSospfd: CVE-2011-3326 (uknown LSA type segfault)
2011-07-29 Paul JakmaMerge remote-tracking branch 'origin/master'
2011-07-29 Paul JakmaMerge branch 'attr-errors'
2011-07-13 Greg TroxelMerge remote-tracking branch 'polymorf/master'
2011-04-13 Paul Jakmaospf: Fix OSPF API and ospf-te LSA refreshers to match...
2011-03-22 Paul Jakmaospfd: Compile fix for opaque support
2011-03-20 Paul JakmaMerge paul/ospfd/201012-review ospfd and lib/ fixes...
2010-12-08 Paul Jakmaospfd: Remove oi field from LSA, have network_lsa_refre...
2010-12-08 Paul Jakmaospfd: potential fix for router-id change assert on...
2010-12-08 Paul Jakmaospfd: Fix maxage/flush to not try flood twice, remembe...
2010-12-08 Paul Jakmaospfd: Unify router and network LSA refresh logic with...
2010-12-08 Paul Jakmaospfd: Remember network LSA sequence numbers across...
2010-12-08 Paul Jakmaospfd: Prioritise hellos for sending by queueing to...
2010-12-08 Paul Jakmaospfd: Reset neighbour inactivity timer for any packet...
2010-12-08 Paul Jakmaospfd: the maxage_lsa_remover should check whether...
2010-12-08 Paul Jakmaospfd: Fix various route_unlock discrepencies
2010-12-08 Paul Jakmaospfd: fix lsa_refresh_walker unlock before use bug
2010-12-08 Paul Jakmaospfd: interface code should leave network_lsa_self...
2010-12-08 Paul Jakmaospfd: OSPF_MIN_LS_ARRIVAL compare should be >= to...
2010-12-08 Paul Jakmaospfd: ospf_if_free can leave dangling references on...
2010-12-08 Paul Jakmaospfd: Lower level of some common messages from info...
2010-05-11 David BÉRARDFix ip_len byte order in DragonFly's raw socket
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...
next