Update version
[l2tpns.git] / bgp.c
2014-09-11 fendoAdd DHCPv6 functionality. 2.2.1-2fdn3.13
2012-02-02 Benjamin CamaMerge branch 'fdn-mods'
2012-02-02 Benjamin CamaMerge branch 'common-cvs-git-upstream' into fdn-mods fdn-mods
2012-02-01 Benjamin CamaMerge remote-tracking branch 'new-upstream/master'...
2012-01-03 Benjamin CamaMerge branch 'fdn-mods'
2011-09-19 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-09-19 Benjamin CamaForgot to remove a prototype. use-netlink
2011-08-20 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-08-20 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-08-17 Benjamin CamaMerge branch 'fdn-mods'
2011-08-17 Benjamin CamaMerge branch 'use-netlink' into fdn-mods
2011-08-17 Benjamin CamaFix last commit on switching to CIDR.
2011-08-16 Benjamin CamaSwitch from masks to CIDR globally for IPv4.
2011-08-08 Benjamin CamaMerge branch 'fdn-mods'
2011-08-08 Benjamin CamaDon't process timers of disabled peers.
2011-08-08 Benjamin CamaMerge branch 'fdn-mods'
2011-08-08 Benjamin CamaCheck for expired timers even when receiving no events.
2011-08-07 Benjamin CamaMerge branch 'fdn-mods'
2011-08-07 Benjamin CamaMerge branch 'rfc4760' into fdn-mods
2011-08-07 Benjamin CamaUse the source IP we use as BGP router identifier. rfc4760
2011-07-29 Benjamin CamaMerge branch 'fdn-mods'
2011-07-29 Benjamin CamaMerge branch 'rfc4760' into fdn-mods
2011-07-29 Benjamin CamaAdd a config option to set the advertised BGP next...
2011-07-29 Benjamin CamaWait before retrying on CEASE.
2011-07-29 Benjamin CamaAdd an option to set source address for a BGP session.
2011-07-28 Benjamin CamaRetry on unsupported capability, not restart immediatly.
2011-07-28 Benjamin CamaReally fix parameters length calculation this time.
2011-07-28 Benjamin CamaFix a bug in parameters length setting.
2011-07-28 Benjamin CamaA bit of renaming for clarity.
2011-07-28 Benjamin CamaFix bugs in IPv6 update routine.
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
2011-01-27 Brendan O'DeaImport to git from cvs. Remove keywords.
2005-09-02 bodearestart BGP on receipt of CEASE
2005-09-02 Brendan O'Dearestart BGP on receipt of CEASE
2005-07-31 bodea- Replace flags used for LCP/IPCP with state machine.
2005-07-31 Brendan O'Dea- Replace flags used for LCP/IPCP with state machine.
2005-06-04 bodeaInclude endpoint address in accounting dump files.
2005-06-04 Brendan O'DeaInclude endpoint address in accounting dump files.
2004-12-16 bodeause standard uintN_t types for portability
2004-12-16 Brendan O'Deause standard uintN_t types for portability
2004-11-29 bodeamake "established" a different tcp flag match
2004-11-29 Brendan O'Deamake "established" a different tcp flag match
2004-11-15 bodeaDon't assume BGP peer sends back negotiated hold time...
2004-11-15 Brendan O'DeaDon't assume BGP peer sends back negotiated hold time...
2004-11-11 bodeamake BGP keepalive/hold time configurable, revise confi...
2004-11-11 Brendan O'Deamake BGP keepalive/hold time configurable, revise confi...
2004-11-05 bodeause LOG for logging macro
2004-11-05 Brendan O'Deause LOG for logging macro
2004-09-02 fred_nerkCleanups and sync
2004-09-02 David ParrishCleanups and sync
2004-08-13 fred_nerkAdd renegotiation patch from Yuri (ppp-aug10-patch)
2004-08-13 David ParrishAdd renegotiation patch from Yuri (ppp-aug10-patch)
2004-06-28 fred_nerk* Update cli callbacks to work with libcli 1.6.
2004-06-28 David Parrish* Update cli callbacks to work with libcli 1.6.
2004-06-23 fred_nerk* Wed Jun 23 2004 David Parrish <david@dparrish.com...
2004-06-23 David Parrish* Wed Jun 23 2004 David Parrish <david@dparrish.com...