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 |
Renato Westphal | Merge pull request #1858 from qlyoung/gitignore-clippy... |
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 |
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-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 |
Donald Sharp | lib, zebra: Add Rule insertion success/failure messages |
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 |
Martin Winter | Merge pull request #1826 from qlyoung/lsan-suppressions |
commit | commitdiff | tree | snapshot |
2018-03-07 |
Donald Sharp | lib: Increase zapi buffer size |
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 |
2018-03-07 |
Donald Sharp | Merge pull request #1840 from pguibert6WIND/issue_1829 |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Lou Berger | bgpd: another change to keep indent.py happy |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Lou Berger | pimd: another change to keep indent.py happy |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Lou Berger | *: conform with COMMUNITY.md formatting rules, via... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Lou Berger | bgpd: another change to keep indent.py happy |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Lou Berger | lib: change comment block to #define to avoid indent... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Lou Berger | Makefile.am: Add 'make indent' target |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Lou Berger | tools: fix indent.py FRR indent pattern matching |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Quentin Young | ospfd: cancel SR thread at shutdown |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Philippe Guibert | lib: NS_DEFAULT wrong value |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Philippe Guibert | bgpd: permit bgp vrf socket creation on some cases |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Renato Westphal | Merge pull request #1811 from donaldsharp/nht_send_type |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Quentin Young | Merge pull request #1833 from opensourcerouting/fix... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Philippe Guibert | Merge pull request #1728 from mkanjari/evpn-bug-fixes |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Renato Westphal | Merge pull request #1818 from pguibert6WIND/issue_vrfne... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Rafael Zalamena | Merge pull request #1789 from Orange-OpenSource/master |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Christian Franke | vtysh: initialize vty structure correctly for output... |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Renato Westphal | Merge pull request #1809 from donaldsharp/intf_json |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Quentin Young | Merge pull request #1827 from opensourcerouting/fix... |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Christian Franke | tests: update gitignore |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Christian Franke | tests: fix python test description for test_ringbuf |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Quentin Young | tools: add LeakSanitizer suppressions list |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Russ White | Merge pull request #1797 from chiragshah6/ospfv3_dev |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Philippe Guibert | bgpd,ospfd: add sys_admin capabilities |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Olivier Dugeon | Merge pull request #1815 from donaldsharp/ospf_sr_cleanup |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Donald Sharp | ospfd: Cleanup ospf SR log messages |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Chirag Shah | ospf6d: assign zebra router-id to ospf6 instance |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Quentin Young | lib: add mt-safe debugging facilities |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Quentin Young | bgpd: fix update-group show commands |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Chirag Shah | ospf6d: ECMP for external routes |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Donald Sharp | lib, zebra: Add type and instance to nexthop update... |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Martin Winter | Merge pull request #1784 from donaldsharp/documentation |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Donald Sharp | ospfd: Add vrf to nhlfe route add |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Donald Sharp | bgpd: Cleanup api_nh in bgpd a bit |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Donald Sharp | zebra: Use the passed in nexthops vrf |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Donald Sharp | lib: Use STREAM_GET |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Quentin Young | lib: add atomic bitwise OR, AND |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Russ White | Merge pull request #1805 from donaldsharp/recursion |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Olivier Dugeon | ospfd: Add json output for Segment Routing |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Russ White | Merge pull request #1788 from mkanjari/evpn-bugs |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Donald Sharp | Merge pull request #1801 from opensourcerouting/vtysh... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Christian Franke | vtysh: Fix missing \n at end of desc string |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Christian Franke | vtysh: pass route-map & prefix-list commands to isisd... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Russ White | Merge pull request #1764 from Orange-OpenSource/SR-dev |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Russ White | Merge pull request #1770 from qlyoung/random-tools |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Russ White | Merge pull request #1772 from qlyoung/fix-keepalive... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Russ White | Merge pull request #1776 from dslicenc/static-inactive... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Russ White | Merge pull request #1798 from donaldsharp/centos_systemd |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Russ White | Merge pull request #1799 from donaldsharp/route_notify_... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Russ White | Merge pull request #1802 from dwalton76/bgpd-multipath... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Renato Westphal | Merge pull request #1711 from pguibert6WIND/issue_385_step5 |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Donald Sharp | Merge pull request #1804 from msablic/pim_mtrace_doc |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Mladen Sablic | pimd: added mtrace caveat |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Mitesh Kanjariya | Merge branch 'master' into evpn-bug-fixes |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Philippe Guibert | zebra: prevent from discovering a NS with same NSID... |
commit | commitdiff | tree | snapshot |
next |