index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldpd: schedule the sending of label messages when necessary
Renato Westphal
2017-06-05
3
-14
/
+72
*
ldpd: improve ldp_zebra_read_route()
Renato Westphal
2017-06-05
1
-26
/
+15
*
ldpd: be more conservative with labels
Renato Westphal
2017-06-05
1
-8
/
+11
*
ldpd: accept notifications during the session establishment process
Renato Westphal
2017-06-05
2
-2
/
+12
*
ldpd: minor changes in the output of some show commands
Renato Westphal
2017-06-05
1
-2
/
+2
*
ldpd: use synchronous channels for sending log messages
Renato Westphal
2017-06-05
5
-5
/
+23
*
ldpd: remove unnecessary checks if a signal was caught
Renato Westphal
2017-06-05
1
-10
/
+3
*
ldpd: fix segfault after failed initialization
Renato Westphal
2017-06-05
2
-7
/
+13
*
ldpd: simplify initialization of the child processes
Renato Westphal
2017-06-05
8
-126
/
+126
*
ldpd: call openzlog() in the child processes as well
Renato Westphal
2017-06-05
1
-3
/
+3
*
ldpd: fix log level of log_warn() and log_warnx()
Renato Westphal
2017-06-05
1
-5
/
+5
*
ldpd: split log.c into two files
Renato Westphal
2017-06-05
8
-516
/
+549
*
release: frr-3.0-rc0
frr-3.0-rc0
David Lamparter
2017-06-01
1
-1
/
+1
*
vtysh: Add back some missing bgp commands
Donald Sharp
2017-05-30
1
-0
/
+1
*
Merge pull request #583 from chiragshah6/pim_dev_3_0
Jafar Al-Gharaibeh
2017-05-29
5
-34
/
+48
|
\
|
*
pimd: Fix to Tx S,G Join when SGRpt->Join state
Chirag Shah
2017-05-18
5
-34
/
+48
*
|
Merge pull request #622 from Jafaral/vtysh-no-user
Donald Sharp
2017-05-26
1
-1
/
+4
|
\
\
|
*
|
vtysh: fix a compile error when user/group are disabled
Jafar Al-Gharaibeh
2017-05-26
1
-1
/
+4
|
/
/
*
|
Merge pull request #611 from LabNConsulting/working/3.0/patch-set/deprecateEncap
Donald Sharp
2017-05-24
14
-1093
/
+12
|
\
\
|
*
|
bgpd: remove encap safi vty related files bgp_encap.h|c
Lou Berger
2017-05-23
7
-92
/
+2
|
*
|
bgpd: remove encap_safi rx processing
Lou Berger
2017-05-23
3
-155
/
+0
|
*
|
bgpd: remove encap safi show commands
Lou Berger
2017-05-23
5
-555
/
+7
|
*
|
bgpd rfapi: remove ability to configure use of encap-safi (continue to use en...
Lou Berger
2017-05-23
1
-2
/
+1
|
*
|
bgpd: remove support for ipv4|6 encap safi config
Lou Berger
2017-05-23
2
-223
/
+2
|
*
|
vtysh: remove BGP_ENCAP(V6)_NODE
Lou Berger
2017-05-23
1
-56
/
+0
|
*
|
lib: remove BGP_ENCAP(V6)_NODE
Lou Berger
2017-05-23
3
-10
/
+0
|
/
/
*
|
Merge pull request #598 from donaldsharp/to_3.0
Donald Sharp
2017-05-23
6
-41
/
+90
|
\
\
|
*
|
bgpd: fix sending of invalid nexthops on the wire
Renato Westphal
2017-05-20
2
-12
/
+47
|
*
|
bgpd: fix display of encap routes in the running configuration
Renato Westphal
2017-05-20
1
-3
/
+5
|
*
|
bgpd: add network commands for encapv6
Renato Westphal
2017-05-20
1
-0
/
+38
|
*
|
bgpd: remove unused str2tag() function
Renato Westphal
2017-05-20
2
-26
/
+0
*
|
|
Merge pull request #593 from qlyoung/fix-nhrpd-acl-3.0
David Lamparter
2017-05-22
1
-0
/
+3
|
\
\
\
|
*
|
|
nhrpd: install access-list commands
Quentin Young
2017-05-19
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #591 from qlyoung/ospf-df-areaid-3.0
David Lamparter
2017-05-22
7
-101
/
+98
|
\
\
\
|
*
|
|
ospfd: remember format for ospf area id
Quentin Young
2017-05-19
7
-101
/
+98
|
|
/
/
*
|
|
Merge pull request #600 from qlyoung/fix-privs-obo
David Lamparter
2017-05-22
1
-2
/
+2
|
\
\
\
|
*
|
|
lib: fix array sizes for capability map
Quentin Young
2017-05-22
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #599 from qlyoung/fix-ospf6-uaf-3.0
David Lamparter
2017-05-22
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ospf6d: fix use-after-free
Quentin Young
2017-05-22
1
-1
/
+2
|
|
/
*
|
Merge pull request #584 from LabNConsulting/working/3.0/patch/configVpnTags-v2
Renato Westphal
2017-05-19
4
-54
/
+66
|
\
\
|
*
|
bgpd: set NH len for ipv4 vpn|encap statics
Lou Berger
2017-05-19
1
-1
/
+1
|
*
|
bgpd: fix ipv4|6 vpn|encap with route-map show config
Lou Berger
2017-05-18
1
-0
/
+7
|
*
|
bgp: don't put empty encap or vnc attributes on the wire
Lou Berger
2017-05-18
1
-1
/
+4
|
*
|
bgpd: repalce direct calls to system memory functions
Lou Berger
2017-05-18
1
-2
/
+2
|
*
|
bgpd: cleanup vpn label config, set BoS, use 'label' in place of 'tag'
Lou Berger
2017-05-18
3
-50
/
+52
|
|
/
*
|
Merge pull request #586 from donaldsharp/msdp_crashalicious
David Lamparter
2017-05-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
pimd: Fix crash from cli missinterpertation
Donald Sharp
2017-05-19
1
-1
/
+1
*
|
pimd: Fix indentation issue that is causing clang unhappiness
Donald Sharp
2017-05-18
1
-1
/
+1
*
|
Revert "bgpd: resolve ipv6 ecmp issue with vrfs and ll nexthop"
David Lamparter
2017-05-18
1
-2
/
+1
*
|
Merge pull request #512 from bingen/tmp_lm_relay_async
Donald Sharp
2017-05-18
5
-85
/
+159
|
\
\
[next]