]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2018-02-27 Russ WhiteMerge pull request #1764 from Orange-OpenSource/SR-dev
2018-02-27 Russ WhiteMerge pull request #1770 from qlyoung/random-tools
2018-02-27 Russ WhiteMerge pull request #1772 from qlyoung/fix-keepalive...
2018-02-27 Russ WhiteMerge pull request #1776 from dslicenc/static-inactive...
2018-02-27 Russ WhiteMerge pull request #1798 from donaldsharp/centos_systemd
2018-02-27 Russ WhiteMerge pull request #1799 from donaldsharp/route_notify_...
2018-02-27 Russ WhiteMerge pull request #1802 from dwalton76/bgpd-multipath...
2018-02-27 Renato WestphalMerge pull request #1711 from pguibert6WIND/issue_385_step5
2018-02-27 Donald SharpMerge pull request #1804 from msablic/pim_mtrace_doc
2018-02-27 Mladen Sablicpimd: added mtrace caveat
2018-02-27 Philippe Guibertzebra: prevent from discovering a NS with same NSID...
2018-02-27 Philippe Guibertzebra: retrieve zns context from zvrf when netlink...
2018-02-27 Philippe Guibertlib: do not use ENOSYS errno when returning from ns
2018-02-27 Philippe Guibertlib: netns checkstyle fix
2018-02-27 Philippe Guibertlib: add debug guard for ns informational traces
2018-02-27 Philippe Guibertospfd: basic support for VRF NETNS backend
2018-02-27 Philippe Guibertbgpd: make bgpd rely on vrf_bind() API usage
2018-02-27 Philippe Guibertlib: add vrf-lite bind capability to vrf APIs
2018-02-27 Philippe Guibertlib: add vrf_ioctl API
2018-02-27 Philippe Guibertbgpd: no need to initialise netns directly
2018-02-27 Philippe Guibertvtysh: change logical router node name
2018-02-27 Philippe Guibertzebra: adapt the vrf and logical router initialisation
2018-02-27 Philippe Guibertlib: split logicalrouter and vrf netns feature
2018-02-27 Philippe Guibertdoc: add vrfwnetns keyword for zebra in doc
2018-02-27 Philippe Guibertzebra: handle some ioctl operations for VRF
2018-02-27 Philippe Guibertzebra: speed ioctl read() with interfaces from various...
2018-02-27 Philippe Guibertbgpd: do not start BGP VRF peer connection, if VRF...
2018-02-27 Philippe Guibertbgpd: server socket is created for all enabled VRF
2018-02-27 Philippe Guibertbgpd: bgp support for netns
2018-02-27 Philippe Guibertlib: add two APIs to handle socket operations with...
2018-02-27 Philippe Guibertzebra: fix assert mpls when terminating zebra
2018-02-27 Philippe Guibertospfd: fix static analysis with variable initialised...
2018-02-27 Philippe Guibertlib: create interface even if name is the same
2018-02-27 Philippe Guibertzebra: fix initialised vrf_id value never read
2018-02-27 Philippe Guibertzebra: upon startup, a NSID is assigned to default...
2018-02-27 Philippe Guibertzebra: collect and get netnamespaces information
2018-02-27 Philippe Guibertzebra: upon NS creation, collect the NSID via netlink
2018-02-27 Philippe Guibertlib: provide an API to switch from one netns to an...
2018-02-27 Philippe Guibertlib: add namespace name structure in zebra message
2018-02-27 Philippe Guibertzebra: enhance show vrf for netns and fixing
2018-02-27 Philippe Guibertzebra: handle the zns init/destroy
2018-02-27 Philippe Guibertzebra: add the registration mechanism for netns
2018-02-27 Philippe Guibertlib: externalise vrf and ns creation
2018-02-27 Philippe Guibertzebra: zns context is filled in when vrf is enabled
2018-02-27 Philippe Guibertzebra: fix static analysis issue with zvrf_id
2018-02-27 Philippe Guibertzebra: ipv6 operations stick to namespace
2018-02-27 Philippe Guibertzebra: route configuration fix for vrf when applied...
2018-02-27 Philippe Guibertzebra: socket operations stick to namespace if necessary
2018-02-27 Philippe Guibertlib: netns vty command not available when vrf backend...
2018-02-27 Philippe Guibertzebra: copy logical-router-command under vrf subnode
2018-02-27 Philippe Guibertzebra: add a runtime flag to enable vrf with netns
2018-02-27 Philippe GuibertMerge pull request #1736 from mkanjari/type5-with-asymm
2018-02-27 Renato WestphalMerge pull request #1750 from donaldsharp/zebra_other_t...
2018-02-27 Renato WestphalMerge pull request #1795 from qlyoung/vtysh-history-q2f
2018-02-26 Daniel Waltonbgpd: use peer->ifp->ifindex instead of peer->ifindex
2018-02-24 Philippe GuibertMerge pull request #1793 from qlyoung/stylechecker
2018-02-23 Martin WinterMerge pull request #1796 from donaldsharp/32_silliness
2018-02-23 Donald Sharp*: Modify notify_owner to route_notify_owner
2018-02-23 Donald Sharpzebra: Fix situation where we would notify the owner...
2018-02-23 Donald Sharpzebra: Add some useful debugs for notifying the owner
2018-02-23 Donald Sharplib: Fix notify_owner decode
2018-02-23 Donald Sharp*: Add tableid the route entry was sent to
2018-02-23 Quentin Youngvtysh: .history_quagga --> .history_frr
2018-02-23 Quentin YoungMerge branch 'master' into stylechecker
2018-02-23 Quentin Youngtools: finer-grained error codes for checkpatch
2018-02-23 Quentin Youngtools: ignore FSF warning, fn macros in checkpatch
2018-02-23 Donald Sharpdoc: Update centos7 build to include systemd
2018-02-23 Quentin YoungMerge pull request #1792 from pguibert6WIND/issue_1786
2018-02-23 Philippe Guiberttools: fix that filters issues on resulting file only
2018-02-23 Donald Sharpzebra: Fix up some code formatting issues.
2018-02-23 Donald Sharpzebra: Fix warning found in CI system
2018-02-23 Donald Sharp*: Make assignment from RB_ROOT in while loop work...
2018-02-23 Donald Sharpzebra: On shutdown don't count removals
2018-02-23 Donald Sharpzebra: Add code to display interesting tables
2018-02-23 Donald Sharpzebra: Allow table creation for tables greater than 252
2018-02-23 Donald Sharpzebra: Move zvrf->other_tables into zns
2018-02-23 Donald Sharppimd: Fix some compiler issues
2018-02-22 Rafael ZalamenaMerge pull request #1723 from chiragshah6/ospf_vrf_dev
2018-02-22 Philippe GuibertMerge pull request #1756 from qlyoung/stylechecker
2018-02-22 Quentin Youngtools: improve checkpatch.sh
2018-02-22 Donald SharpMerge pull request #1749 from msablic/pim_mtrace_cc
2018-02-21 Don Slicezebra: fix rnh deleting nht entry
2018-02-21 Quentin Youngbgpd: fix incorrect keepalive timer evaluation
2018-02-20 Quentin Young*: move random tools into tools/
2018-02-20 Russ WhiteMerge pull request #1730 from Orange-OpenSource/master
2018-02-20 Russ WhiteMerge pull request #1757 from dwalton76/bgpd-remove...
2018-02-20 Russ WhiteMerge pull request #1766 from donaldsharp/label_label_label
2018-02-20 Russ WhiteMerge pull request #1732 from ak503/set_metric
2018-02-19 Mladen Sablicpimd: Multicast traceroute client and router
2018-02-19 Rafael ZalamenaMerge pull request #1765 from donaldsharp/sa_stuff
2018-02-19 Renato Westphalzebra: implement recursive MPLS labels
2018-02-19 Olivier DugeonOSPFD: Fix Segment Routing Lan Adjacency TLVs
2018-02-17 Donald Sharpbgpd: Fix value set but never used
2018-02-17 Donald Sharpisisd: Remove impossible check
2018-02-16 Russ WhiteMerge pull request #1745 from mkanjari/type5-route...
2018-02-16 Lou BergerMerge pull request #1761 from pguibert6WIND/issue_1760
2018-02-16 Lou BergerMerge pull request #1753 from donaldsharp/afi_vrf_label
2018-02-16 Philippe Guibertbgpd: prevent from configuring vrf-policy when in BGP...
2018-02-15 Daniel Waltonbgpd: "no neighbor 10.13.0.12 peer-group ibgp" does...
2018-02-15 Jafar Al-GharaibehMerge pull request #1755 from donaldsharp/install_it_tar
next