summaryrefslogtreecommitdiffstats
path: root/vtysh (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-17tools: more lsan suppressions for clippyIlya Shipitsin1-0/+4
2018-04-16zebra: Check for NULL in connected_add_ipv6Donald Sharp1-1/+7
2018-04-16zebra: resolve assert when adding ip import-table entryDon Slice1-1/+4
2018-04-16zebra: rename pbr_unique structure to pbr_rule_uniquePhilippe Guibert1-3/+3
2018-04-16zebra: adapt zebra_pbr_rule based with pbr_rulePhilippe Guibert5-141/+93
2018-04-16lib: enhance pbr_rule structure for zapi encode and for common usagePhilippe Guibert4-6/+143
2018-04-16zebra: add a helper structure to look zebra_pbr_ipset per ipsetnamePhilippe Guibert1-17/+27
2018-04-16zebra: add IPTABLE_ADD and IPTABLE_DEL commands in zapiPhilippe Guibert7-0/+231
2018-04-16zebra: pbr rule structure is being added fwmark tagPhilippe Guibert3-4/+22
2018-04-16zebra: handling notifications upon ipset creation/destruction donePhilippe Guibert6-7/+209
2018-04-16lib: add ZEBRA IPSET definesPhilippe Guibert5-1/+115
2018-04-16zebra: handle entry pointfs for ipset creation/destructionPhilippe Guibert5-0/+249
2018-04-15zebra: Fix crash with certain types of tunnelsDonald Sharp6-10/+30
2018-04-15bgp/rfapi: fix rfapiNhlAddNodeRoutes SA issueG. Paul Ziemba1-4/+9
2018-04-14bgpd: bugfix vpn-vrf leak: consider route changed if labels changeG. Paul Ziemba1-18/+65
2018-04-13bgpd: remove unused variableQuentin Young1-2/+1
2018-04-13bgpd: verify that multipath infos are setQuentin Young1-0/+2
2018-04-13ospf6d: assert nh list is non-nullQuentin Young1-0/+1
2018-04-13babeld: be more explicit about route resize resultQuentin Young1-0/+1
2018-04-13bgpd: rfapi xcallocs guaranteed non-nullQuentin Young1-6/+5
2018-04-13lib: add asserts on returned matcher valsQuentin Young1-0/+3
2018-04-13ospf6d: assert that we set a variableQuentin Young1-0/+3
2018-04-13ospfd: remove interface param npdQuentin Young1-1/+2
2018-04-13lib: ignore cli lexer in clang-analyzeQuentin Young1-0/+5
2018-04-13bgpd: move attr display into checked blockQuentin Young1-24/+28
2018-04-13bgpd: double-check notify data when debuggingQuentin Young1-2/+2
2018-04-13ospf6d: remove ospf6_interface_if_delQuentin Young3-30/+0
2018-04-13ospfd: set external_info instance value to 0Quentin Young1-0/+1
2018-04-13lib: rename parameter for netns functionPhilippe Guibert2-3/+3
2018-04-13lib: Update netns_linux.cPhilippe Guibert1-2/+2
2018-04-13zebra: add an indirection table for ns_idPhilippe Guibert7-12/+91
2018-04-13lib: a vrf is searched first by its name, than its vrf idPhilippe Guibert1-3/+5
2018-04-13ospf6d: router-id change to display msg to restartChirag Shah1-2/+3
2018-04-13bgpd: Fix another aspath %d that should be %uDonald Sharp1-1/+1
2018-04-12bgpd: vpn-vrf leaking: use dynamic label pool for "auto" labelsG. Paul Ziemba7-32/+157
2018-04-12bgpd: dynamic mpls label poolG. Paul Ziemba10-3/+800
2018-04-11vtysh: fix pathspec option -NChristian Franke1-2/+8
2018-04-11lib: fix pathspace option -NChristian Franke1-2/+2
2018-04-11bgpd: bugfix vpn->vrf leak: unicast-originated routes are local non-LSPG. Paul Ziemba1-1/+30
2018-04-11zebra: fix style errorQuentin Young1-1/+2
2018-04-11resolve issue found by cppcheckIlya Shipitsin1-4/+6
2018-04-11ripd: rip_snmp.c - Remove not needed checkIlya Shipitsin1-1/+1
2018-04-11bgpd: vrf-vpn leak: when no export label is set, encode implicit-null correctlyG. Paul Ziemba1-2/+1
2018-04-10doc: gracefully handle missing config.statusQuentin Young3-56/+72
2018-04-10doc: load lexer differentlyQuentin Young3-7/+22
2018-04-10doc: update style exceptions listQuentin Young1-2/+23
2018-04-10tools: update indent.py for DEFPY_* macrosQuentin Young1-1/+1
2018-04-10lib, python: DEFPY_ATTR, DEFPY_HIDDENQuentin Young3-1/+13
2018-04-10alpine packaging: use a more standard packaging formatArthur Jones8-11/+88
2018-04-09doc: use frr syntax highlightingQuentin Young19-547/+612