Age | Commit message (Expand) | Author |
2012-01-02 | ospfd: fix packet reception for FreeBSD 10. | Dmitrij Tejblum |
2012-01-02 | ospfd: remove unused code | Stephen Hemminger |
2012-01-02 | ospfd: avoid redundant lookup in ospf_redistribute_withdraw | Stephen Hemminger |
2011-12-21 | ospfd: more info in LSA checksum warning (BZ#685) | Jaroslav Fojtik |
2011-12-13 | build: delete .cvsignore files | Denis Ovsienko |
2011-12-13 | ospfd: spelling | Denis Ovsienko |
2011-12-13 | quagga: option "-z" ("--socket <path>") added | Vyacheslav Trushkin |
2011-11-21 | ospfd: use IS_LSA_SELF() where appropriate | Denis Ovsienko |
2011-11-21 | ospfd: spelling/format fix | Denis Ovsienko |
2011-11-21 | lib: put route_types.txt to real use | David Lamparter |
2011-11-15 | ospfd: improve fix to CVE-2011-3326 (BZ#586) | Thomas Ries |
2011-10-17 | ospfd: justify ospf_default_originate_timer() | Denis Ovsienko |
2011-09-29 | ospfd: fix regression in recent commit | YAMAMOTO Shigeru |
2011-09-26 | ospfd: CVE-2011-3325 part 2 (OSPF pkt type segv) | Denis Ovsienko |
2011-09-26 | ospfd: CVE-2011-3325 part 1 (OSPF header underrun) | Denis Ovsienko |
2011-09-26 | ospfd: CVE-2011-3326 (uknown LSA type segfault) | CROSS |
2011-09-25 | ospfd: remove unused macro | Denis Ovsienko |
2011-09-10 | ospfd: spelling | Denis Ovsienko |
2011-09-10 | ospfd: use existing macro for consistency | Denis Ovsienko |
2011-09-07 | ospfd: revert recent PIE change to fix amd64 build | Denis Ovsienko |
2011-09-05 | build: build ospfd as Position-Independed Executable (if appropriate) | Dmitrij Tejblum |
2011-08-28 | ospfd: address more trivial compiler warnings | Denis Ovsienko |
2011-08-23 | ospfd: sizing macros cleanup | Denis Ovsienko |
2011-08-19 | lib: simplify interface of setsockopt_multicast_ipv4(). | Dmitrij Tejblum |
2011-08-02 | ospfd: remove useless RFC1583 check | Alexandre Chappuis |
2011-08-01 | ospfd: Lower level of some common messages from info to debug | Paul Jakma |
2010-04-18 | ospfd: Only refresh external default route once. | Joakim Tjernlund |
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 |