index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgpd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-3
/
+3
*
Merge pull request #3198 from donaldsharp/mac_rejection
Renato Westphal
2019-01-10
1
-0
/
+3
|
\
|
*
bgpd: Add code to dump the forthcoming mac hash
Donald Sharp
2018-12-12
1
-0
/
+3
*
|
bgpd: Fix confederation identifier unsigned display
Donald Sharp
2018-12-16
1
-1
/
+1
|
/
*
Merge pull request #3093 from donaldsharp/bgp_node_continued
Lou Berger
2018-12-11
1
-4
/
+5
|
\
|
*
bgpd: Abstract bgp_table retrieving/setting from info pointer
Donald Sharp
2018-11-16
1
-4
/
+5
*
|
bgpd: delay destruction of label pool
Philippe Guibert
2018-12-05
1
-1
/
+0
*
|
Merge pull request #3176 from chiragshah6/evpn_dev
Russ White
2018-11-26
1
-0
/
+6
|
\
\
|
*
|
bgpd: dup addr detect data struct for cfg
Chirag Shah
2018-11-18
1
-0
/
+6
|
|
/
*
/
bgpd: Creating Loopback Interface Flaps BGPd (#2865)
root
2018-11-19
1
-6
/
+36
|
/
*
bgpd: allow vrf validity and bgp vrf import/export, when zebra is off
Philippe Guibert
2018-11-13
1
-0
/
+4
*
Merge pull request #3051 from mitch-skiba/addpath_change_V1
Donald Sharp
2018-11-13
1
-62
/
+61
|
\
|
*
bgpd: Re-use TX Addpath IDs where possible
Mitch Skiba
2018-11-10
1
-62
/
+61
*
|
bgpd: Late registration of Extended Nexthop should allow RA's to happen
Donald Sharp
2018-11-07
1
-0
/
+6
|
/
*
bgpd: Add some debugs to note when we are not talking to zebra
Donald Sharp
2018-10-31
1
-3
/
+10
*
Merge branch 'pull/3197'
David Lamparter
2018-10-23
1
-1
/
+1
|
\
|
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-1
/
+1
*
|
bgpd: fix the "no neighbor A.B.C.D maximum-prefix" command
Renato Westphal
2018-10-20
1
-15
/
+19
|
/
*
Merge pull request #3024 from ton31337/fix/validate_route-map
Russ White
2018-10-14
1
-11
/
+9
|
\
|
*
bgpd: Check if route-map really exists before applying to the peer
Donatas Abraitis
2018-10-11
1
-11
/
+9
*
|
bgpd: Do a bit better job of tracking the bgp->peerhash
Donald Sharp
2018-10-08
1
-4
/
+13
*
|
bgpd: Cleanup peer->su handling
Donald Sharp
2018-10-08
1
-0
/
+2
|
/
*
Merge pull request #3004 from donaldsharp/other_peer
Lou Berger
2018-10-02
1
-0
/
+18
|
\
|
*
bgpd: Try to notice when configuration changes during startup
Donald Sharp
2018-10-01
1
-0
/
+18
*
|
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-7
/
+7
|
/
*
Merge pull request #3010 from opensourcerouting/no-frr-thread-id
Lou Berger
2018-09-22
1
-11
/
+12
|
\
|
*
lib: remove frr_pthread->id
David Lamparter
2018-09-19
1
-11
/
+12
*
|
bgpd, doc, ldpd, lib, tests, zebra: LM fixes
paco
2018-09-18
1
-2
/
+2
|
/
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-6
/
+6
*
bgpd: BGP_[WARN|ERR] -> EC_BGP
Quentin Young
2018-09-13
1
-4
/
+4
*
bgpd isisd ospf6d ospfd: variable shadowing fixes
F. Aragon
2018-09-12
1
-1
/
+0
*
Merge pull request #2945 from dslicenc/bgp-ospf-json
David Lamparter
2018-09-01
1
-1
/
+1
|
\
|
*
bgpd/ospfd: make bgp and ospf json response a bit more consistent
Don Slice
2018-08-30
1
-1
/
+1
*
|
*: pthread set name abstraction
Chirag Shah
2018-08-30
1
-2
/
+2
*
|
bgpd: authorize default vrf name usage
Philippe Guibert
2018-08-28
1
-4
/
+2
|
/
*
Merge pull request #2870 from AnuradhaKaruppiah/bgp-default-del
Russ White
2018-08-25
1
-4
/
+5
|
\
|
*
bgpd: unregister VNI learning from zebra on default instance delete
Anuradha Karuppiah
2018-08-20
1
-4
/
+5
*
|
bgpd: Fix CONFDATE to 2019 for a couple of items.
Donald Sharp
2018-08-24
1
-1
/
+1
*
|
bgpd: convert zlog_warns to debugs or errors
Donald Sharp
2018-08-23
1
-11
/
+0
|
/
*
Merge pull request #2852 from donaldsharp/bgp_clean
Russ White
2018-08-16
1
-1
/
+1
|
\
|
*
bgpd: Modify warn to info for deprecated commands
Donald Sharp
2018-08-16
1
-1
/
+1
*
|
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-4
/
+4
*
|
bgpd: implement zlog_ferr facility for enhance error messages in bgp
Don Slice
2018-08-14
1
-14
/
+11
|
/
*
bgpd: Intentionally stop some timers on instance removal
Donald Sharp
2018-08-01
1
-0
/
+3
*
bgpd: remove VERSION_TYPE_DEV from CONFDATE checks
Lou Berger
2018-07-10
1
-1
/
+1
*
Merge pull request #2636 from ppmathis/cleanup/bgpd
Quentin Young
2018-07-09
1
-183
/
+0
|
\
|
*
bgpd: Cleanup of bgp daemon code
Pascal Mathis
2018-07-07
1
-183
/
+0
*
|
bgpd: Fix bgp auto-shutdown behavior
Pascal Mathis
2018-07-07
1
-4
/
+10
|
/
*
bgpd lib ospfd pimd ripngd: null chk (PVS-Studio)
F. Aragon
2018-07-03
1
-1
/
+3
*
Merge pull request #2578 from pacovn/Coverity_1453455_Dereference_null_return...
Russ White
2018-06-29
1
-3
/
+2
|
\
[next]