]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2013-01-16 David LamparterRevert "bgpd: flock() dump files (BZ#742)"
2013-01-16 David Lamparterzebra: fix sockaddr_dl length assumptions (BZ#737)
2013-01-16 Leonid Rosenboimbuild: update .gitignore for all test programs
2013-01-15 David Lamparterbuild: add buildtest.sh script
2013-01-15 Hasso Tepperbuild: Fix build on MacOSX 10.8 (Mountain Lion)
2013-01-15 Hasso Tepperbuild: Remove deprecated AM_CONFIG_HEADER
2013-01-15 Stephen Hemmingerbgpd: uncork after each write
2013-01-15 Stephen Hemmingerbgpd: use recent monotonic time for readtime
2013-01-15 Stephen Hemmingerconfigure: allow building without getrusage
2013-01-15 Stephen Hemmingerbgpd: mark route nodes scheduled into work queue
2013-01-15 Leonid Rosenboimbgpd: improve logging of invalid BGP Notifications
2013-01-14 Leonid Rosenboimbgpd: fix error response to invalid BGP version number
2013-01-14 Christian Frankebgpd: fix a bug in bgp_attr_dup
2013-01-14 Christian Frankebgpd: fix a memleak on "set community none"
2013-01-14 Leonid Rosenboimzebra: don't overrun afi/safi array boundaries
2013-01-14 Christian Frankebgpd: store "no neighbor activate" for IPv4 unicast
2013-01-14 Jorge Boncompte... bgpd: avoid heap fragmentation in bgp_clear_route_table
2013-01-14 Jorge Boncompte... bgpd: fix for leaked struct bgp_adj_[in|out] on peer...
2013-01-11 David Lamparterlib: remove ALL_LIST_ELEMENTS dead code branch
2013-01-11 高鹏zebra: fix netlink NL_PKT_BUF_SIZE
2013-01-11 Hasso Tepperbuild: Fix build for systems with no /bin/true
2013-01-11 Hasso Tepperbuild: MacOSX needs BSD struct ip_mreq hack too
2013-01-11 Doug VanLeuventestzebra: pragma weak: detect systems with weak alias...
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 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-13 David Lamparterbuild: check for .git in configure.ac
2012-12-13 David Lamparterbuild: fix dist tarball
2012-12-13 David Lamparterbuild: update ICC warning CFLAGS
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
next