Age | Commit message (Expand) | Author |
2012-06-25 | snmp: let handlers accept OID from a lesser prefix | Vincent Bernat |
2012-06-25 | agentx: handle SNMP traps | Vincent Bernat |
2012-06-25 | smux: drop findVar element from trap object struct | Vincent Bernat |
2012-06-25 | smux: remove `tick` argument from smux_trap() | Vincent Bernat |
2012-06-25 | build: use net-snmp-config to configure NetSNMP | Vincent Bernat |
2012-06-25 | build: only define HAVE_SNMP | Vincent Bernat |
2012-06-25 | build: allow configure and build in a separate directory | Vincent Bernat |
2012-04-16 | ospfd: Fixes a crash of the daemon with a snmp walk | Jorge Boncompte [DTI2] |
2012-04-11 | ospfd: adjust OSPF_ROUTER_LSA_MIN_SIZE for VL case | Denis Ovsienko |
2012-03-12 | ospfd: reduce ospf_verify_header() | Denis Ovsienko |
2012-03-12 | ospfd: bring ospf_check_auth() into focus | Denis Ovsienko |
2012-03-12 | ospfd: introduce ospf_auth_type_str[] | Denis Ovsienko |
2012-03-12 | ospfd: fix packet length check for auth/LLS cases | Denis Ovsienko |
2012-03-12 | ospfd: introduce ospf_lsa_minlen[] (BZ#705) | Denis Ovsienko |
2012-03-12 | ospfd: review ospf_check_md5_digest() | Denis Ovsienko |
2012-03-12 | ospfd: review ospf_check_auth() | Denis Ovsienko |
2012-03-12 | ospfd: introduce ospf_packet_minlen[] (BZ#705) | Denis Ovsienko |
2012-03-12 | ospfd: fix ospf_packet_add_top() to use LOOKUP() | Denis Ovsienko |
2012-03-12 | ospfd: use LOOKUP() for ospf_packet_type_str | Denis Ovsienko |
2012-01-23 | fix zebra protocol after MP-BGP changes | Denis Ovsienko |
2012-01-08 | ospfd: use IS_LSA_SELF() where appropriate | Denis Ovsienko |
2012-01-08 | ospfd: justify ospf_default_originate_timer() | Denis Ovsienko |
2012-01-08 | ospfd: address more trivial compiler warnings | Denis Ovsienko |
2012-01-06 | general: remove inline qualifiers and move in-header functions to objects | Paul Jakma |
2012-01-02 | lib: fix some strtoul() use cases | Ulrich Weber |
2012-01-02 | ospfd: fix bug in NSSA ABR status check | Denis Ovsienko |
2012-01-02 | ospfd: fix packet reception for FreeBSD 10. | Dmitrij Tejblum |
2011-12-21 | ospfd: more info in LSA checksum warning (BZ#685) | Jaroslav Fojtik |
2011-12-13 | lib: put route_types.txt to real use | David Lamparter |
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-12-07 | ospfd: remove unused code | Stephen Hemminger |
2011-12-06 | ospfd: avoid redundant lookup in ospf_redistribute_withdraw | Stephen Hemminger |
2011-11-15 | ospfd: improve fix to CVE-2011-3326 (BZ#586) | Thomas Ries |
2011-09-29 | ospfd: fix regression in recent commit | YAMAMOTO Shigeru |
2011-09-27 | ospfd: remove unused macro | Denis Ovsienko |
2011-09-27 | ospfd: spelling | Denis Ovsienko |
2011-09-27 | ospfd: use existing macro for consistency | Denis Ovsienko |
2011-09-27 | ospfd: sizing macros cleanup | Denis Ovsienko |
2011-09-27 | lib: simplify interface of setsockopt_multicast_ipv4(). | Dmitrij Tejblum |
2011-09-27 | ospfd: remove useless RFC1583 check | Alexandre Chappuis |
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-07-13 | Merge remote-tracking branch 'polymorf/master' | Greg Troxel |
2011-04-13 | ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change | Paul Jakma |
2011-03-22 | ospfd: Compile fix for opaque support | Paul Jakma |
2010-12-08 | ospfd: Remove oi field from LSA, have network_lsa_refresh look up when needed | Paul Jakma |
2010-12-08 | ospfd: potential fix for router-id change assert on refresh cleanup patch | Paul Jakma |