2018-03-15 |
paulzlabn | zserv.c: delete unused zsend_write_nexthop |
commit | commitdiff | tree | snapshot |
2018-03-15 |
paulzlabn | zserv.c: zebra_server_send_message() second parameter |
commit | commitdiff | tree | snapshot |
2018-03-14 |
paulzlabn | Merge branch 'master' into working/master/bgp-vpn-vrf... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Philippe Guibert | Merge pull request #1821 from vivek-cumulus/pmsi-parse... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Quentin Young | Merge pull request #1893 from opensourcerouting/doc... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Christian Franke | doc: document IS-IS three-way handshake config |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Philippe Guibert | Merge pull request #1863 from donaldsharp/more_nh_groups |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Rafael Zalamena | Merge pull request #1886 from donaldsharp/strlcpy |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Daniel Walton | Merge pull request #1869 from opensourcerouting/frr... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Renato Westphal | Merge pull request #1819 from donaldsharp/static_stuff |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Renato Westphal | Merge pull request #1884 from donaldsharp/spammy_messages |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Donald Sharp | lib: Fixup strlcat and strlcpy to be a bit more descriptive |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Donald Sharp | lib: Add the ability for other people to call a nexthop... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Donald Sharp | lib: Expose nhgc_find command |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Donald Sharp | lib: Add nexthop-group cli |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Donald Sharp | Merge pull request #1830 from opensourcerouting/isis... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Donald Sharp | Merge pull request #1880 from pguibert6WIND/enforce_vrf... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Quentin Young | Merge pull request #1867 from LabNConsulting/working... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Donald Sharp | ospf6d: Stop debug messages happening in rare case |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Martin Winter | Merge pull request #1704 from qlyoung/docuser |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Renato Westphal | Merge pull request #1831 from qlyoung/frr-pthread-fixups |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Quentin Young | doc: remove misc trailing whitespace |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Martin Winter | doc: Update CentOS6 doc to use puias repo for updated... |
commit | commitdiff | tree | snapshot |
2018-03-13 |
vivek | bgpd: Fix warning |
commit | commitdiff | tree | snapshot |
2018-03-13 |
vivek | bgpd: Fix enum, use API for log string |
commit | commitdiff | tree | snapshot |
2018-03-13 |
vivek | Merge branch 'master' of https://github.com/frrouting... |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Quentin Young | doc: don't check for sphinx-build on `make clean` |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Quentin Young | Merge branch 'master' into docuser |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Philippe Guibert | lib: privileges are granted to vty netns command |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Philippe Guibert | zebra: upon associating netns with vrf, prileges are... |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Lou Berger | vtysh: restore some DEFUNs that should not have been... |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Lou Berger | tools: fix indent.py to recognize all DEFUN types: |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Philippe Guibert | Merge pull request #1806 from vivek-cumulus/evpn-ipv6... |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Renato Westphal | Merge pull request #1860 from qlyoung/debug-mt-safe |
commit | commitdiff | tree | snapshot |
2018-03-13 |
Renato Westphal | Merge pull request #1828 from qlyoung/zapi-cleanup |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Russ White | Merge pull request #1873 from qlyoung/fix-zlog-hexdump |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Russ White | Merge pull request #1781 from mkanjari/type5-default... |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Mitesh Kanjariya | Merge branch 'master' into type5-default-originate |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Quentin Young | tests: add unit test for zlog |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Quentin Young | lib: fixup zlog_hexdump |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Quentin Young | lib, zebra: slight cleanup after rebase |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Quentin Young | lib, zebra: clean up zapi nits |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Quentin Young | lib: zclient.h style fixes |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Quentin Young | lib, zebra: use existing zapi header struct |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Quentin Young | zebra: reorganize zserv, batch i/o |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Quentin Young | zebra: standardize ZAPI message handler args |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Quentin Young | zebra: add struct zmsghdr |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Quentin Young | zebra: dont return a status code in zapi handlers |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Quentin Young | tests: add unit test for zlog |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Quentin Young | lib: fixup zlog_hexdump |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Donald Sharp | Merge pull request #1868 from ajones-rvbd/ajones-for... |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Arthur Jones | docs/install.texi: document --enable-numeric-version |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Christian Franke | tools/frr-reload.py: process vnc settings as sub-context |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Renato Westphal | Merge pull request #1858 from qlyoung/gitignore-clippy... |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Quentin Young | lib: add convenience debugging macros |
commit | commitdiff | tree | snapshot |
2018-03-12 |
Donald Sharp | Merge pull request #1866 from ajones-rvbd/ajones-for... |
commit | commitdiff | tree | snapshot |
2018-03-11 |
Arthur Jones | alpine: minimal alpine packaging |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Christian Franke | isisd: add nerd-knob to turn three-way-adj off |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Christian Franke | isisd: P2P adjacencies should only be included in LSPDB... |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Christian Franke | isisd: implement threeway adjacencies |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Christian Franke | isisd: add support for TLV 240 P2P Three-Way Adjacency |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Christian Franke | isisd: remove unused debug code |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Christian Franke | isisd: allocate circuit_id only for broadcast circuits |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Christian Franke | isisd: cleanup usage of circuit_id |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Christian Franke | isisd: revert some counterproductive indentation |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Donald Sharp | Merge pull request #1847 from msablic/pim_auto_mtrace |
commit | commitdiff | tree | snapshot |
2018-03-10 |
Donald Sharp | Merge pull request #1861 from ajones-rvbd/ajones-for... |
commit | commitdiff | tree | snapshot |
2018-03-10 |
vivek | Merge branch 'master' of https://github.com/frrouting... |
commit | commitdiff | tree | snapshot |
2018-03-10 |
vivek | Merge branch 'master' of https://github.com/frrouting... |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Arthur Jones | zebra/if_netlink: compile under musl-libc |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Quentin Young | *: globally ignore clippy-generated source |
commit | commitdiff | tree | snapshot |
2018-03-09 |
G. Paul Ziemba | vtysh: add bgpd vpn-policy nodes |
commit | commitdiff | tree | snapshot |
2018-03-09 |
G. Paul Ziemba | bgpd: vpn-vrf route leaking |
commit | commitdiff | tree | snapshot |
2018-03-09 |
G. Paul Ziemba | isisd: debug msg: display distance when adding redist... |
commit | commitdiff | tree | snapshot |
2018-03-09 |
G. Paul Ziemba | ospfd: resend redistribute request to zebra after ospf... |
commit | commitdiff | tree | snapshot |
2018-03-09 |
G. Paul Ziemba | ospfd: debug detail for redistribute |
commit | commitdiff | tree | snapshot |
2018-03-09 |
G. Paul Ziemba | zebra: debug additional detail for route announce/redist |
commit | commitdiff | tree | snapshot |
2018-03-09 |
G. Paul Ziemba | zebra: add BGP VPN route type to meta_queue_map |
commit | commitdiff | tree | snapshot |
2018-03-09 |
G. Paul Ziemba | lib: fix comment in zclient.c |
commit | commitdiff | tree | snapshot |
2018-03-09 |
G. Paul Ziemba | lib: Keep indent/clang happy |
commit | commitdiff | tree | snapshot |
2018-03-09 |
G. Paul Ziemba | lib: add new BGP VPN policy command node |
commit | commitdiff | tree | snapshot |
2018-03-09 |
G. Paul Ziemba | lib: add BGP VPN route type |
commit | commitdiff | tree | snapshot |
2018-03-09 |
G. Paul Ziemba | bgpd: some more debug info when 'debug updates out... |
commit | commitdiff | tree | snapshot |
2018-03-09 |
G. Paul Ziemba | bgpd: rfapi: avoid null pointer dereference in vnc_expo... |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Philippe Guibert | Merge pull request #1813 from donaldsharp/pbr_setup |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Quentin Young | lib: frr_pthread int size nits |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Quentin Young | doc: don't build html by default |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Donald Sharp | lib, zebra: Add Rule insertion success/failure messages |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Quentin Young | doc: disable parallel build |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Donald Sharp | zebra: Make the ifp part of the rule structure |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Donald Sharp | zebra: Keep track of rules written |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Donald Sharp | zebra: Cleanup api |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Donald Sharp | zebra: Cleanup a couple of api issues |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Donald Sharp | lib, zebra: Add rule encoding |
commit | commitdiff | tree | snapshot |
2018-03-09 |
vivek | *: PBR - netlink interaction and basic definitions |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Donald Sharp | lib, vtysh: Start cli for nexthop-group |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Donald Sharp | lib: Isolate nexthop_group functions to nexthop_group.c |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Donald Sharp | lib, zebra: Allow zapi to send down the tableid |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Donald Sharp | bgpd, lib, zebra: Switch to work_queue_free_and_null |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Renato Westphal | Merge pull request #1808 from qlyoung/debug-mt-safe |
commit | commitdiff | tree | snapshot |
next |