index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkgsrc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-26
bgpd: aggregate-address A.B.C.D A.B.C.D summary-only was missreading config
Donald Sharp
1
-2
/
+3
2019-09-26
bgpd: Accept no aggregate-address <IP> route-map <RMAP> commands
Donatas Abraitis
1
-6
/
+12
2019-09-26
zebra: if_is_loopback_or_vrf crash if if_lookup_by_index return NULL
dturlupov
1
-4
/
+8
2019-09-26
tests: Add bgp route-map test cases
Kuldeep Kashyap
4
-0
/
+5780
2019-09-26
tests: Add API to shut/noshut router interface
Kuldeep Kashyap
1
-0
/
+40
2019-09-26
tests: Adding verification APIs for bgp route-maps and community-lists
Kuldeep Kashyap
1
-1
/
+129
2019-09-26
tests: Enhance support to create bgp community-list or large-community-list
Kuldeep Kashyap
1
-0
/
+89
2019-09-26
tests: Enhance framework to create and delete route-map
Kuldeep Kashyap
1
-36
/
+167
2019-09-26
tests: Add route-map to initial config creation from JSON
Kuldeep Kashyap
1
-0
/
+2
2019-09-26
tests: Adding API verify_bgp_attributes() to bgp.py
Kuldeep Kashyap
1
-0
/
+144
2019-09-25
bgpd: stop sending nexthop set by "route-map in" to eBGP peers
Don Slice
1
-18
/
+29
2019-09-25
zebra: handle config write for dataplane values
Mark Stapp
3
-0
/
+17
2019-09-25
pimd: up->channel_oil cannot be NULL
Donald Sharp
1
-55
/
+0
2019-09-25
eigrpd: On creation of socket ensure vrf exists
Donald Sharp
1
-1
/
+4
2019-09-25
ospf6d: Prevent use after free
Donald Sharp
3
-26
/
+64
2019-09-25
isisd: circuit is derefed in every code path
Donald Sharp
1
-2
/
+1
2019-09-25
zebra: fix memory leak
Philippe Guibert
1
-1
/
+3
2019-09-24
libs: add yang models for zebra and nexthop
Mark Stapp
2
-0
/
+1988
2019-09-24
*: fix missing VRF autocompletions
Igor Ryzhov
8
-52
/
+60
2019-09-24
bgpd: rmap_type is 8 bit but we have 9 bits of flags
Donald Sharp
1
-1
/
+1
2019-09-24
pbrd: We should be looking for v4 and v6 nexthop types
Donald Sharp
1
-1
/
+1
2019-09-24
bgpd : route agg. with aspath attribute is consuming lot of cycles.
vdhingra
3
-24
/
+76
2019-09-24
bgpd : route agg. with ecomm attribute is consuming lot of cycles.
vdhingra
3
-26
/
+76
2019-09-24
bgpd : route agg. with comm attr is consuming lot of cycles.
vdhingra
3
-27
/
+81
2019-09-24
bgpd : route agg. with lcomm attribute is consuming lot of cycles.
vdhingra
3
-26
/
+84
2019-09-24
pimd: Mark Default TOS Values for PIM & IGMP Outgoing packets
Satheesh Kumar K
2
-0
/
+7
2019-09-24
bgpd: fix advertise-svi-ip upon vni-svi up-down
Chirag Shah
1
-4
/
+6
2019-09-23
doc: Update bgp docs to have `show bgp update-group...` commands
Donald Sharp
1
-0
/
+17
2019-09-23
bgpd: When displaying update group information include coalesce time
Donald Sharp
2
-2
/
+6
2019-09-23
bgpd: Do not display 'X' as part of outgoing route-map name
Donald Sharp
1
-2
/
+1
2019-09-23
isisd: fix crash during candidate validation
Renato Westphal
1
-2
/
+2
2019-09-23
vtysh: fix "no log facility" command
Igor Ryzhov
1
-2
/
+3
2019-09-23
issue/5035: Remove warning for missing pytest during build phase and add libc...
Ronny Trommer
2
-3
/
+4
2019-09-23
issue/5035: Install pytest with pip to get the Alpine packages built
Ronny Trommer
1
-0
/
+2
2019-09-23
isisd, yang: implement interface counters
Renato Westphal
5
-6
/
+342
2019-09-23
vtysh: add the "show yang operational-data" command
Renato Westphal
1
-0
/
+26
2019-09-23
tests: remove more topotest backward-compatibility cruft
Renato Westphal
10
-213
/
+1
2019-09-23
isisd, yang: implement read-only list of adjacencies
Renato Westphal
2
-14
/
+316
2019-09-23
vtysh: add the "debug northbound" command
Renato Westphal
1
-0
/
+26
2019-09-23
yang: create new interface-config grouping in the frr-isisd module
Renato Westphal
1
-264
/
+270
2019-09-22
topotest: bgp_l3vpn_to_bgp_vrf allow for different interface output
Lou Berger
1
-5
/
+6
2019-09-20
user: Update `ip protocol...` command documentation
Donald Sharp
1
-9
/
+20
2019-09-20
configure: Update versioning
Donald Sharp
1
-1
/
+1
2019-09-20
bgpd: Invalid NH's should send an apropriate reason code
Donald Sharp
1
-2
/
+8
2019-09-19
zebra: Added vrfname to route prefix dictionary
Kishore Aramalla
1
-4
/
+7
2019-09-19
zebra: Send RTPROT_ZEBRA for netlink messages missing this data
Donald Sharp
2
-0
/
+16
2019-09-19
include: update include/linux
Donald Sharp
11
-27
/
+189
2019-09-19
lib: delete interface if you can in upper level protocol
Donald Sharp
3
-2
/
+7
2019-09-19
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
31
-362
/
+105
2019-09-19
*: Convert interface_down to interface down callback
Donald Sharp
28
-290
/
+106
[next]