]> git.proxmox.com Git - mirror_frr.git/history - ospfd
build: MacOSX needs BSD struct ip_mreq hack too
[mirror_frr.git] / ospfd /
2013-01-11 David LamparterMerge remote-tracking branch 'savannah/sf/ospfd'
2013-01-07 Dinesh G Duttospfd: Remove dup MaxAge LSA flood
2013-01-07 Vishal Kumarospfd: Corrected ospfd Type-4/Type-5 ls update handling
2013-01-07 Andrew Certainospfd: compile warning cleanups
2013-01-07 Andrew Certainospfd: Update nsm_change_state to static scope, as...
2013-01-07 Andrew Certainospfd: Changed TE instance check to remove -Wtype-limit...
2013-01-07 Andrew Certainospfd: Update comments to be more clear in packet proce...
2013-01-07 Andrew Certainospfd: Fixed signed/unsigned masking of negative metrics
2013-01-07 Andrew Certainospfd: Fixed typo bug in ospf_vty.h:ospf_neighbor
2013-01-07 Christian Frankeospfd: fix argument parsing for distribute-list
2013-01-07 David Lamparterospf: fix apiserver enable
2013-01-07 Leonard Tracyospf: Fix type-4 network mask to 0 per RFC
2013-01-07 Ayan Banerjeeospf: Reduce MaxAge log level
2013-01-07 Dinesh Duttospf: Convert MAX_AGE LSA list to tree
2013-01-07 Ayan Banerjeeospf: forward ref. of areas for "max-metric router...
2013-01-07 Ayan Banerjeeospf: suppress delete using replacement
2012-11-05 Hasso Tepperospfd: remove some buggy extra ';' symbols.
2012-10-25 Balaji.G*: use array_size() helper macro
2012-10-25 JR Riversospfd: respect max-metric over configured cost for...
2012-10-25 JR Riversospfd: ABR algorithm not propagating MAXAGE LSAs into...
2012-10-25 JR Riversospfd: blackhole route removal for area range
2012-10-25 JR Riverslib: improve fletcher checksum validation
2012-10-19 Paul JakmaRevert "ospfd: Do not fall back to intervening router."
2012-09-25 Brad Smithbuild: correct libtool parameter used within Makefiles
2012-07-25 Joakim Tjernlundospfd: Do not fall back to intervening router.
2012-07-25 Joakim Tjernlundospfd: use ZEBRA_NEXTHOP_IPV4_IFINDEX
2012-07-25 Joakim Tjernlundospf_spf_process_stubs: use LSA pos to find OSFP interface
2012-07-25 Joakim Tjernlundospfd: Optimize and improve SPF nexthop calculation
2012-07-25 David Lamparterospfd: avoid exhausting memory with OSPF vertices ...
2012-07-13 David LamparterMerge remote branch 'vincentbernat/feature/agentx'
2012-06-25 Vincent Bernatsnmp: let handlers accept OID from a lesser prefix
2012-06-25 Vincent Bernatagentx: handle SNMP traps
2012-06-25 Vincent Bernatsmux: drop findVar element from trap object struct
2012-06-25 Vincent Bernatsmux: remove `tick` argument from smux_trap()
2012-06-25 Vincent Bernatbuild: use net-snmp-config to configure NetSNMP
2012-06-25 Vincent Bernatbuild: only define HAVE_SNMP
2012-06-25 Vincent Bernatbuild: allow configure and build in a separate directory
2012-04-16 Jorge Boncompte... ospfd: Fixes a crash of the daemon with a snmp walk
2012-04-16 David Lamparterisisd: merge osr/google-is-is
2012-04-16 David Lamparterbgpd: merge osr/quagga-osr-patches (BZ#700)
2012-04-16 David Lamparterbgpd: merge osr/google-bgp-multipath
2012-04-12 Avneesh SachdevMerge quagga mainline into the google ISIS code.
2012-04-11 Denis Ovsienkoospfd: adjust OSPF_ROUTER_LSA_MIN_SIZE for VL case
2012-04-09 Avneesh SachdevMerge branch 'quagga' into google-bgp-multipath
2012-03-12 Denis Ovsienkoospfd: reduce ospf_verify_header()
2012-03-12 Denis Ovsienkoospfd: bring ospf_check_auth() into focus
2012-03-12 Denis Ovsienkoospfd: introduce ospf_auth_type_str[]
2012-03-12 Denis Ovsienkoospfd: fix packet length check for auth/LLS cases
2012-03-12 Denis Ovsienkoospfd: introduce ospf_lsa_minlen[] (BZ#705)
2012-03-12 Denis Ovsienkoospfd: review ospf_check_md5_digest()
2012-03-12 Denis Ovsienkoospfd: review ospf_check_auth()
2012-03-12 Denis Ovsienkoospfd: introduce ospf_packet_minlen[] (BZ#705)
2012-03-12 Denis Ovsienkoospfd: fix ospf_packet_add_top() to use LOOKUP()
2012-03-12 Denis Ovsienkoospfd: use LOOKUP() for ospf_packet_type_str
2012-01-23 Denis Ovsienkofix zebra protocol after MP-BGP changes
2012-01-08 Paul JakmaMarker merge for 'RE-0.99.17.6'
2012-01-08 Denis Ovsienkoospfd: use IS_LSA_SELF() where appropriate
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 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.
2012-01-02 Denis Ovsienkoospfd: fix bug in NSSA ABR status check
2012-01-02 Dmitrij Tejblumospfd: fix packet reception for FreeBSD 10.
2012-01-02 Stephen Hemmingerospfd: remove unused code
2012-01-02 Stephen Hemmingerospfd: avoid redundant lookup in ospf_redistribute_withdraw
2011-12-21 Jaroslav Fojtikospfd: more info in LSA checksum warning (BZ#685)
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-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-21 Denis Ovsienkoospfd: use IS_LSA_SELF() where appropriate
2011-11-21 Denis Ovsienkoospfd: spelling/format fix
2011-11-21 David Lamparterlib: put route_types.txt to real use
2011-11-15 Thomas Riesospfd: improve fix to CVE-2011-3326 (BZ#586)
2011-11-15 Thomas Riesospfd: improve fix to CVE-2011-3326 (BZ#586)
2011-10-17 Denis Ovsienkoospfd: justify ospf_default_originate_timer()
2011-09-29 YAMAMOTO Shigeruospfd: fix regression in recent commit
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-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-09-25 Denis Ovsienkoospfd: remove unused macro
next