summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: bgpd-no-as.patchDonald Sharp2015-05-201-10/+30
* bgpd-nht-import-check-fix.patchDonald Sharp2015-05-201-5/+34
* Fix some minor bugs with json output in bgp show commandsDonald Sharp2015-05-201-0/+10
* BGP: Fix update-groups commands to match neighborsDonald Sharp2015-05-201-61/+131
* BGP: For sessions based on interface/LL addr, use ifindex to identify peerDonald Sharp2015-05-201-1/+2
* If the user changes a bestpath knob, recalculate all bestpathsDonald Sharp2015-05-201-212/+318
* Add a no-as-set option to multipath-relaxDonald Sharp2015-05-201-0/+42
* bgpd: Disable connected check for next hop on eBGP peersDonald Sharp2015-05-201-0/+32
* Add json output support for a few BGP show commandsDonald Sharp2015-05-201-221/+361
* This patch adds support for allowing BGP to create and bring up neighborDonald Sharp2015-05-201-15/+495
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-41/+385
* Per AFI redist registrationsDonald Sharp2015-05-201-15/+15
* BGP: add addpath RX supportDonald Sharp2015-05-201-0/+41
* zebra-redistribute-table.patchDonald Sharp2015-05-201-33/+70
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-37/+233
* Implement BGP as-override featureDonald Sharp2015-05-201-0/+46
* Overhual BGP debugsDonald Sharp2015-05-201-1/+1
* Clarify the different permutations of soft clearing a peerDonald Sharp2015-05-201-209/+209
* Add clear command to force a bestpath recalculation and re-advertisement of a...Donald Sharp2015-05-201-0/+124
* Add replace-as option to remove-private-asDonald Sharp2015-05-201-7/+132
* This patch adds support for a new BFD session down message from zebra toDonald Sharp2015-05-201-0/+26
* BGP OutQ counters sometimes display very high valuesDonald Sharp2015-05-201-2/+2
* Make "no redistribute" always remove the redistribute statementDonald Sharp2015-05-201-88/+8
* bgpd: bgpd-event-driven-route-map-updates.patchDonald Sharp2015-05-201-0/+53
* bgpd-maxmed-administrative-onstartup.patchDonald Sharp2015-05-201-0/+184
* bgpd-scale-update-delay-packing.patchDonald Sharp2015-05-201-1/+5
* bgpd: bgpd-ibgp-policy-out-allow-mods.patchDonald Sharp2015-05-201-0/+81
* 'neighbor <if-name> interface' config support in BGP including RA/Zebra changes.Donald Sharp2015-05-201-116/+272
* Save the last message from a peer that caused us to send a NOTIFICATIONDonald Sharp2015-05-201-4/+25
* bgpd: bgpd-fsm-fix.patchDonald Sharp2015-05-201-6/+22
* bgpd: bgpd-mrai.patchDonald Sharp2015-05-201-3/+61
* bgpd: bgpd-peer-outq.patchDonald Sharp2015-05-201-3/+5
* The peer-groups parser is missing advertisement-interval and 'timers connect'Donald Sharp2015-05-201-17/+17
* bgpd: bgpd-table-map.patchDonald Sharp2015-05-201-1/+2
* Patch to produce output of BGP commands in csv format. Useful for easier scri...Donald Sharp2015-05-201-42/+121
* bgpd: bgpd-update-delay.patchDonald Sharp2015-05-201-0/+138
* cluster-id length equality for multipathDonald Sharp2015-05-201-63/+70
* Enable support for BGP IPV6 multipath.Donald Sharp2015-05-201-0/+6
* bgpd: implement "next-hop-self all"Timo Teräs2014-06-251-7/+23
* *: nuke ^L (page feed)David Lamparter2014-06-041-84/+84
* bgpd: support TTL-security with iBGPPradosh Mohapatra2014-05-191-0/+6
* bgpd: add 'bgp bestpath as-path multipath-relax'Pradosh Mohapatra2014-05-151-0/+36
* bgpd: add replace-as modifier for BGP neighborAndrew Certain2012-11-301-4/+41
* bgpd: remove calls to peer_sort() from fast-pathJorge Boncompte [DTI2]2012-05-221-2/+2
* bgpd: Fix memory leak of some "show ip bgp neighbor" commandsJorge Boncompte [DTI2]2012-05-021-7/+5
* bgpd, zebra: Fix format for some metric outputsJorge Boncompte [DTI2]2012-05-021-1/+1
* Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev2012-04-091-203/+78
|\
| * lib: put route_types.txt to real useDavid Lamparter2011-12-131-193/+76
| * bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear()Ulrich Weber2011-12-131-9/+1
| * bgpd: spellingDenis Ovsienko2011-09-271-1/+1