index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vtysh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
yang: add v2 support to vrrp yang model
Quentin Young
1
-14
/
+48
2019-12-09
yang: update vrrp yang model
Quentin Young
1
-23
/
+4
2019-12-09
yang: add vrrp yang model
Quentin Young
2
-0
/
+216
2019-12-09
vrrpd: allow vrrp_shutdown() on shutdown rtr
Quentin Young
1
-2
/
+3
2019-12-09
vrrpd: const vrrp_lookup()
Quentin Young
2
-3
/
+3
2019-12-09
vrrpd: make vrrp_[add|del]_ip not insane
Quentin Young
2
-11
/
+16
2019-12-06
pbrd: use yes/no for pbr map validity vty output
Stephen Worley
1
-1
/
+2
2019-12-06
pbrd: use spaces in show pbr map vty output
Stephen Worley
1
-14
/
+16
2019-12-06
doc: add show pbr map doc
Stephen Worley
1
-0
/
+6
2019-12-06
pbrd: make vty nexthop/nexthop-group output consistent
Stephen Worley
1
-16
/
+15
2019-12-06
pbrd: make show pbr map detail actually work
Stephen Worley
1
-13
/
+38
2019-12-06
pbrd: refactor vty map show output into functions
Stephen Worley
1
-57
/
+56
2019-12-06
lib,sharpd: support labelled nexthop-groups in sharpd
Mark Stapp
2
-0
/
+14
2019-12-06
*: revise zapi nexthop encoding
Mark Stapp
7
-181
/
+210
2019-12-06
lib: use const in several stream lib apis
Mark Stapp
2
-10
/
+15
2019-12-06
topojson: use empty vtysh.conf for frr-reload.py
David Lamparter
1
-2
/
+11
2019-12-06
tools/frr-reload.py: remove stderr redirects
David Lamparter
1
-4
/
+4
2019-12-06
ospfd: use new defaults mechanism (v2)
David Lamparter
6
-49
/
+48
2019-12-06
ospfd: remove minor WTF in instance creation
David Lamparter
1
-11
/
+1
2019-12-06
bgpd: use new defaults system (v2)
David Lamparter
9
-67
/
+114
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
topotests: Adapt to linux kernel 5+
Mark Stapp
2
-2
/
+27
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-05
bgpd: remove bgp_attr_dup
Quentin Young
10
-34
/
+29
2019-12-04
zebra: capture dplane plugin flags
Mark Stapp
1
-0
/
+1
2019-12-04
eigrpd, ospfd, pimd: Fix assumption that interface may not be up
Donald Sharp
5
-66
/
+67
2019-12-04
ospfd: interface name and ip address can be 32 bytes
Donald Sharp
1
-3
/
+3
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
pbrd: make vty `match *` code more readable
Stephen Worley
1
-17
/
+22
2019-12-03
lib: support labelled nexthops in nexthop_groups
Mark Stapp
3
-26
/
+115
2019-12-03
pbrd: consolidate rule_notify debugs into one call
Stephen Worley
1
-10
/
+3
2019-12-03
lib: Add zapi_rule_notify_owner2str() function
Stephen Worley
1
-0
/
+23
2019-12-03
pbrd: Add newlines in `set nexthop*` vty output
Stephen Worley
1
-4
/
+4
2019-12-03
pbrd: use dst string in match dst-ip vty description
Stephen Worley
1
-1
/
+1
2019-12-03
pbrd: don't silently fail on atomic match MARK change attempts
Stephen Worley
1
-2
/
+7
2019-12-03
pbrd: don't silently fail on atomic match IP change attempts
Stephen Worley
1
-6
/
+12
2019-12-03
pbrd: don't set rule removed on fail
Stephen Worley
1
-0
/
+5
[next]