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 |
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-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 |
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 |
2018-03-09 |
Renato Westphal | Merge pull request #1852 from donaldsharp/notify_owner_fail |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Donald Sharp | *: Add code to notify on route removal status |
commit | commitdiff | tree | snapshot |
2018-03-09 |
Jafar Al-Gharaibeh | Merge pull request #1814 from chiragshah6/mdev |
commit | commitdiff | tree | snapshot |
2018-03-08 |
Renato Westphal | Merge pull request #1843 from chiragshah6/ospf_vrf_dev |
commit | commitdiff | tree | snapshot |
2018-03-08 |
Chirag Shah | ospfd: Treat vrf interface as loopback type |
commit | commitdiff | tree | snapshot |
2018-03-08 |
Chirag Shah | zebra: set vrf as loopback upon interface add |
commit | commitdiff | tree | snapshot |
2018-03-08 |
Renato Westphal | Merge pull request #1842 from donaldsharp/zserv_buffer_size |
commit | commitdiff | tree | snapshot |
2018-03-08 |
Mladen Sablic | pimd: mtrace only IGMP sockets |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Quentin Young | redhat: update frr.spec for doc build changes |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Quentin Young | doc: change html theme to 'default' |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Martin Winter | Merge pull request #1826 from qlyoung/lsan-suppressions |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Quentin Young | doc: fix make setup |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Donald Sharp | lib: Increase zapi buffer size |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Donald Sharp | zebra: Allow for storage of non-configed vrf routes |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Quentin Young | doc: update .gitignore |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Donald Sharp | zebra: Fix vrf output |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Donald Sharp | Merge pull request #1428 from LabNConsulting/working... |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Quentin Young | Merge pull request #1816 from pguibert6WIND/issue_clear... |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Philippe Guibert | bgpd: clear ip bgp instances with invalid safi |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Christian Franke | Merge pull request #1812 from qlyoung/bgpd-fix-update... |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Olivier Dugeon | Merge pull request #1841 from qlyoung/fix-ospf-shutdown... |
commit | commitdiff | tree | snapshot |
next |