| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3509 from faickermo/fix_bgp_ipv6_default_nexthop | Donald Sharp | 2019-06-12 | 1 | -0/+1 |
|\ |
|
| * | bgpd: Set bgp default nexthop value of IPv6 | Faicker Mo | 2019-05-31 | 1 | -0/+1 |
* | | bgpd: add l2vpn evpn to afi safi parse utility | Don Slice | 2019-06-10 | 1 | -0/+8 |
* | | lib,bgpd,babeld,ripngd,nhrpd,bfdd: clean up SA warnings | Mark Stapp | 2019-06-06 | 2 | -1/+9 |
* | | Merge pull request #3555 from pguibert6WIND/bgp_wording_vrf_table | Russ White | 2019-06-04 | 1 | -6/+8 |
|\ \ |
|
| * | | bgpd: use the wording vrf instead of table | Philippe Guibert | 2019-01-07 | 1 | -6/+8 |
* | | | Merge pull request #4455 from lkrishnamoor/revert | Donald Sharp | 2019-06-04 | 5 | -197/+203 |
|\ \ \ |
|
| * | | | Revert of PR 4078 and PR 4315 | Lakshman Krishnamoorthy | 2019-06-04 | 5 | -197/+203 |
* | | | | bgpd: Remove BGP_OPT_CONFIG_CISCO | Donald Sharp | 2019-06-03 | 3 | -108/+30 |
* | | | | bgpd: Remove `[no] bgp config-type <cisco|zebra>` | Donald Sharp | 2019-06-03 | 1 | -42/+0 |
* | | | | bgpd: Remove BGP_OPT_MULTIPLE_INSTANCE flag | Donald Sharp | 2019-06-03 | 3 | -64/+16 |
* | | | | bgpd: Remove deprecated '[no] bgp multiple-instance' command | Donald Sharp | 2019-06-03 | 1 | -39/+0 |
|/ / / |
|
* | | | Merge pull request #4345 from NaveenThanikachalam/route_map_dep | Donald Sharp | 2019-06-03 | 2 | -2/+3 |
|\ \ \ |
|
| * | | | lib: Changes made to dependencies of a r-map do not take effect. | Naveen Thanikachalam | 2019-05-31 | 2 | -2/+3 |
| | |/
| |/| |
|
* / | | bgpd: Filtering received EVPN routes based on VNI does not work | Lakshman Krishnamoorthy | 2019-05-31 | 2 | -11/+42 |
|/ / |
|
* | | Merge pull request #4315 from lkrishnamoor/route_map_3rd_state | Donald Sharp | 2019-05-31 | 5 | -192/+155 |
|\ \ |
|
| * | | lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP | Lakshman Krishnamoorthy | 2019-05-30 | 5 | -192/+155 |
* | | | Merge pull request #4413 from donaldsharp/bgp_distance_comes_closer | Sri Mohana Singamsetty | 2019-05-30 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | bgpd: Always send down correct admin distance | Donald Sharp | 2019-05-29 | 1 | -0/+3 |
* | | | | Merge pull request #4408 from donaldsharp/bgp_status_fsm | Sri Mohana Singamsetty | 2019-05-30 | 1 | -3/+9 |
|\ \ \ \ |
|
| * | | | | bgpd: Update an fsm debug message | Donald Sharp | 2019-05-29 | 1 | -3/+9 |
| |/ / / |
|
* | | | | Merge pull request #4267 from qlyoung/fix-misc-compile-warnings | Renato Westphal | 2019-05-30 | 4 | -50/+45 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | bgpd: use XCALLOC to allocate string buf | Quentin Young | 2019-05-29 | 1 | -1/+1 |
| * | | | bgpd: fix pointer bug introduced in strlcat change | Quentin Young | 2019-05-29 | 1 | -20/+19 |
| * | | | bgpd: suppress dead store warning | Quentin Young | 2019-05-29 | 1 | -0/+1 |
| * | | | bgpd: remove strcpy, strcat | Quentin Young | 2019-05-29 | 3 | -44/+34 |
| * | | | bgpd: fix rfapi false compiler warning | Quentin Young | 2019-05-29 | 1 | -0/+3 |
| * | | | bgpd: fix false compiler warning | Quentin Young | 2019-05-29 | 1 | -0/+2 |
| |/ / |
|
* / / | bgpd: fix debug to have proper nhop display | Chirag Shah | 2019-05-28 | 2 | -7/+21 |
|/ / |
|
* | | Merge pull request #4384 from dslicenc/bgp-no-delete-default | Lou Berger | 2019-05-28 | 1 | -1/+16 |
|\ \ |
|
| * | | bgpd: disable deleting default instance if vrf instances exist | Don Slice | 2019-05-22 | 1 | -1/+16 |
* | | | Merge pull request #4322 from sworleys/Nexthop-Cmp | Renato Westphal | 2019-05-28 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | lib,zebra,bgpd: Remove nexthop_same_no_recurse() | Stephen Worley | 2019-05-23 | 1 | -2/+1 |
| |/ / |
|
* | | | Merge pull request #4377 from ton31337/feature/show_fqdn_in_show_ip_bgp | Russ White | 2019-05-28 | 1 | -52/+125 |
|\ \ \ |
|
| * | | | bgpd: Show FQDN in `show [ip] bgp` output | Donatas Abraitis | 2019-05-21 | 1 | -52/+125 |
* | | | | Merge pull request #4346 from pguibert6WIND/regression_bgp_down_bfd | Russ White | 2019-05-28 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | bgpd: upon peer unconfiguration, remove bfd context if any | Philippe Guibert | 2019-05-21 | 1 | -0/+2 |
* | | | | | bgpd: convert a couple of debug strings in rpki to prefix2str | Donald Sharp | 2019-05-27 | 1 | -10/+9 |
* | | | | | bgpd, lib: Remove SO_MARK | Donald Sharp | 2019-05-24 | 3 | -13/+0 |
* | | | | | bgpd: Display FD used for peer | Donald Sharp | 2019-05-24 | 1 | -2/+2 |
| |_|/ /
|/| | | |
|
* | | | | bgpd, ripd, ripngd: remove deprecated -r option | Emanuele Di Pascale | 2019-05-22 | 1 | -8/+1 |
|/ / / |
|
* | | | Merge pull request #4373 from opensourcerouting/ds-dlist | Donald Sharp | 2019-05-21 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | bgpd: use DLIST for adv_fifo | David Lamparter | 2019-05-21 | 1 | -2/+2 |
* | | | | bgpd: remove deprecated "bgp enforce-first-as" command | Renato Westphal | 2019-05-21 | 3 | -41/+0 |
|/ / / |
|
* | | | Merge pull request #4362 from donaldsharp/more_more_less | Sri Mohana Singamsetty | 2019-05-21 | 1 | -46/+6 |
|\ \ \ |
|
| * | | | bgpd: Routemap processing was testing for an impossible flag | Donald Sharp | 2019-05-17 | 1 | -46/+6 |
* | | | | bgpd: fix compiler warning in reason2str | David Lamparter | 2019-05-20 | 1 | -0/+1 |
* | | | | bgpd : no neighbor <> send-community large is not working dynamically | vishaldhingra | 2019-05-18 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | Merge pull request #4349 from donaldsharp/bgp_reason | Sri Mohana Singamsetty | 2019-05-17 | 5 | -27/+185 |
|\ \ \
| |/ /
|/| | |
|
| * | | bgpd: Display best path selection reason | Donald Sharp | 2019-05-16 | 1 | -1/+80 |