Skip to content

Conversation

@ton31337
Copy link
Member

@ton31337 ton31337 commented Jul 2, 2025

No description provided.

```
donatas(config)# router bgp
donatas(config-router)# neighbor 127.0.0.1 update-source lo
donatas(config-router)# neighbor 127.0.0.1 ip-transparent
donatas(config-router)# no neighbor 127.0.0.1 update-source lo
donatas(config-router)# no neighbor 127.0.0.1 ip-transparent
% Missing update-source
donatas(config-router)#
```

Fixes: 051f9b9 ("bgpd: add neighbor ip-transparent")

Signed-off-by: Donatas Abraitis <[email protected]>
@Jafaral Jafaral merged commit 9c1a002 into FRRouting:master Jul 2, 2025
19 checks passed
@ton31337 ton31337 deleted the fix/no_form_for_bgpd_ip-transparent branch July 3, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants