Files
ISHIDA WataruandFUJITA Tomonori bba54bdaa1 skip asn negotiation for BGP unnumbered peers
since BGP unnumbered peers are typically trusted, skip asn negotiation
for easy configuration.

from configuration file:

```toml
[[neighbors]]
[[neighbors.config]]
neighbor-interface = "eth0"
```

from cli:

```
$ gobgp neighbor add interface eth0
```

Signed-off-by: ISHIDA Wataru <[email protected]>
2017-04-04 22:07:46 +09:00
..
2016-11-14 02:15:46 +00:00
2016-03-17 10:47:11 +09:00
2016-11-14 02:15:46 +00:00
2016-12-15 13:06:24 +09:00
2016-11-14 02:15:46 +00:00
2016-11-14 02:15:46 +00:00