summaryrefslogtreecommitdiffstats
path: root/update-autotools (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-12Key changes:Donald Sharp14-476/+578
2015-06-12BGP: bestpath needs to prefer confed-external over confed-internalDonald Sharp1-8/+28
2015-06-12Remove the '(ignored)' output for nexthops, instead display 'used' for the us...Donald Sharp1-1/+5
2015-06-12Here we have an unsual confederations config, "router bgp X" andDonald Sharp5-46/+125
2015-06-12Use nexthop-global-foo and nexthop-local-foo for all nexthop related JSON keysDonald Sharp1-9/+9
2015-06-12BGP cannot do a "no" on "neighbor x.x.x.x update-source lo"Donald Sharp1-4/+7
2015-06-12When an interface goes down, any neigbors learnt on that interfaceDonald Sharp2-6/+67
2015-06-12The nexthop reveived for a prefix in a BGP update is cached in theDonald Sharp1-1/+7
2015-06-12If the received MP nexthop is a martian address, treat the update asDonald Sharp1-30/+63
2015-06-12When a route-reflector is configured with "next-hop self" towards an IBGPDonald Sharp1-0/+1
2015-06-12Fix route-map peer-address configuration and operation.Donald Sharp1-18/+22
2015-06-12When peering is done on link-local address, always store the local addressDonald Sharp1-3/+7
2015-06-12With the dynamic update groups feature, BGP updates are formed for an updateDonald Sharp2-4/+24
2015-06-12A nexthop value specified by an outbound routemap is not beingDonald Sharp5-138/+165
2015-06-11BGP Path attributes classified as well-known and mandatory need to beDonald Sharp3-16/+26
2015-06-11When performing a delete of an IPv6 route, BGP passes along a nexthopDonald Sharp1-41/+7
2015-06-11When a route-map configuration is used to set the nexthop to a value, makeDonald Sharp3-1/+54
2015-06-11Update the log message when we receive a non-link-local nexthop for betterDonald Sharp1-1/+2
2015-06-11(no commit message)Donald Sharp7-3/+159
2015-06-11bgpd, zebra: rfc-5549-generic.patchDonald Sharp20-72/+526
2015-06-11zebra, bgpd, ospfd: 'redistribute table' to 'redistribute table <table-id>'Donald Sharp2-29/+94
2015-06-11The CHANGED flag may be set for a route (RIB entry) due to change inDonald Sharp1-5/+23
2015-06-11If the nexthop is only resolved over a default route and that is notDonald Sharp1-0/+6
2015-06-11Zebra: Implement route replace semantics.Donald Sharp6-20/+101
2015-06-11Zebra: Optimize static route path deletion.Donald Sharp1-4/+32
2015-06-11Zebra: Don't resolve nexthops over default route unless explicitly allowed.Donald Sharp4-27/+41
2015-06-11When an interface is disabled, a Cumulus kernel patch causes route deletes toDonald Sharp1-1/+15
2015-05-22Fix of debian compile to actually build some needed documentationDonald Sharp1-0/+1
2015-05-21vtysh-integrated-fix.patchDonald Sharp4-45/+50
2015-05-20Fixup 'force' -vs- 'all' compile issueDonald Sharp1-1/+1
2015-05-20bgpd-ttl-fix.patchDonald Sharp2-13/+9
2015-05-20bgpd-ebgp-multihop-fix.patchDonald Sharp5-56/+136
2015-05-20If the default route is removed from the BGP table we must re-evaluate "neigh...Donald Sharp4-10/+52
2015-05-20BGP 'show ip bgp nei x.x.x.x advertised-route' does not display 'Originating ...Donald Sharp2-9/+8
2015-05-20The BGP parser will not accept "no bgp route-map delay-timer 1"Donald Sharp1-3/+11
2015-05-20Rename BGP's "peer-id" to "peer-router-id" and "peer-ip" to "peer-id"Donald Sharp2-5/+5
2015-05-20AS_PATH comparison is broken if CONFED_AS_SEQ are presentDonald Sharp2-5/+5
2015-05-20The BGP cli needs support for soft clearing swpX peersDonald Sharp1-17/+35
2015-05-20quagga: vtysh-integrated-fix.patchDonald Sharp5-55/+132
2015-05-20vtysh: service integrated-vtysh-config not being written to fileDonald Sharp1-0/+1
2015-05-20bgpd: bgp-no-as-fix.patchDonald Sharp1-3/+13
2015-05-20debian: modify quagga pkg depend on cl-utilities pkgDonald Sharp1-1/+1
2015-05-20quagga: quagga-memory-leaks.patchDonald Sharp4-5/+28
2015-05-20ospfd: ospfd-virtual-link.patchDonald Sharp1-0/+5
2015-05-20bgpd-hostname-cap.patchDonald Sharp8-24/+353
2015-05-20quagga: quagga-debian-upgrade.patchDonald Sharp2-1/+1
2015-05-20quagga: quagga-startup-fds.patchDonald Sharp2-1/+4
2015-05-20Include loopback IP addresses in martian NEXTHOP checkDonald Sharp3-59/+10
2015-05-20'show ip bgp neighbors 10.1.1.2 advertised-routes' fails for route-reflector-...Donald Sharp1-20/+3
2015-05-20vtysh: vtysh-warnings.patchDonald Sharp7-36/+71