summaryrefslogtreecommitdiffstats
path: root/ripd/rip_peer.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-28tests: add pytest cache to gitignoreChristian Franke1-0/+1
2018-05-28isisd: fix bug in tlv_copy of empty MT-router-infoChristian Franke1-1/+1
2018-05-26bgpd: issue 2263: fix "no label vpn export auto"G. Paul Ziemba1-0/+4
2018-05-26zebra: Add a breadcrumb for when we ignore a routeDonald Sharp1-1/+5
2018-05-26tools, zebra: Use different protocol value for our staticsDonald Sharp5-2/+7
2018-05-25zebra/if_netlink: trivial cleanup of IFLA_WIRELESSArthur Jones1-4/+0
2018-05-25bgpd: sort vni's in running configQuentin Young1-12/+20
2018-05-25lib: add proper doc comments for hash & linklistQuentin Young4-83/+436
2018-05-25lib: add hash_to_list()Quentin Young2-0/+24
2018-05-25lib: add list_sort(), list_dup()Quentin Young2-0/+42
2018-05-25bgpd: attributes presence checked when mpreach is presentPhilippe Guibert1-1/+2
2018-05-25bgpd: do not install BGP FS entries, while table range not obtainedPhilippe Guibert4-6/+32
2018-05-25bgpd: enhance debug bgp pbr error vty commandPhilippe Guibert1-4/+37
2018-05-25bgpd: increase buffer size to store ecomunity as a stringPhilippe Guibert1-1/+1
2018-05-25bgpd: brace zebra pbr tracesPhilippe Guibert1-9/+16
2018-05-25bgpd: add ZAPI_XXX_FAIL_REMOVE flag in switchPhilippe Guibert1-0/+4
2018-05-25pbrd: add ZAPI_RULE_FAIL_REMOVE flag in switchPhilippe Guibert1-0/+1
2018-05-25bgpd: upon uninstalling pbr rule, update local structurePhilippe Guibert1-0/+2
2018-05-25zebra: add pbr objects fail_remove value into notificationPhilippe Guibert2-4/+8
2018-05-25zebra: PBR show debugging IPSET/IPTABLE hooks declaredPhilippe Guibert2-0/+5
2018-05-25zebra: PBR config and monitor IPSET/IPTABLE hooks declaredPhilippe Guibert2-24/+125
2018-05-25bgpd: initialise nexthop structure, before filling in some attributesPhilippe Guibert1-0/+1
2018-05-25bgpd: traffic rate value is ignored for searching bpaPhilippe Guibert1-3/+1
2018-05-25bgpd: handle more than one ext. communityPhilippe Guibert1-3/+3
2018-05-25bgpd: add vty command to restrict FS policy routing to a defined interfacePhilippe Guibert7-1/+228
2018-05-25bgpd: display if FS entry is installed in PBR or notPhilippe Guibert5-8/+50
2018-05-25bgpd: pbr support for port redirectingPhilippe Guibert2-29/+235
2018-05-25bgpd: add 3 fields to ipset_entry : src,dst port, and protoPhilippe Guibert2-0/+12
2018-05-25bgpd: do not account twice references to rule contextPhilippe Guibert1-3/+7
2018-05-25bgpd: add missing ecommunity flowspec to displayPhilippe Guibert1-19/+24
2018-05-25zebra: update comment when calling pbr southbound interfacePhilippe Guibert1-7/+2
2018-05-25bgpd: improve flowspec update of route to NH/VRFPhilippe Guibert1-2/+4
2018-05-25bgpd: add notify value in zlog notification message for pbrPhilippe Guibert1-6/+6
2018-05-25zebra: handle iptable list of interfacesPhilippe Guibert3-3/+55
2018-05-25zebra: add 3 fields to ipset_entry : src,dst port, and protoPhilippe Guibert4-7/+94
2018-05-25zebra: pbr vty show command for ipset and iptablesPhilippe Guibert3-0/+226
2018-05-25zebra: add netlink rule support for fwmark optionPhilippe Guibert2-0/+8
2018-05-25zebra: handle notification in case pbr ipset, or iptables is removedPhilippe Guibert1-3/+13
2018-05-25zebra: cleanup zebra policy contextPhilippe Guibert1-0/+36
2018-05-25zebra: ipset and ipset entry deletion remove entry from hash list tooPhilippe Guibert1-4/+6
2018-05-25zebra: rework pbr ipset entryPhilippe Guibert3-2/+8
2018-05-25*: remove update-autotoolsQuentin Young3-30/+0
2018-05-24bgpd: additional neighbor message improvementDon Slice1-5/+3
2018-05-24bgpd: improve error message for neighbor not foundDon Slice1-1/+1
2018-05-24zebra: Fix RULE notification netlink messagesDonald Sharp1-5/+18
2018-05-24zebra: Remove unnecessary function parameterDonald Sharp8-67/+46
2018-05-24zebra: Move where we check for non-kernel netlink messagesDonald Sharp1-6/+11
2018-05-24zebra: Ignore most netlink notifications from ourselvesDonald Sharp1-39/+88
2018-05-23doc: remove duplicated packages from dep listQuentin Young1-2/+2
2018-05-22doc: make `frr` a system groupQuentin Young4-4/+4