2018-05-29 |
Quentin Young | zebra: fix session stats data race, memory leak |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Quentin Young | zebra: fix some memory errors, scheduling bugs |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Quentin Young | zebra: multithreaded zserv |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Donald Sharp | Merge pull request #2142 from pguibert6WIND/fs_zebra_co... |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Jafar Al-Gharaibeh | Merge pull request #2307 from opensourcerouting/master... |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Jafar Al-Gharaibeh | Merge pull request #2266 from chiragshah6/ospfv3_dev |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Donald Sharp | Merge pull request #2312 from opensourcerouting/master... |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Christian Franke | lib: make allocators work for allocation sizes of 0 |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Quentin Young | Merge pull request #2310 from opensourcerouting/master... |
commit | commitdiff | tree | snapshot |
2018-05-28 |
Christian Franke | tests: add pytest cache to gitignore |
commit | commitdiff | tree | snapshot |
2018-05-28 |
Christian Franke | isisd: fix bug in tlv_copy of empty MT-router-info |
commit | commitdiff | tree | snapshot |
2018-05-27 |
Jafar Al-Gharaibeh | Merge pull request #2248 from ppmathis/enhancement... |
commit | commitdiff | tree | snapshot |
2018-05-27 |
Russ White | Merge pull request #2283 from donaldsharp/ignore_some_more |
commit | commitdiff | tree | snapshot |
2018-05-27 |
Russ White | Merge pull request #2291 from qlyoung/top-cleanup |
commit | commitdiff | tree | snapshot |
2018-05-27 |
Russ White | Merge pull request #2295 from qlyoung/sort-vni |
commit | commitdiff | tree | snapshot |
2018-05-27 |
Russ White | Merge pull request #2289 from qlyoung/list-sort |
commit | commitdiff | tree | snapshot |
2018-05-27 |
Russ White | Merge pull request #2301 from LabNConsulting/working... |
commit | commitdiff | tree | snapshot |
2018-05-26 |
G. Paul Ziemba | bgpd: issue 2263: fix "no label vpn export auto" |
commit | commitdiff | tree | snapshot |
2018-05-26 |
Donald Sharp | zebra: Add a breadcrumb for when we ignore a route |
commit | commitdiff | tree | snapshot |
2018-05-26 |
Donald Sharp | tools, zebra: Use different protocol value for our... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Donald Sharp | Merge pull request #2300 from ajones-rvbd/ajones-issue... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Arthur Jones | zebra/if_netlink: trivial cleanup of IFLA_WIRELESS |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Quentin Young | Merge pull request #2272 from msablic/vtysh_reconnect |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Quentin Young | bgpd: sort vni's in running config |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Quentin Young | lib: add proper doc comments for hash & linklist |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Quentin Young | lib: add hash_to_list() |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Quentin Young | lib: add list_sort(), list_dup() |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: attributes presence checked when mpreach is present |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: do not install BGP FS entries, while table range... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: enhance debug bgp pbr error vty command |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: increase buffer size to store ecomunity as a... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: brace zebra pbr traces |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: add ZAPI_XXX_FAIL_REMOVE flag in switch |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | pbrd: add ZAPI_RULE_FAIL_REMOVE flag in switch |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: upon uninstalling pbr rule, update local structure |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | zebra: add pbr objects fail_remove value into notification |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | zebra: PBR show debugging IPSET/IPTABLE hooks declared |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | zebra: PBR config and monitor IPSET/IPTABLE hooks declared |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: initialise nexthop structure, before filling... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: traffic rate value is ignored for searching bpa |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: handle more than one ext. community |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: add vty command to restrict FS policy routing... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: display if FS entry is installed in PBR or not |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: pbr support for port redirecting |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: add 3 fields to ipset_entry : src,dst port, and... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: do not account twice references to rule context |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: add missing ecommunity flowspec to display |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | zebra: update comment when calling pbr southbound interface |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: improve flowspec update of route to NH/VRF |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | bgpd: add notify value in zlog notification message... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | zebra: handle iptable list of interfaces |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | zebra: add 3 fields to ipset_entry : src,dst port,... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | zebra: pbr vty show command for ipset and iptables |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | zebra: add netlink rule support for fwmark option |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | zebra: handle notification in case pbr ipset, or iptabl... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | zebra: cleanup zebra policy context |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | zebra: ipset and ipset entry deletion remove entry... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Philippe Guibert | zebra: rework pbr ipset entry |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Renato Westphal | Merge pull request #2282 from dslicenc/cm20939-nbr-msg |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Quentin Young | *: remove update-autotools |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Don Slice | bgpd: additional neighbor message improvement |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Don Slice | bgpd: improve error message for neighbor not found |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Donald Sharp | zebra: Fix RULE notification netlink messages |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Donald Sharp | zebra: Remove unnecessary function parameter |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Donald Sharp | zebra: Move where we check for non-kernel netlink messages |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Donald Sharp | zebra: Ignore most netlink notifications from ourselves |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Renato Westphal | Merge pull request #2279 from donaldsharp/evpn_moo_moo |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Renato Westphal | Merge pull request #2278 from donaldsharp/uninited_variable |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Rafael Zalamena | Merge pull request #2254 from qlyoung/fixup-vtysh-comments |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Quentin Young | doc: remove duplicated packages from dep list |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Quentin Young | doc: make `frr` a system group |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Quentin Young | doc: add install-info build dependency |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Quentin Young | doc: remove recommendation against integrated conf |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Quentin Young | doc: clean up 18.04 build doc |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Quentin Young | vtysh: rewrap comments |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Renato Westphal | Merge pull request #2280 from qlyoung/docuser |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Donald Sharp | Merge pull request #2277 from pguibert6WIND/fix_case_zc... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Quentin Young | doc: move -r option docs to zebra only |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Donald Sharp | Merge pull request #2268 from opensourcerouting/rpki... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Renato Westphal | Merge pull request #2273 from qlyoung/remove-retain... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Philippe Guibert | zebra: upon zclient breaking, flush PBR entries |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Lou Berger | Merge pull request #2257 from donaldsharp/evpn_fixes |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Quentin Young | Merge pull request #2220 from LabNConsulting/working... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Donald Sharp | bgpd: Ensure virt->vrfs is valid |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Donald Sharp | bgpd: Free vni list on actual deletion |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Donald Sharp | bgpd: Ensure we don't dereference a non-valid pointer |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Donald Sharp | bgpd: Fix use of uninitialized variable |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Renato Westphal | Merge pull request #2262 from donaldsharp/v6_replace_se... |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Quentin Young | *: remove -r from daemons except zebra |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Mladen Sablic | vtysh: reconnect to daemons when connection lost |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Chirag Shah | ospf6d: Fix inter area prefix |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Renato Westphal | Merge pull request #2267 from donaldsharp/flim_flam |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Donald Sharp | zebra: Cleanup some nits from Review Comments |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Philippe Guibert | Merge pull request #2256 from donaldsharp/zebra_vxlan_f... |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Martin Winter | redhat: Fix RPKI RPM build option |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Rafael Zalamena | Merge pull request #2260 from qlyoung/fix-docs-distclean |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Renato Westphal | Merge pull request #2261 from qlyoung/fix-missing-doc |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Donald Sharp | bgpd: Fix crash on shutdown |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Donald Sharp | doc: Add --v6-rr-semantics option to zebra doc |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Quentin Young | tests: add missing file to Makefile.am |
commit | commitdiff | tree | snapshot |
next |