Don't send notification when receiving an unsupported capability.
[l2tpns.git] / bgp.c
2011-07-28 Benjamin CamaDon't send notification when receiving an unsupported...
2011-07-28 Benjamin CamaBetter check for IPv6 compatibility with the BGP peer.
2011-07-28 Benjamin CamaFix the AFI for IPv6.
2011-07-28 Benjamin CamaBetter handle IPv6 routes advertisement (non-)support.
2011-07-28 Benjamin CamaHandle multiprotocol UPDATE.
2011-07-28 Benjamin CamaAdd v6 routes handling.
2011-07-28 Benjamin CamaMove NEXT_HOP attribute so that we can exclude it.
2011-07-28 Benjamin CamaFix a typo from last commit.
2011-07-28 Benjamin CamaDisable IPv6 routes adv when peer doesn't support it.
2011-07-28 Benjamin CamaAdvertise IPv6 capability to peers.
2011-07-28 Benjamin CamaAvoid implicit cast warning.
2011-07-28 Benjamin CamaAdd a per-peer flag if it supports IPv6 routes adv.
2011-07-28 Benjamin CamaAdd Multiprotocol definitions and more param handling.
2011-07-28 Benjamin CamaAdd Optional Parameter and Capability handling.
2011-07-07 Benjamin CamaImported Upstream version 2.1.21 upstream/2.1.21
2005-09-02 bodearestart BGP on receipt of CEASE
2005-07-31 bodea- Replace flags used for LCP/IPCP with state machine.
2005-06-04 bodeaInclude endpoint address in accounting dump files.
2004-12-16 bodeause standard uintN_t types for portability
2004-11-29 bodeamake "established" a different tcp flag match
2004-11-15 bodeaDon't assume BGP peer sends back negotiated hold time...
2004-11-11 bodeamake BGP keepalive/hold time configurable, revise confi...
2004-11-05 bodeause LOG for logging macro
2004-09-02 fred_nerkCleanups and sync
2004-08-13 fred_nerkAdd renegotiation patch from Yuri (ppp-aug10-patch)
2004-06-28 fred_nerk* Update cli callbacks to work with libcli 1.6.
2004-06-23 fred_nerk* Wed Jun 23 2004 David Parrish <david@dparrish.com...