index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_open.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
doc: cleanup sharp.rst
Quentin Young
1
-35
/
+32
2018-05-22
doc: move -r option docs to zebra only
Quentin Young
7
-21
/
+12
2018-05-21
*: remove -r from daemons except zebra
Quentin Young
3
-34
/
+53
2018-05-21
zebra: Cleanup some nits from Review Comments
Donald Sharp
2
-29
/
+28
2018-05-19
bgpd: Fix crash on shutdown
Donald Sharp
3
-7
/
+12
2018-05-18
doc: Add --v6-rr-semantics option to zebra doc
Donald Sharp
1
-0
/
+8
2018-05-18
tests: add missing file to Makefile.am
Quentin Young
1
-0
/
+1
2018-05-18
doc: add missing file to Makefile.am
Quentin Young
1
-0
/
+1
2018-05-18
zebra: Allow runtime determination of v6 RR semantics
Donald Sharp
3
-22
/
+32
2018-05-18
doc: fix distclean
Quentin Young
7
-20
/
+3
2018-05-18
bgpd: Clean up some evpn memory leaks
Donald Sharp
1
-7
/
+10
2018-05-18
zebra: memset buf to prevent uninited writes into kernel
Donald Sharp
1
-10
/
+5
2018-05-17
ospf6d: Fix ECMP for asbr external routes
Chirag Shah
2
-58
/
+57
2018-05-17
doc: Add some doc for source-instance
Donald Sharp
1
-0
/
+12
2018-05-17
sharp: Allow the specification of instance when adding/deleting routes
Donald Sharp
3
-11
/
+16
2018-05-17
sharpd: Add some ability to ignore route-map commands
Donald Sharp
1
-0
/
+2
2018-05-17
zebra: Add sharp to protocols that you can match source-protocol on
Donald Sharp
1
-4
/
+6
2018-05-17
zebra: Add 'match source-instance' to allow finer grained control
Donald Sharp
4
-15
/
+92
2018-05-17
zebra: The neigh host_list is expensive too
Donald Sharp
2
-56
/
+21
2018-05-17
zebra: Rename some functions to allow reuse
Donald Sharp
1
-12
/
+14
2018-05-17
zebra: Convert zrmac->host_list list to a RB Tree
Donald Sharp
2
-22
/
+107
2018-05-16
doc: remove notes about ipv6 packages
Quentin Young
1
-17
/
+0
2018-05-16
doc: add "Getting Started" section
Quentin Young
9
-145
/
+273
2018-05-16
bgpd: Fix memory leak of ecommunity_ecom2str
Donald Sharp
3
-0
/
+9
2018-05-16
bgpd: remove unnecessary test and allocate a bit earlier
Donald Sharp
1
-2
/
+3
2018-05-16
vtysh: Fix leaked memory in error case
Donald Sharp
1
-0
/
+1
2018-05-15
Suggested changes by @qlyoung
Jarad Olson
1
-13
/
+10
2018-05-15
Add more detail around confiugration files
Jarad Olson
1
-1
/
+23
2018-05-15
Re-worded information on MPLS support in 18.04
Jarad Olson
1
-2
/
+3
2018-05-15
Fixup code block formatting errors
Jarad Olson
1
-0
/
+5
2018-05-15
bgpd: Prevent possible uninited variable.
Donald Sharp
1
-1
/
+1
2018-05-15
Changed apt-get to sudo apt-get
Jarad Olson
1
-1
/
+1
2018-05-15
Split compile section into more granular steps
Jarad Olson
1
-4
/
+28
2018-05-15
pbrd: Fix compilation warn -> error
Donald Sharp
3
-16
/
+6
2018-05-15
Added optional packages section
Jarad Olson
1
-2
/
+23
2018-05-15
Change 'Install required packages' to 'Install dependencies'
Jarad Olson
1
-1
/
+1
2018-05-15
Change style of required packages list
Jarad Olson
1
-4
/
+20
2018-05-15
MPLS kernel module name change
Jarad Olson
1
-2
/
+2
2018-05-15
Change order of MPLS configuration
Jarad Olson
1
-14
/
+14
2018-05-15
bgpd: Improve route-map matching for INET(6) AF
Pascal Mathis
1
-9
/
+8
2018-05-14
*: convert tabs to spaces
Lou Berger
1
-3
/
+3
2018-05-14
bgpd: Respect AFI/SAFI when hard-clearing a peer
Pascal Mathis
1
-24
/
+54
2018-05-14
frr: fix typo in README
Quentin Young
1
-1
/
+1
2018-05-14
*: fix compile with -enable-address-sanitizer configured
Lou Berger
2
-0
/
+4
2018-05-13
bgpd: Improve JSON support for large communities
Pascal Mathis
5
-110
/
+124
2018-05-13
lib: Moved no-password warnings into header file
Pascal Mathis
3
-22
/
+10
2018-05-13
Fix compilation against rtrlib with ssh
Andrey Korolyov
1
-0
/
+3
2018-05-13
vtysh: Extending vtysh to allow question-mark cmds
Rodny Molina
3
-14
/
+76
2018-05-12
lib: Improved warnings for 'no (enable) password'
Pascal Mathis
2
-14
/
+30
2018-05-12
pimd: Clean up rpf_hash *after* upstream cleanup
Donald Sharp
1
-7
/
+7
[next]