summaryrefslogtreecommitdiffstats
path: root/ripd (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-13ospfd: When converting to ms divide by 1000Donald Sharp1-6/+6
2019-03-12topotests: add new bfd topology with IPv6Rafael Zalamena28-0/+986
2019-03-12bfdd: don't enable sessions without local-addressRafael Zalamena4-8/+74
2019-03-12bfdd: change session lookup data structureRafael Zalamena6-532/+339
2019-03-10zebra: Allow json output to give a bit more dataDonald Sharp1-0/+5
2019-03-08zebra: Add some debugs to neighbor entry processingDonald Sharp2-34/+91
2019-03-08zebra: Remove duplicate NUD_PERMANENT checkDonald Sharp1-4/+0
2019-03-08bgpd: vrl route-leak show with all vrfs optionChirag Shah1-11/+65
2019-03-07zebra: use const in dplane pw nhlfe accessorsMark Stapp4-20/+22
2019-03-07zebra: dplane pseudowires including nexthop infoMark Stapp2-0/+43
2019-03-07zebra: rename pseudowire destination apiMark Stapp3-6/+19
2019-03-07zebra: Treat ifaces withouth IPv4 as unnumberedTuetuopay1-1/+1
2019-03-06bfdd: fix single hop IPv6 configurationsRafael Zalamena1-2/+6
2019-03-06bgpd: Don't prevent views from being able to connectDonald Sharp1-2/+4
2019-03-06zebra: Remove unused sockaddr variableStephen Worley1-6/+0
2019-03-06doc: Update documentation about multipathDonald Sharp1-1/+2
2019-03-06configure: Default to 16 way ecmp on compilationDonald Sharp1-1/+1
2019-03-05Revert "nhrpd: strncpy -> strlcpy"Quentin Young2-2/+2
2019-03-05bgpd: prevent type-5 route creation if bgp_vrf->l3_vni is 0Anuradha Karuppiah2-2/+3
2019-03-05libs: make privilege escalation thread-safeMark Stapp187-4470/+1350
2019-03-05pimd: Ensure DR election happens when both sides change prioDonald Sharp1-4/+4
2019-03-04bgpd: router mac same as self supress bgp updateChirag Shah1-1/+1
2019-03-04bgpd: parse and comapre rmac attr against self macChirag Shah5-10/+46
2019-03-02bpgd: resolve more neighbor peer-group issuesDon Slice2-7/+12
2019-03-01zebra: Upon vrf deletion, actually release this data.Donald Sharp3-6/+30
2019-03-01sharpd: Add code to allow nexthops to be watched from non-default vrfDonald Sharp1-6/+32
2019-03-01sharpd: Add ability to pass vrf we want to watchDonald Sharp3-6/+8
2019-03-01sharpd: Add cli to allow vrf route installationDonald Sharp1-5/+25
2019-03-01sharpd: Setup route installation to be able to select vrf to useDonald Sharp4-22/+32
2019-03-01zebra: When installing a new route always use REPLACEDonald Sharp1-4/+3
2019-03-01bgpd: Code to remove the bottleneck in aggregation.Naveen Thanikachalam1-126/+356
2019-03-01bgpd: Code to handle BGP aggregate's l-communities.Naveen Thanikachalam2-0/+119
2019-03-01bgpd: Code to handle BGP aggregate's e-communities.Naveen Thanikachalam2-0/+119
2019-03-01bgpd: Code to handle BGP aggregate's communities.Naveen Thanikachalam2-0/+115
2019-03-01bgpd: Code to handle BGP aggregate's as-path.Naveen Thanikachalam4-29/+186
2019-02-28vtysh: hide old BGP vpnv(4|6) commandsRafael Zalamena2-1/+5
2019-02-27bgpd: capabiltyQuentin Young2-2/+2
2019-02-27*: Explicitly mark nexthop of EVPN-sourced routes as onlinkvivek4-18/+14
2019-02-27zebra, bgpd: Use L3 interface for VRF's VNI in route installvivek2-20/+18
2019-02-27zebra, bgpd: Exchange L3 interface for VRF's VNIvivek5-17/+25
2019-02-27bgpd: Fix EVPN advertise route-map applicationvivek1-0/+3
2019-02-26bgpd: fix evpn type-5 implicit withdraw processingChirag Shah1-4/+5
2019-02-26bgpd: add missing checks for vpnv6 nexthop lengthsRenato Westphal2-3/+9
2019-02-26Revert "bgpd: in case nexthop is ipv6, set nh attribute flag in mpls vpn case"Renato Westphal1-2/+1
2019-02-26pimd: strncpy -> strlcpyQuentin Young1-2/+2
2019-02-26ospfd: strncpy -> strlcpyQuentin Young2-15/+11
2019-02-26nhrpd: strncpy -> strlcpyQuentin Young2-2/+2
2019-02-26lib: strncpy -> strlcpy | memcpyQuentin Young3-5/+5
2019-02-26ripd: strncpy -> strlcpyQuentin Young1-12/+8
2019-02-26bgpd: strncpy -> strlcpyQuentin Young1-2/+2