]> git.puffer.fish Git - matthieu/frr.git/shortlog
matthieu/frr.git
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 Certainlib: Changes to VTY string-parsing macros to remove...
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-12-12 Nick Hilliardisisd: fix ipv6 metric endianness
2012-12-12 Christian Frankeisisd: verify metrics on metric-style transition
2012-12-12 Christian Frankeisisd: fix metrics check for metric-style narrow
2012-12-12 David Lamparterisisd: address Coverity warnings
2012-12-12 David Lamparterisisd: always join all IS-IS multicast groups
2012-12-12 Christian Frankeisisd: save metric-style narrow
2012-12-12 David Lamparterisisd: fix spftree_area_del typo causing SEGV
2012-12-12 David Lamparterisisd: drop hellos without supported protocol list
2012-12-12 David Lamparterisisd: refuse adjacencies with our own system ID
2012-12-12 David Lamparterisisd: do not add >63 IP addresses to hello
2012-12-12 David Lamparterbuild: include git info
2012-11-30 Avneesh Sachdevzebra: include intf when sending IPv4 nexthop to FPM
2012-11-30 Avneesh Sachdevdoc: add blurbs on zebra FPM interface and commands
2012-11-30 Avneesh Sachdevzebra: add module to communicate routes to FPM
2012-11-30 Avneesh Sachdevfpm: Add public header for Forwarding Plane Manager
2012-11-30 Avneesh Sachdevlib: bring in sys/queue.h from FreeBSD tree
2012-11-30 Avneesh Sachdevzebra: extern/extract some functions from rt_netlink.c
2012-11-30 Avneesh Sachdevzebra: add iterator for walking all tables in RIB
2012-11-30 Avneesh Sachdevzebra: add way to determine VRF/AFI/SAFI of table
2012-11-30 Avneesh Sachdevzebra: add structure to hold per-prefix state in RIB
2012-11-30 Andrew Certainbgpd: document bgp neighbor local-as peer command
2012-11-30 Andrew Certainbgpd: Fixed out-of-date comment
2012-11-30 Andrew Certainbgpd: add replace-as modifier for BGP neighbor
2012-11-05 Hasso Tepperlib: Implement monotonically increasing clock for Darwin.
2012-11-05 Hasso Tepperisisd: clock_gettime() -> quagga_gettime() conversion.
2012-11-05 Hasso Tepperospfd: remove some buggy extra ';' symbols.
2012-11-05 Doug VanLeuvenbuild: check actually-used BSD link state fields
2012-11-05 Doug VanLeuvenzebra: kernel_socket: fix overflow in RTA_ADDR & RTA_ATTR
2012-11-05 Doug VanLeuvenzebra: kernel_socket: fix 64bit MacOS X alignment
2012-11-03 David Lamparterdoc: update installation instructions
2012-11-03 David Lamparterbuild: compile tests/ by default
2012-11-03 David Lampartertests: fix missing array_size() include
2012-11-02 Denis Ovsienkobgpd: CVE-2012-1820, DoS in bgp_capability_orf()
2012-11-02 Avneesh Sachdevbuild: reorder libraries to address linker error
2012-11-02 Daniel Kozlowskibgpd: flock() dump files (BZ#742)
2012-11-02 Doug VanLeuvenlib: treat OSX as BSD for IP_HDRINCL (BZ#739)
2012-10-25 Balaji.G*: use array_size() helper macro
2012-10-25 David Lamparterisisd: don't overrun list of protocols
2012-10-25 David Lamparterlib: add array_size() helper
2012-10-25 David Lamparterisisd: don't process invalid prefixes from TLVs
2012-10-25 David Lamparterisisd: pull up invalid prefix assert()
2012-10-25 Avneesh Sachdevisisd: fix null pointer dereference in send_lsp()
2012-10-25 Avneesh Sachdevisisd: tighten checks on ISIS pdu length
2012-10-25 Avneesh Sachdevlib: improve sanity checks in stream_set_endp()
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-25 Nolan Leakezebra: make static routes respect table setting
2012-10-19 Paul JakmaRevert "ospfd: Do not fall back to intervening router."
2012-09-26 Avneesh Sachdevlib/table: add route_table_get_next() and iterator
2012-09-26 Avneesh Sachdevbgpd: make bgp_table a wrapper around table library
2012-09-26 Avneesh Sachdevlib: prepare table code for reuse by bgp_table
2012-09-26 Avneesh Sachdevlib: bring some changes over from bgp_table to table
2012-09-25 Serj Kalichevbuild: fix extract.pl for cross compilation
2012-09-25 Nick Hilliardripd: clear sockaddr_in before using
2012-09-25 Brad Smithbuild: fix autoconf multicast check on OpenBSD
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 Tjernlundzebra: Add support for 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-19 David Lamparterlib: make IPv6 prefix parser slightly more strict
2012-07-19 David Lamparterbuild: fix isisd topology out of tree build
2012-07-13 David Lamparterzebra: lingering IP address after deletion (BZ#486)
2012-07-13 Joachim Nilssonconfigure: Add --with-pkg-extra-version=VER for package...
2012-07-13 David LamparterMerge remote branch 'vincentbernat/feature/ospfv3-mib'
2012-07-13 David LamparterMerge remote branch 'vincentbernat/feature/agentx'
2012-07-10 Vincent Bernatospf6d: fix segfault when requesting inexistant interfa...
2012-06-25 Vincent Bernatospf6d: add SNMP notifications/traps support
2012-06-25 Vincent Bernatospf6d: add SNMP support for ospfv3*LsdbTable
2012-06-25 Vincent Bernatospf6d: add SNMP implementation of ospfv3IfTable
2012-06-25 Vincent Bernatospf6d: complete SNMP implementation of ospfv3AreaTable
2012-06-25 Vincent Bernatospf6d: complete SNMP implementation for scalar objects
2012-06-25 Vincent Bernatospf6d: add SNMP support for ospfv3NbrTable
2012-06-25 Vincent Bernatsnmp: fix OSPFV3-MIB implementation
2012-06-25 Vincent Bernatsnmp: let handlers accept OID from a lesser prefix
2012-06-25 Vincent Bernatagentx: add appropriate documentation
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 Bernatagentx: add AgentX support to Quagga.
next