index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NEWS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-30
vtysh: Add back some missing bgp commands
Donald Sharp
1
-0
/
+1
2017-05-26
vtysh: fix a compile error when user/group are disabled
Jafar Al-Gharaibeh
1
-1
/
+4
2017-05-23
bgpd: remove encap safi vty related files bgp_encap.h|c
Lou Berger
7
-92
/
+2
2017-05-23
bgpd: remove encap_safi rx processing
Lou Berger
3
-155
/
+0
2017-05-23
bgpd: remove encap safi show commands
Lou Berger
5
-555
/
+7
2017-05-23
bgpd rfapi: remove ability to configure use of encap-safi (continue to use en...
Lou Berger
1
-2
/
+1
2017-05-23
bgpd: remove support for ipv4|6 encap safi config
Lou Berger
2
-223
/
+2
2017-05-23
vtysh: remove BGP_ENCAP(V6)_NODE
Lou Berger
1
-56
/
+0
2017-05-23
lib: remove BGP_ENCAP(V6)_NODE
Lou Berger
3
-10
/
+0
2017-05-22
lib: fix array sizes for capability map
Quentin Young
1
-2
/
+2
2017-05-22
ospf6d: fix use-after-free
Quentin Young
1
-1
/
+2
2017-05-20
bgpd: fix sending of invalid nexthops on the wire
Renato Westphal
2
-12
/
+47
2017-05-20
bgpd: fix display of encap routes in the running configuration
Renato Westphal
1
-3
/
+5
2017-05-20
bgpd: add network commands for encapv6
Renato Westphal
1
-0
/
+38
2017-05-20
bgpd: remove unused str2tag() function
Renato Westphal
2
-26
/
+0
2017-05-19
nhrpd: install access-list commands
Quentin Young
1
-0
/
+3
2017-05-19
ospfd: remember format for ospf area id
Quentin Young
7
-101
/
+98
2017-05-19
bgpd: set NH len for ipv4 vpn|encap statics
Lou Berger
1
-1
/
+1
2017-05-19
pimd: Fix crash from cli missinterpertation
Donald Sharp
1
-1
/
+1
2017-05-18
bgpd: fix ipv4|6 vpn|encap with route-map show config
Lou Berger
1
-0
/
+7
2017-05-18
bgp: don't put empty encap or vnc attributes on the wire
Lou Berger
1
-1
/
+4
2017-05-18
bgpd: repalce direct calls to system memory functions
Lou Berger
1
-2
/
+2
2017-05-18
bgpd: cleanup vpn label config, set BoS, use 'label' in place of 'tag'
Lou Berger
3
-50
/
+52
2017-05-18
pimd: Fix to Tx S,G Join when SGRpt->Join state
Chirag Shah
5
-34
/
+48
2017-05-18
pimd: Fix indentation issue that is causing clang unhappiness
Donald Sharp
1
-1
/
+1
2017-05-18
Revert "bgpd: resolve ipv6 ecmp issue with vrfs and ll nexthop"
David Lamparter
1
-2
/
+1
2017-05-18
Pre-revert nonmergeable changes
David Lamparter
10
-108
/
+42
2017-05-18
ospf6d: fix decimal area ID cli
Quentin Young
1
-18
/
+3
2017-05-18
ospf6d: fix decimal area ID cli
Quentin Young
1
-18
/
+3
2017-05-17
bgpd: fix config of v6 vpn networks tags
Lou Berger
5
-26
/
+14
2017-05-17
vtysh: fix ldpd vtysh
Quentin Young
1
-1
/
+5
2017-05-17
lib: correctly handle EOF when using poll()
Quentin Young
1
-3
/
+2
2017-05-17
bgpd: Fix vrf crash
Donald Sharp
1
-1
/
+1
2017-05-17
ospf6d: Fix debug line always showing up in ospf6d
Donald Sharp
1
-2
/
+1
2017-05-17
bgpd: More Extended nexthop fixing
Donald Sharp
1
-1
/
+1
2017-05-17
bgpd: Fix ADJCHANGE message to include more info
Donald Sharp
1
-4
/
+15
2017-05-17
bgpd: Fix occassional turn off of extended-nexthop for an if
Donald Sharp
1
-7
/
+7
2017-05-17
Change Frr.conf to frr.conf
Daniel Walton
2
-1
/
+1
2017-05-17
zebra: stop deregistering static nexthops unless removing the static
Don Slice
1
-2
/
+0
2017-05-17
zebrad: Correct problem removing dead routes from rib due to NHT issue
Don Slice
1
-1
/
+1
2017-05-17
zebra: Move interfaces to default before deleting
Don Slice
1
-0
/
+4
2017-05-17
pimd: Fix input value to bool
Chirag Shah
1
-4
/
+4
2017-05-17
pimd: fix pim reg processing return 1 upon success
Chirag Shah
1
-2
/
+2
2017-05-17
pimd: fix ip pim hello option does not take in effect
Chirag Shah
1
-4
/
+9
2017-05-17
tools: Allow frr-reload.py to know about agentx
Daniel Walton
1
-0
/
+1
2017-05-17
tools: frr-reload.py VtyshMarkException needs to include "vtysh -m"
Daniel Walton
1
-4
/
+9
2017-05-17
frr-reload.py fails on "no debug ospf6 message unknown"
Daniel Walton
1
-0
/
+1
2017-05-17
tools: frr-reload removes "ipv6 nd ra-interval" and "no ipv6 nd supp"
Daniel Walton
1
-1
/
+14
2017-05-17
tools: reload handle removal of entire address-family section under BGP
Daniel Walton
1
-0
/
+8
2017-05-17
tools: frr-reload.py should exit non-zero when "set src x.x.x.x" fails
Daniel Walton
2
-6
/
+30
[next]