index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-30
*: make frr_yang_module_info const
David Lamparter
21
-21
/
+23
2019-11-30
*: make all route_map_rule_cmd const
David Lamparter
11
-342
/
+667
2019-11-30
lib: make cmd_element & qobj_type const
David Lamparter
6
-26
/
+26
2019-11-30
lib: gcc 4.x workaround v2 for frr_interface_info
David Lamparter
1
-10
/
+25
2019-11-27
bgpd: Replace magic number 1 for TTL to BGP_DEFAULT_TTL
Donatas Abraitis
5
-15
/
+19
2019-11-26
lib: add gcc 4.x workaround for frr_interface_info
David Lamparter
1
-0
/
+10
2019-11-24
bgpd: fix bad bounds check for addpath in nlri
Quentin Young
1
-1
/
+1
2019-11-23
zebra: Fix `show ip nexthop route-map` and `show ip protocol`
Donald Sharp
1
-12
/
+12
2019-11-23
zebra: Fix `show zebra client` display to handle columns right
Donald Sharp
1
-1
/
+1
2019-11-23
zebra: Adjust column display of `show zebra client summ` for openfabric
Donald Sharp
1
-2
/
+2
2019-11-23
bgpd: Do not perform "connected" check for EVPN nexthop
Ameya Dharkar
1
-2
/
+4
2019-11-22
zebra: knob to make ra retransmit interval rfc compliant
Don Slice
5
-6
/
+111
2019-11-22
bgpd: adv pip to throw warning under default vrf
Chirag Shah
1
-1
/
+1
2019-11-22
bgpd: adv pip update type-5 with correct rmac
Chirag Shah
1
-4
/
+5
2019-11-22
zebra: display proper field in debug statement
Chirag Shah
1
-2
/
+6
2019-11-22
zebra: handle macvlan down event
Chirag Shah
1
-0
/
+7
2019-11-22
bgpd: fix self type-2 routes rmac and nexhtop
Chirag Shah
1
-22
/
+22
2019-11-22
bgpd: evpn pip convert ntoa to ntop
Chirag Shah
2
-4
/
+12
2019-11-22
zebra: print rmac and sys mac values
Chirag Shah
2
-0
/
+43
2019-11-22
doc: evpn pip add documentation
Chirag Shah
1
-0
/
+55
2019-11-22
bgpd: evpn pip display pip values
Chirag Shah
1
-0
/
+22
2019-11-22
zebra: evpn pip mac vlan up-down event
Chirag Shah
3
-2
/
+68
2019-11-22
bgpd: evpn pip handle svi ip route
Chirag Shah
7
-4
/
+105
2019-11-22
bgpd: evpn pip parse vrr mac
Chirag Shah
3
-11
/
+51
2019-11-22
zebra: evpn pip extract vrr mac
Chirag Shah
2
-14
/
+143
2019-11-22
bgpd: evpn pip data struct and cli
Chirag Shah
4
-5
/
+234
2019-11-22
eigrpd: Cleanup address dump functions to be a bit smarter
Donald Sharp
2
-45
/
+15
2019-11-22
eigrpd: Cleanup eigrp_if_name_string
Donald Sharp
1
-8
/
+5
2019-11-22
bgpd: fix heap buffer overflow in lcom -> str enc
Quentin Young
1
-19
/
+17
2019-11-22
bgpd: use safe functions to work with ecom attrs
Quentin Young
2
-118
/
+103
2019-11-22
zebra: Fixing Comments in MLAG Read scheduling Events
Satheesh Kumar K
2
-3
/
+7
2019-11-22
bgpd: Prevent possible SA thinking we'll divide by zero
Donald Sharp
1
-0
/
+6
2019-11-22
zebra: "show evpn vni details json" prints incorrect JSON format
Lakshman Krishnamoorthy
3
-35
/
+48
2019-11-22
bgpd: remove extra ecom attr ptr increment
Quentin Young
1
-1
/
+0
2019-11-22
ospfd: nbr->oi is never null
Donald Sharp
6
-13
/
+8
2019-11-22
bgpd: Blank RD in "sh bgp l2vpn evpn all neighbors <ip> advertised-routes json"
Lakshman Krishnamoorthy
1
-2
/
+6
2019-11-21
pbrd: Add `set vrf NAME` and `set vrf unchanged`
Stephen Worley
10
-51
/
+558
2019-11-21
zebra: Set resolved inactive when > multipath_num
Stephen Worley
1
-1
/
+6
2019-11-21
zebra: Use curr_active to check multipath_num
Stephen Worley
1
-3
/
+1
2019-11-21
zebra: BSD null routes were not being installed
Donald Sharp
1
-4
/
+5
2019-11-20
staticd: remove unneeded newline from zlog call
Trey Aspelund
1
-1
/
+1
2019-11-20
bgpd: IPv4 LU withdraw using 0x000000 label
v00lk
1
-1
/
+1
2019-11-20
pimd: fix bsm buflen check to include pim hdr
Quentin Young
1
-1
/
+1
2019-11-20
doc: Fix nhrp doc issue
Donald Sharp
1
-2
/
+2
2019-11-20
pimd: Various buffer overflow reads and crashes
Donald Sharp
4
-6
/
+46
2019-11-19
zebra: Router Advertisement socket mess up
Donald Sharp
2
-11
/
+8
2019-11-19
bgpd: Implementing a hash table for connected address - ipv4/ipv6
bisdhdh
4
-32
/
+138
2019-11-19
zebra,pim : Fixing Review comments in PIM_MLAG
Satheesh Kumar K
6
-84
/
+71
2019-11-19
tools: resolve issue with bfd timer change fix in frr-reload.py
Don Slice
1
-1
/
+2
2019-11-19
pimd: Fix possible read beyond end of data received
Donald Sharp
1
-0
/
+6
[next]