]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2016-05-26 David Lamparterisisd/solaris: fix size_t confusions
2016-05-26 David Lamparter*: fix in_addr initialisers
2016-05-26 David Lamparterzebra/solaris: fix uninitialised vars
2016-05-26 David Lamparterbuild: make libraries self-reliant
2016-05-26 David Lamparterospf6d: fix uninitialized warning in SNMP
2016-05-26 David Lamparterbuild/solaris: drop duplicate __EXTENSION__ define
2016-05-26 Paul JakmaHACKING: Change format to MarkDown
2016-05-26 Paul JakmaHACKING: rename to HACKING.md in prep for conversion...
2016-05-26 Morgan StewartFixed if_add_update possible null dereference
2016-05-26 Morgan Stewartzebra: Fix leaked sockets in rtadv.c
2016-05-26 Hiroshi Yokoizebra: fix addr sent in ZEBRA_IPV6_NEXTHOP_LOOKUP
2016-05-26 Donald Sharpvtysh: allow --with-libpam to build with --enable-werror
2016-05-26 Balajibgpd: Addition of "show ip bgp dampening" command tree
2016-05-26 Paul Jakmabuild/lib: Check for and include stdbool.h by default
2016-05-26 Fernando Sotoospfd: trap on state change seems to send incorrect...
2016-05-26 Paul Jakmaospfd: Fix bug in 94266fa822ba, nbr_self rebuild didn...
2016-05-26 Amritha Nambiarisisd: Add new adjacency to LSP neighbor list
2016-05-26 Joakim Tjernlundospfd: ospf_nbr_nbma_set()/ospf_snmp_vl_add() add unlock
2016-05-26 Joakim Tjernlundospfd: ospf_ls_upd_send() add missing unlock.
2016-05-26 Joakim Tjernlundospfd: ospf_ase.c, external_lsa locking fixes.
2016-05-26 Joakim Tjernlundospfd: Move route_unlock_node() in ospf_ase_incremental...
2016-05-26 Joakim Tjernlundospfd: add missing unlock for ospf_interface_address_de...
2016-05-26 Joakim Tjernlundospfd: Self nbrs needs to be rebuilt when router ID...
2016-05-26 Wenjian Malib, stream: fix stream sanity checks
2016-05-26 Timo Teräslib: make sockunion2str safer to use
2016-05-26 Timo Teräsroute table: constify some APIs
2016-05-26 Timo Terässockunion: add accessors for sockunion address
2016-05-26 Timo Terässockopt: add support for querying tcp round-trip-time
2016-05-26 Paul Jakmaospfd: Make ospf_passive_interface_update calls friendl...
2016-05-26 Amritha Nambiarisisd: fix crash on processing own p2p hello
2016-05-26 Paul JakmaHACKING: Use space char for indentation.
2016-05-26 Paul JakmaHACKING: Fix spelling mistakes
2016-05-26 Paul Jakmagdb: Add a directory of files with gdb macros
2016-05-26 David Lamparterzebra: fix NetBSD interface stats printf
2016-05-26 David Lampartertests: fix warnings
2016-05-26 David Lamparterzebra: silence zebra_serv_un unused warning
2016-05-26 David Lamparterbgpd: fix SNMP write support
2016-05-26 David Lampartersnmp: fix warnings
2016-05-26 David Lamparterwatchquagga: break excessively long help string
2016-05-26 David Lamparterlib: silence type range warning in macro
2016-05-26 David Lamparterzebra: static int inline -> static inline int
2016-05-26 David Lamparterzebra: use SA_SIZE for RT_ROUNDUP on FreeBSD
2016-05-26 David Lamparterzebra, isisd: cast to unsigned char for ctypes
2016-05-26 Daniel Waltonbgpd: fix signed vs unsigned compile error in bgp_route...
2016-05-26 David Lamparterbgpd: random() returns long
2016-05-26 David Lamparterbgpd: fix ecommunity_token initialiser
2016-05-26 Balajibgpd: Display of configured dampening parameters
2016-05-26 David Lamparter*: remove stray extra semicolons
2016-05-26 Balajibgpd: Configured suppress value cannot be less than...
2016-05-26 Greg TroxelFix alignment assumptions on non-RT_ROUNDUP platforms.
2016-05-26 David Lamparterbuild: list actual release procedure
2016-05-26 David Lamparterzebra: print "no link-detect"
2016-05-26 Brian Bennettsolaris: fix SMF manifest dependency model and start...
2016-05-26 Brian Bennettbuild: Extend ip_mreq hack to DragonFlyBSD and SunOS
2016-05-26 David Lamparterbuild: enable AM_SILENT_RULES
2016-05-26 David Lamparterdoc: fix some warnings
2016-05-26 David Lampartertests: remove --disable-ipv6
2016-05-26 Daniel Waltonzebra: remove netlink_route() it is no longer used
2016-05-26 David Lamparterzebra: remove kernel_delete_ipv6_old()
2016-05-26 Daniel WaltonAuthor: Timo Teräs <timo.teras@iki.fi>
2016-05-26 David Lamparterbuild: remove bogus/deprecated inet_* tests
2016-05-26 Amritha Nambiarisisd: match adjacency with source of hellos
2016-05-26 Lu Fengisisd: fix crash on changing the circuit type of a...
2016-05-26 Lu Fengospfd: set O-bit in the option of all DD packets
2016-05-26 David Lampartertests: fix tests for 1a211cb (missing well-known)
2016-05-26 Olivier Dugeonospfd: Fix initial Opaque LSA DB synchronisation
2016-05-26 David Lamparterlib: don't create circular lists (fixes 6d83113)
2016-05-26 David Lamparterbgpd: set BGP_ATTR_MP_[UN]REACH_NLRI (fixes 1a211cb)
2016-05-26 Greg Troxelzebra/kernel_socket.c: Use platform alignment
2016-05-26 Paul Jakmadoc: Document 'set as-path prepend' and 'set as-path...
2016-05-26 Paul Jakmabgpd: trivial, remove unneeded extra variable in bgp_ca...
2016-05-26 Stephen Hemmingermake some structures constant.
2016-05-26 David Lampartertests: fix tests for 055086f (well-known attr check)
2016-05-26 David Lamparterbuild: fix 9562a77... (mrlg removal)
2016-05-26 Paul Jakmamrlg: Remove obsolete version.
2016-05-26 Vincent JARDINHandy guidelines to contribute
2016-05-26 Joakim Tjernlundospfd: Don't leave stale RouterLSA's when changing...
2016-05-26 Stephen Hemmingerstream: remove unused stream_read_unblock
2016-05-26 Yasuhiro OharaBug in ospf6_lsa_compare()
2016-05-26 Joakim Tjernlundospfd: invalid MD5 auth_key?
2016-05-26 Paul Jakmadocs: defines.texi include seems to want to be after...
2016-05-26 Paul Jakmazebra: Build the test client, can be useful, and add...
2016-05-26 Olivier Cochard... FreeBSD has changed its SOCK_RAW for being truly raw.
2016-05-26 Joakim Tjernlund[lib] Add support for backtrace on more platforms
2016-05-26 Paul Jakmalib/plist: Add some required parentheses, according...
2016-05-26 Paul Jakmaripng_nexthop: remove unused store to variable
2016-05-26 Paul Jakmaospf6_lsdb: trivial, make it clear that showfunc is...
2016-05-26 Paul JakmaAdd missing GPL headers, and copyright claims that...
2016-05-26 Paul JakmaHACKING: remove an unneeded escape
2016-05-26 Lu Fengripd: use only one constant for derivation
2016-05-26 Timo Teräsbgpd: route-map: share aspath object compilation code...
2016-05-26 Timo Teräsbgpd: fix route-map comments
2016-05-26 Donald Sharppimd: Fix some static analysis
2016-05-26 Donald Sharpquagga: Fix bug in handling of --enable-shell-access
2016-05-26 Paul Jakmabuild: Remove the old PIC/PIE patch, let libtool sort...
2016-05-26 Donald Sharppimd: Clean up some more compile warnings
2016-05-26 Donald Sharppimd: Fix SPT bit initial setting
2016-05-26 Donald Sharppimd: Fix pim_upstream_find to match on INADDR_ANY...
2016-05-26 Donald SharpPimd: pim register send is being sent and received...
2016-05-26 Donald Sharppimd: Modify NOCACHE code to create (S,G) route
next