summaryrefslogtreecommitdiffstats
path: root/bgpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2133 from Fredi-raspall/fix_label_managerRenato Westphal2018-05-151-0/+13
|\
| * bgpd/bgp_zebra.c: Fix process of label-chunk msgFredi Raspall2018-05-021-0/+13
* | Fix compilation against rtrlib with sshAndrey Korolyov2018-05-131-0/+3
* | Merge pull request #2214 from donaldsharp/pointer_countingRuss White2018-05-123-5/+13
|\ \
| * | bgpd: Set NEXT_HOP attribute for EVPN imported routesvivek2018-05-111-2/+5
| * | bgpd: Update parent entry's refcount for imported routesvivek2018-05-113-3/+8
* | | Merge pull request #2213 from donaldsharp/errnoRuss White2018-05-121-9/+12
|\ \ \
| * | | bgpd: Respect ability to reach nexthop if availableDonald Sharp2018-05-111-6/+8
| * | | bgpd: Cleanup messages from getsockoptDonald Sharp2018-05-111-3/+4
| |/ /
* | | Merge pull request #2196 from LabNConsulting/working/master/bgpd-shutdown-raceRuss White2018-05-124-1/+5
|\ \ \
| * | | bgpd: block io thread reads once shutdown has startedLou Berger2018-05-104-1/+5
* | | | Merge pull request #2132 from donaldsharp/missed_stuffRuss White2018-05-127-46/+118
|\ \ \ \
| * | | | bgpd, lib, zebra: Cleanup formatting issues foundDonald Sharp2018-05-093-15/+18
| * | | | bgpd: Fix VRF route leaking for multipath routesvivek2018-05-091-16/+2
| * | | | bgpd: Fix compiler warning->errors of might be used uninitedDonald Sharp2018-05-091-3/+3
| * | | | bgpd: Don't generate spurious warning on VNI deletionvivek2018-05-091-2/+3
| * | | | bgpd: set NEXTHOP_UNCHANGED for l2vpn evpn by default for all BGP peersMitesh Kanjariya2018-05-091-8/+5
| * | | | bgpd: enable neighbor-nexthop-self for l2vpn evpn address familyMitesh Kanjariya2018-05-094-3/+41
| * | | | bgpd: modify route install/withdraw logic for evpn type-5 routes in vrfMitesh Kanjariya2018-05-091-2/+10
| * | | | bgpd: apply advertise ipv4 unicast route-map while advertising type-5 routesMitesh Kanjariya2018-05-091-6/+24
| * | | | bgpd: write route-map to config for advertise type5 commandsMitesh Kanjariya2018-05-091-4/+14
| * | | | bgpd: no advertise ipv6 unicast comand should unset the af_flagsMitesh Kanjariya2018-05-091-1/+1
| * | | | bgpd: Display table version for EVPN routesvivek2018-05-091-8/+19
| * | | | bgpd/zebra: use stream_putl/getl to send VNIsMitesh Kanjariya2018-05-091-1/+1
| * | | | bgpd, zebra: Handle EVPN router MAC per next hopvivek2018-05-091-2/+2
| |/ / /
* | | | Merge pull request #2124 from donaldsharp/missedRuss White2018-05-121-2/+2
|\ \ \ \
| * | | | bgpd, zebra: Handle EVPN router MAC per next hopvivek2018-04-261-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #2207 from ppmathis/fix/bgpd-snmp-peer-lookupDonald Sharp2018-05-111-20/+22
|\ \ \ \
| * | | | bgpd: fix and improve snmp peer lookupsPascal Mathis2018-05-111-20/+22
| | |_|/ | |/| |
* / | | bgpd: fix auto-completion for neighbors and peer-groupsDon Slice2018-05-101-6/+18
|/ / /
* | | Merge pull request #2179 from qlyoung/fix-maximum-prefix-overrideRuss White2018-05-092-47/+92
|\ \ \
| * | | bgpd: fix maximum-prefix + peer-groupQuentin Young2018-05-072-47/+92
| | |/ | |/|
* | | Merge pull request #2160 from donaldsharp/prefix_sidRuss White2018-05-092-24/+64
|\ \ \
| * | | bgpd: Handle multiple PREFIX_SID's at a time.Donald Sharp2018-05-032-24/+64
* | | | Merge pull request #2137 from mkanjari/evpn-addr-changeRuss White2018-05-095-120/+138
|\ \ \ \ | |_|/ / |/| | |
| * | | *: change struct evpn_addr to include a union of all evpn route typesmitesh2018-05-035-120/+138
* | | | Merge pull request #2073 from pguibert6WIND/bgp_fs_pbrRuss White2018-05-0315-62/+2306
|\ \ \ \ | |_|/ / |/| | |
| * | | bgpd: handle bgp pbr hash list destroy upon BGP destroyPhilippe Guibert2018-04-304-3/+93
| * | | bgpd: rewiew bgp pbr log messages with debug bgp pbrPhilippe Guibert2018-04-301-17/+27
| * | | bgpd: add pbr error flag for pbr errorsPhilippe Guibert2018-04-302-4/+7
| * | | bgpd: handle FS redirect VRF rule in PBRPhilippe Guibert2018-04-301-4/+16
| * | | bgpd: get table identifier from table managerPhilippe Guibert2018-04-303-5/+24
| * | | bgpd: handle FS redirect IP rule in PBRPhilippe Guibert2018-04-303-2/+70
| * | | bgpd: allow flowspec entries to be announced to zebraPhilippe Guibert2018-04-303-1/+11
| * | | bgpd: hash lookup for iprule entriesPhilippe Guibert2018-04-303-4/+33
| * | | bgpd: hash lookup for ipset and ipset entriesPhilippe Guibert2018-04-301-2/+86
| * | | bgpd: hash_lookup for iptablesPhilippe Guibert2018-04-302-0/+35
| * | | bgpd: inject policy route entry from bgp into zebra pbr entries.Philippe Guibert2018-04-301-2/+413
| * | | bgpd: handle configuration of iptables with zebraPhilippe Guibert2018-04-302-0/+95
| * | | bgpd: add function handling flowspec entries to pass to zebraPhilippe Guibert2018-04-303-1/+138