summaryrefslogtreecommitdiffstats
path: root/tools/multiple-bgpd.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-29bgp: add asserts to catch unsupported double enqueue of an RN on a bgp_proces...Lou Berger1-0/+2
2017-08-29bgp: fix handling of bgp_process_queue to allow for RNs addedLou Berger1-4/+6
2017-08-29bgp: refactor bgp_process_queue to be consistent and cleanup related event qu...Lou Berger1-8/+11
2017-08-29ospf6d: fix prefix list name SEGVDavid Lamparter1-2/+2
2017-08-29Revert "doc: work around weird texinfo bug"David Lamparter2-6/+3
2017-08-29doc: add "ip address LOCAL peer PEER/SUBNET"David Lamparter1-0/+11
2017-08-29doc: new frr-args(8) man page with general optionsDavid Lamparter4-1/+251
2017-08-29bgpd: remove some deep nestingDavid Lamparter3-924/+893
2017-08-29bgpd: get rid of afi_header_vty_out() & co.David Lamparter9-313/+163
2017-08-29*: remove empty "interface XYZ" config blocksDavid Lamparter10-22/+24
2017-08-29lib: add vty_frame() to get rid of unneeded configDavid Lamparter2-0/+39
2017-08-29lib: new APIs for get/set system hostname/domainnameMitesh Kanjariya11-30/+70
2017-08-29configure: Add `-funwind-tables`Donald Sharp1-0/+1
2017-08-29isisd: guard SPF warning by debug flagChristian Franke1-2/+2
2017-08-29isisd: keep original TLVs when purging in response to confusionChristian Franke1-13/+20
2017-08-28vtysh: add -N/--pathspace optionDavid Lamparter1-4/+16
2017-08-28lib: add -N/--pathspace optionDavid Lamparter2-11/+40
2017-08-28vtysh: simplify path handlingDavid Lamparter3-82/+37
2017-08-28vtysh: cleanup SUID handlingDavid Lamparter2-15/+66
2017-08-28vtysh: Fix for the ordering of large-community lists in config outputNigel Kukard1-1/+4
2017-08-28ospf6d, ospfd: add `no ospf6 router-id ...`Quentin Young2-8/+54
2017-08-28lib: document frrzmq in its header fileDavid Lamparter1-1/+39
2017-08-28tests: fix & run ZeroMQ testDavid Lamparter4-2/+64
2017-08-28tests: add ZeroMQ testDavid Lamparter3-0/+221
2017-08-28lib: ZeroMQ read handler, v2David Lamparter4-0/+273
2017-08-28lib, zebra: carry blackhole type over ZAPIDavid Lamparter2-2/+5
2017-08-28zebra: dont have vxlan as default iface typeDavid Lamparter1-6/+6
2017-08-28zebra: kernel_socket: read extra attributesDavid Lamparter2-0/+24
2017-08-28zebra: drop IPv6 "broadcast" and "peer" addr codeDavid Lamparter6-63/+10
2017-08-28zebra: netlink: get blackhole routes from kernelDavid Lamparter1-13/+21
2017-08-28zebra: cleanup blackhole supportDavid Lamparter14-220/+215
2017-08-28zebra: rib: use nexthop ptr in rib_add/deleteDavid Lamparter9-130/+139
2017-08-28*: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from APIDavid Lamparter8-47/+42
2017-08-27zebra: configure PtP address on ifaliasreq systemsDavid Lamparter1-4/+38
2017-08-27zebra: add '[no] ip address A.B.C.D peer A.B.C.D/M'David Lamparter1-12/+81
2017-08-27zebra: netlink backend support setting a P-t-P addressDavid Lamparter1-3/+9
2017-08-27zebra: fix interface deletion bug introduced by ptp address supportDavid Lamparter1-5/+7
2017-08-27zebra: add connected_check_ptp infrastructureDavid Lamparter3-9/+59
2017-08-26eigrpd: add correct interface metrics when interface comes upDon Slice1-0/+1
2017-08-26isisd: bpf: ETHER_HDR_LEN -> ETH_ALENDavid Lamparter1-16/+16
2017-08-26zebra: remove RT_ROUNDUP warningDavid Lamparter1-6/+3
2017-08-26lib: prefix: fix char value sizeDavid Lamparter1-1/+1
2017-08-26bgpd: encap: fix extension sizingDavid Lamparter1-1/+1
2017-08-26*: fix compiler warningsDavid Lamparter8-51/+67
2017-08-26Handle hostname/domainname properly for FreeBSDMitesh Kanjariya2-18/+6
2017-08-26Fix compilation errors for domainnameMitesh Kanjariya1-0/+2
2017-08-26lib: Fix make check failuresMitesh Kanjariya1-0/+12
2017-08-25lib: remove static variable from cli matcherQuentin Young1-8/+5
2017-08-25lib: fix rare bug in ambiguous command resolutionQuentin Young1-58/+72
2017-08-25clippy: disable unneeded autogenerated codeDavid Lamparter1-1/+23