index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
solaris
/
pkginfo.libs.tmpl.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
bgpd: move config-write to bgp_vty.c
David Lamparter
4
-1046
/
+1049
2019-12-06
doc: document defaults mechanism
David Lamparter
1
-0
/
+134
2019-12-06
build: apply DFLT_NAME/profiles in init script
David Lamparter
4
-5
/
+37
2019-12-06
lib/defaults: add bool variable support
David Lamparter
2
-0
/
+12
2019-12-06
lib: new defaults logic
David Lamparter
8
-73
/
+376
2019-12-06
lib: add frr_version_cmp()
David Lamparter
8
-1
/
+180
2019-12-06
lib: rename memory_vty.c to lib_vty.c
David Lamparter
25
-49
/
+37
2019-12-06
doc: Add moaar dashes to underline line
Donatas Abraitis
1
-1
/
+1
2019-12-05
ospfd: clean up SA warning
Mark Stapp
1
-1
/
+1
2019-12-05
tools: [ [ is not valid test syntax
Quentin Young
1
-1
/
+1
2019-12-04
zebra: capture dplane plugin flags
Mark Stapp
1
-0
/
+1
2019-12-04
doc: add doc for easy commit sign-off with `-s`
Stephen Worley
1
-0
/
+5
2019-12-04
lib,zebra: use nhg_hash_entry pointer in route_entry
Mark Stapp
21
-303
/
+196
2019-12-04
bfdd: Json fields for multiplier
SumitAgarwal123
1
-7
/
+14
2019-12-04
bfdd: Adding new CLI, show bfd peers brief
SumitAgarwal123
3
-1
/
+98
2019-12-04
bfdd: Adding new cli, clear bfd counters
SumitAgarwal123
1
-0
/
+40
2019-12-04
bfdd: Adding new fields to display show bfd peer
SumitAgarwal123
1
-0
/
+6
2019-12-03
lib: fix heap buf overflow when adding prefix orf
Quentin Young
1
-0
/
+2
2019-12-02
bgpd: Prevent crash in bgp_table_range_lookup
Donald Sharp
1
-2
/
+9
2019-12-02
*: generously apply const
David Lamparter
64
-174
/
+194
2019-12-01
doc: mention allow-outbound-policy for route reflectors
rbauduin
1
-0
/
+3
2019-12-01
bgpd: Fix memory leak in json output of show commands
Donald Sharp
1
-1
/
+2
2019-11-30
lib: fix display of candidate configurations
Renato Westphal
1
-5
/
+5
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-29
zebra: support LSPs with multiple outgoing labels
Renato Westphal
5
-35
/
+68
2019-11-27
bgpd: Autocomplete neighbor for clear bgp
Donatas Abraitis
1
-2
/
+2
2019-11-27
bgpd: Replace magic number 1 for TTL to BGP_DEFAULT_TTL
Donatas Abraitis
5
-15
/
+19
2019-11-26
docker: Make docker image on CentOS 7
Toshiki Tsuchiya
4
-0
/
+87
2019-11-26
lib: add gcc 4.x workaround for frr_interface_info
David Lamparter
1
-0
/
+10
2019-11-26
bgpd: Handle possible non-selection of local route
Chirag Shah
1
-19
/
+41
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
lib: add some nexthop ctors
Mark Stapp
2
-0
/
+104
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
[next]