summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | bgpd: extend bgp routemap prefix-list to flowspec entriesDonald Sharp2019-07-081-24/+59
| * | | | | | | | bgpd: discard traffic when at least traffic-rate 0 is observedPhilippe Guibert2019-07-081-0/+13
| * | | | | | | | bgp, zebra, lib: add protocol support for iptablesPhilippe Guibert2019-07-087-0/+20
| |/ / / / / / /
* | | | | | | | Merge pull request #4643 from pguibert6WIND/pytest_compatMartin Winter2019-07-092-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: inform user to use pytest < version 5.0Philippe Guibert2019-07-042-2/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #4446 from Kuldeepkas/topojsonMartin Winter2019-07-0924-0/+8280
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | tests: Fix info messages print in std_errorAshish Pant2019-07-092-10/+10
| * | | | | | | tests: Fix logdir creationAshish Pant2019-07-097-45/+30
| * | | | | | | doc: Document for topojson changesAshish Pant2019-07-091-0/+475
| * | | | | | | tests: Adding example cases for topojsonAshish Pant2019-07-0910-0/+1055
| * | | | | | | tests: Adding bgp path attribute testsAshish Pant2019-07-094-0/+1562
| * | | | | | | tests: Fixing ipv6 address generationAshish Pant2019-07-091-1/+4
| * | | | | | | tests: Adding bgp tests for prefix-listsAshish Pant2019-07-095-0/+1634
| * | | | | | | tests: Adding 5 test cases to bgp-basic suiteAshish Pant2019-07-093-16/+539
| * | | | | | | tests: Adding timers and bgp 4 bytes ASN testAshish Pant2019-07-093-2/+749
| * | | | | | | tests: Adding API for route-mapAshish Pant2019-07-092-0/+312
| * | | | | | | tests: Adding API for prefix-list configurationAshish Pant2019-07-092-2/+120
| * | | | | | | tests: Adding API for static routeAshish Pant2019-07-092-1/+104
| * | | | | | | tests: First test case and JSONAshish Pant2019-07-096-3/+610
| * | | | | | | tests: Adding api for BGP configurationAshish Pant2019-07-092-0/+638
| * | | | | | | tests: Adds basic config load and interface APIAshish Pant2019-07-093-2/+247
| * | | | | | | tests: Adding start and stop topologyAshish Pant2019-07-091-1/+86
| * | | | | | | tests: Intial commit for topojsonAshish Pant2019-07-092-0/+188
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #4657 from qlyoung/cleanup-protonum-vrrrrrrrrrrrrrrrrrrrrr...Philippe Guibert2019-07-091-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | vrrpd: use protocol number constantQuentin Young2019-07-081-2/+2
|/ / / / / /
* | | | | | Merge pull request #4654 from manuhalo/fix_bgp_lbp_warnDonald Sharp2019-07-081-0/+1
|\ \ \ \ \ \
| * | | | | | bgpd: fix implicit declaration warningEmanuele Di Pascale2019-07-081-0/+1
* | | | | | | Merge pull request #4631 from chiragshah6/evpn_dev1Sri Mohana Singamsetty2019-07-081-3/+16
|\ \ \ \ \ \ \
| * | | | | | | zebra: evpn entries are not cleaned upon frr stopChirag Shah2019-07-021-3/+16
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #4653 from qlyoung/fix-pim-helpstringmsMark Stapp2019-07-081-4/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | pimd: fix some help stringsQuentin Young2019-07-061-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4652 from LabNConsulting/working/master/hook_unregisterQuentin Young2019-07-081-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bgp: add hook_unregister to bgp_dump_finishLou Berger2019-07-081-0/+1
|/ / / / /
* | | | | Merge pull request #4639 from opensourcerouting/c-ares-libQuentin Young2019-07-0315-61/+131
|\ \ \ \ \
| * | | | | lib/resolver: NULL out callback before callDavid Lamparter2019-07-031-4/+6
| * | | | | lib: split off c-ares code from nhrpdDavid Lamparter2019-07-0315-57/+125
* | | | | | Merge pull request #4640 from opensourcerouting/bmp-prepQuentin Young2019-07-0310-13/+122
|\ \ \ \ \ \
| * | | | | | bgpd: add packet send hookDavid Lamparter2019-07-032-0/+11
| * | | | | | bgpd: add & use bgp packet dump hookDavid Lamparter2019-07-035-7/+24
| * | | | | | bgpd: add instance delete & config write hooksDavid Lamparter2019-07-032-0/+15
| * | | | | | bgpd: autocomplete "router bgp" ASNDavid Lamparter2019-07-032-2/+25
| * | | | | | bgpd: add a hook before bgp_process()David Lamparter2019-07-032-0/+23
| * | | | | | bgpd: count some per-peer stats (for BMP)David Lamparter2019-07-033-0/+20
| * | | | | | bgpd: fix last_reset_cause setupDavid Lamparter2019-07-032-4/+4
| |/ / / / /
* | | | | | Merge pull request #4632 from manuhalo/fix_bgp_lu_updateQuentin Young2019-07-031-0/+2
|\ \ \ \ \ \
| * | | | | | bgpd: fix bgp-lu update bugEmanuele Di Pascale2019-07-021-0/+2
* | | | | | | Merge pull request #4637 from opensourcerouting/fixes-20190703Quentin Young2019-07-032-3/+5
|\ \ \ \ \ \ \
| * | | | | | | isisd: fix printfrr derpDavid Lamparter2019-07-031-2/+2
| * | | | | | | clippy: find headers relative to source treeDavid Lamparter2019-07-031-1/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #4641 from qlyoung/remove-zebra-bs-irdpMark Stapp2019-07-033-15/+6
|\ \ \ \ \ \ \