| Commit message (Expand) | Author | Files | Lines |
2018-05-28 | tests: add pytest cache to gitignore | Christian Franke | 1 | -0/+1 |
2018-05-28 | isisd: fix bug in tlv_copy of empty MT-router-info | Christian Franke | 1 | -1/+1 |
2018-05-26 | bgpd: issue 2263: fix "no label vpn export auto" | G. Paul Ziemba | 1 | -0/+4 |
2018-05-26 | zebra: Add a breadcrumb for when we ignore a route | Donald Sharp | 1 | -1/+5 |
2018-05-26 | tools, zebra: Use different protocol value for our statics | Donald Sharp | 5 | -2/+7 |
2018-05-25 | zebra/if_netlink: trivial cleanup of IFLA_WIRELESS | Arthur Jones | 1 | -4/+0 |
2018-05-25 | bgpd: sort vni's in running config | Quentin Young | 1 | -12/+20 |
2018-05-25 | lib: add proper doc comments for hash & linklist | Quentin Young | 4 | -83/+436 |
2018-05-25 | lib: add hash_to_list() | Quentin Young | 2 | -0/+24 |
2018-05-25 | lib: add list_sort(), list_dup() | Quentin Young | 2 | -0/+42 |
2018-05-25 | bgpd: attributes presence checked when mpreach is present | Philippe Guibert | 1 | -1/+2 |
2018-05-25 | bgpd: do not install BGP FS entries, while table range not obtained | Philippe Guibert | 4 | -6/+32 |
2018-05-25 | bgpd: enhance debug bgp pbr error vty command | Philippe Guibert | 1 | -4/+37 |
2018-05-25 | bgpd: increase buffer size to store ecomunity as a string | Philippe Guibert | 1 | -1/+1 |
2018-05-25 | bgpd: brace zebra pbr traces | Philippe Guibert | 1 | -9/+16 |
2018-05-25 | bgpd: add ZAPI_XXX_FAIL_REMOVE flag in switch | Philippe Guibert | 1 | -0/+4 |
2018-05-25 | pbrd: add ZAPI_RULE_FAIL_REMOVE flag in switch | Philippe Guibert | 1 | -0/+1 |
2018-05-25 | bgpd: upon uninstalling pbr rule, update local structure | Philippe Guibert | 1 | -0/+2 |
2018-05-25 | zebra: add pbr objects fail_remove value into notification | Philippe Guibert | 2 | -4/+8 |
2018-05-25 | zebra: PBR show debugging IPSET/IPTABLE hooks declared | Philippe Guibert | 2 | -0/+5 |
2018-05-25 | zebra: PBR config and monitor IPSET/IPTABLE hooks declared | Philippe Guibert | 2 | -24/+125 |
2018-05-25 | bgpd: initialise nexthop structure, before filling in some attributes | Philippe Guibert | 1 | -0/+1 |
2018-05-25 | bgpd: traffic rate value is ignored for searching bpa | Philippe Guibert | 1 | -3/+1 |
2018-05-25 | bgpd: handle more than one ext. community | Philippe Guibert | 1 | -3/+3 |
2018-05-25 | bgpd: add vty command to restrict FS policy routing to a defined interface | Philippe Guibert | 7 | -1/+228 |
2018-05-25 | bgpd: display if FS entry is installed in PBR or not | Philippe Guibert | 5 | -8/+50 |
2018-05-25 | bgpd: pbr support for port redirecting | Philippe Guibert | 2 | -29/+235 |
2018-05-25 | bgpd: add 3 fields to ipset_entry : src,dst port, and proto | Philippe Guibert | 2 | -0/+12 |
2018-05-25 | bgpd: do not account twice references to rule context | Philippe Guibert | 1 | -3/+7 |
2018-05-25 | bgpd: add missing ecommunity flowspec to display | Philippe Guibert | 1 | -19/+24 |
2018-05-25 | zebra: update comment when calling pbr southbound interface | Philippe Guibert | 1 | -7/+2 |
2018-05-25 | bgpd: improve flowspec update of route to NH/VRF | Philippe Guibert | 1 | -2/+4 |
2018-05-25 | bgpd: add notify value in zlog notification message for pbr | Philippe Guibert | 1 | -6/+6 |
2018-05-25 | zebra: handle iptable list of interfaces | Philippe Guibert | 3 | -3/+55 |
2018-05-25 | zebra: add 3 fields to ipset_entry : src,dst port, and proto | Philippe Guibert | 4 | -7/+94 |
2018-05-25 | zebra: pbr vty show command for ipset and iptables | Philippe Guibert | 3 | -0/+226 |
2018-05-25 | zebra: add netlink rule support for fwmark option | Philippe Guibert | 2 | -0/+8 |
2018-05-25 | zebra: handle notification in case pbr ipset, or iptables is removed | Philippe Guibert | 1 | -3/+13 |
2018-05-25 | zebra: cleanup zebra policy context | Philippe Guibert | 1 | -0/+36 |
2018-05-25 | zebra: ipset and ipset entry deletion remove entry from hash list too | Philippe Guibert | 1 | -4/+6 |
2018-05-25 | zebra: rework pbr ipset entry | Philippe Guibert | 3 | -2/+8 |
2018-05-25 | *: remove update-autotools | Quentin Young | 3 | -30/+0 |
2018-05-24 | bgpd: additional neighbor message improvement | Don Slice | 1 | -5/+3 |
2018-05-24 | bgpd: improve error message for neighbor not found | Don Slice | 1 | -1/+1 |
2018-05-24 | zebra: Fix RULE notification netlink messages | Donald Sharp | 1 | -5/+18 |
2018-05-24 | zebra: Remove unnecessary function parameter | Donald Sharp | 8 | -67/+46 |
2018-05-24 | zebra: Move where we check for non-kernel netlink messages | Donald Sharp | 1 | -6/+11 |
2018-05-24 | zebra: Ignore most netlink notifications from ourselves | Donald Sharp | 1 | -39/+88 |
2018-05-23 | doc: remove duplicated packages from dep list | Quentin Young | 1 | -2/+2 |
2018-05-22 | doc: make `frr` a system group | Quentin Young | 4 | -4/+4 |