]> git.puffer.fish Git - matthieu/frr.git/shortlog
matthieu/frr.git
2016-12-08 Christian Frankelib: fix prefix2str return value and assert
2016-12-08 David LamparterMerge branch '-isisd-simpl' into stable/2.0
2016-12-08 Lou Bergerbgpd vnc: Add 'debug bgp vnc verbose' target
2016-12-08 Renato Westphal*: always set SO_SNDBUF and SO_RCVBUF using a best...
2016-12-08 Renato Westphalospfd: set the OSPF socket's send buffer size only...
2016-12-08 Donald Sharpquagga: Remove description of deprecated interfaces
2016-12-08 Donald Sharpquagga: Add Debug Guard section in COMMUNITY.md
2016-12-08 Donald Sharpisisd: Remove unnecessary debug
2016-12-05 David Lamparterbuild: number sections in COMMUNITY.md HTML
2016-12-05 David Lamparterlib: remove unused NS_BITMAP MTYPE
2016-12-05 David LamparterMerge branch '-rip' into stable/2.0
2016-12-05 David LamparterMerge branch '-renato' into stable/2.0
2016-12-05 Donald Sharplib, zebra: Minimize display of link-params sub data
2016-12-05 vivekbgpd: Remove nexthop for peer only for "real" peer
2016-12-05 Renato Westphaldoc: update README to mention PIM-SSM and LDP support
2016-12-05 Donald Sharpbgpd: Fix 'show ip bgp' to not change it's output
2016-12-02 vivekbgpd: Fix route node unlock when clearing adj-out
2016-12-02 Donald Sharpospfd: Fix json Crash with inactive timer
2016-12-01 David Lamparterlib: replace MIT license with ISC
2016-12-01 David Lamparterbuild: COMMUNITY.md: add git branch diagram
2016-12-01 Christian Frankezebra: check ZEBRA_IFC_REAL on if_up
2016-12-01 Renato Westphalbgpd: fix invalid memory access in peer_free()
2016-12-01 Donald Sharpbgpd: Fix crashes when no default bgp instance is confi...
2016-12-01 Donald Sharppimd: Fix large integer display of drpriority
2016-12-01 Donald Sharpospfd: Fix memory leak when not using json
2016-11-29 David Lamparterbuild: drop TODO from redhat/quagga.spec.in
2016-11-29 Daniel Waltonbgpd: fix "show ip bgp" column alignment
2016-11-29 Daniel Waltonospfd: "ip ospf bfd" removes the "ip ospf bfd 3 250...
2016-11-29 David Lamparterbuild: improve COMMUNITY.md formatting
2016-11-28 Renato Westphalisisd: create the isis_circuit_prepare() helper function
2016-11-28 Renato Westphalisisd: use a smaller #ifdef for isis_receive()
2016-11-28 Renato Westphalbgpd: fix invalid memory access in peer_free()
2016-11-28 David Lamparterbuild: add markdown-ised version of new guidelines
2016-11-28 Renato Westphalzebra: plug more memory leaks
2016-11-28 Renato Westphalzebra: loop through all static routes on vrf enable...
2016-11-28 Renato Westphalzebra/lib: remove redundant fields from zebra_vrf
2016-11-28 Renato Westphallib/zebra: put vrf_get() on a diet
2016-11-28 Renato Westphalzebra: order VRFs by name on user output
2016-11-28 Renato Westphallib/zebra: convert vrf_list to a red-black tree
2016-11-28 Renato Westphal*: rename two vrf functions
2016-11-28 Renato Westphallib: convert vrf code to use red-black trees as well
2016-11-28 Renato Westphallib: convert namespace code to use red-black trees
2016-11-28 Renato Westphalzebra: nuke zvrf_list and always use vrf_list instead
2016-11-28 Renato Westphallib: fix creation of pre-provisioned VRFs
2016-11-28 Renato Westphalzebra/lib: move some code around
2016-11-28 Renato Westphallib: remove unused ns code
2016-11-28 Renato Westphalzebra/lib: plug several memleaks
2016-11-28 Renato Westphalbgpd: release all memory explicitly on exit
2016-11-28 Renato Westphalbgpd: plug several memleaks
2016-11-28 Renato Westphalbgpd: reuse sockunion2hostprefix() on bgp_nht.c
2016-11-28 Renato Westphalbgpd: optimize copy of strings on peer_xfer_conn()
2016-11-28 Renato Westphalbgpd: use loops to reduce code duplication
2016-11-28 David Lamparterbuild: ditch outdated documents, including HACKING
2016-11-28 David Lamparterbuild: bump version to 2.0-rc0
2016-11-28 David LamparterMerge branch 'cmaster-next-isisd-bpf' into cmaster...
2016-11-28 David LamparterMerge remote-tracking branch 'cmaster-next' into cmaste...
2016-11-28 Renato Westphalzebra: add missing license headers to two files
2016-11-25 Renato Westphalripngd: fix drop of multicast membership when the inter...
2016-11-25 Renato Westphalripngd: implement the "clear ipv6 ripng" vty command
2016-11-25 Renato Westphalripngd: implement optional heuristic suggested by RFC...
2016-11-25 Renato Westphalripd: minor code simplification
2016-11-25 Renato Westphalripd: make use of the IP_MULTICAST_LOOP sockoption
2016-11-25 Renato Westphal*: create a helper function to set the IP_MULTICAST_LOO...
2016-11-25 Renato Westphalpimd/zebra: fix setting of IP_MULTICAST_LOOP on OpenBSD
2016-11-25 Renato Westphalripd: fix race condition on input processing
2016-11-25 Renato Westphalripd: fix the "neighbor" command.
2016-11-25 Renato Westphalripd: add "none" option to the "ip rip receive version...
2016-11-25 Renato Westphalripd: implement the "ip rip v2-broadcast" CLI command
2016-11-25 Renato Westphalripd: ignore request for RTEs from unknown address...
2016-11-25 Renato Westphalripd: reject authentication strings with zeros in the...
2016-11-25 Renato Westphalisisd: fix loss of packets after circuit is brought up
2016-11-25 viveklib: Fix nexthop strings to coincide with enum
2016-11-19 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-11-19 David LamparterMerge remote-tracking branch 'cmaster-next' into cmaste...
2016-11-18 Donald Sharpvtysh, zebra: Fix link-params to use exit-link-params
2016-11-18 Donald SharpMerge remote-tracking branch 'opensourcerouting/cmaster...
2016-11-18 Donald Sharp*: Fix up licensing to be right
2016-11-16 Daniel Waltonbgpd: 'show ip bgp neighbor json' some keys are in...
2016-11-16 Daniel Waltonbgpd: 'show ip bgp neighbor json' some keys are in...
2016-11-15 David Lamparterisisd: use BPF on Linux/PF_PACKET
2016-11-15 David Lamparterlib: replace strlcpy & strlcat with glibc versions
2016-11-15 David Lamparterbuild: remove LGPL v2.0, add LGPL v2.1
2016-11-15 David Lamparterbuild: use ac_configure_args for CONFIG_ARGS
2016-11-15 David Lamparterbuild: massively remove needless checks
2016-11-15 David Lamparterbuild: chop down complicated CFLAGS logic
2016-11-15 Martin Winterbgpd/rfapi: Fix missing files in distribution ("make...
2016-11-15 David Lamparterbuild: don't use deprecation warning on ICC
2016-11-15 David Lamparterzebra: fix sign warning in SNMP code
2016-11-15 David Lamparterbuild: fix -Wmaybe-uninitialized warnings
2016-11-15 David Lamparterbuild: unconditionally try -rdynamic
2016-11-15 David Lamparterbuild: fix some minor autoconf & automake breakage
2016-11-14 Don SliceMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-11-14 Don Slicezebra: remove recursively derived static routes correctly
2016-11-14 David Lamparterisisd: remove topology generator
2016-11-14 David Lamparter*: fix some licensing SNAFUs
2016-11-12 David Lamparterzebra: fix link-params CLI handling
2016-11-12 Donald SharpCumulus: Fixup changelog and version string.
2016-11-10 Donald SharpMerge remote-tracking branch 'opensourcerouting/cmaster...
2016-11-10 David Lampartervtysh: fix config write
2016-11-10 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
next