index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vtysh
/
vtysh_config.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Remove parenthesis on return for constants
Donatas Abraitis
2020-02-09
1
-1
/
+1
*
vtysh: Ensure interface `ip mroute ...` commands are last
Donald Sharp
2019-12-20
1
-0
/
+2
*
vtysh: fix multiple "no ip/ipv6 prefix-list sequence-number" lines in running...
Igor Ryzhov
2019-09-18
1
-1
/
+3
*
all: remove logical-router functionality (#4774)
David Lamparter
2019-08-06
1
-3
/
+0
|
\
|
*
all: remove logical-router functionality
Igor Ryzhov
2019-08-02
1
-3
/
+0
*
|
vtysh: Replace linked-list in vtysh_config with RB-tree
Juergen Werner
2019-08-02
1
-17
/
+21
|
/
*
vtysh: Make nexthop-group submode line unique
Donald Sharp
2019-07-13
1
-1
/
+2
*
lib: split off c-ares code from nhrpd
David Lamparter
2019-07-03
1
-1
/
+4
*
Lib: Debugs for route-map code in FRR
Ameya Dharkar
2019-06-12
1
-1
/
+6
*
lib: crash when FRR hostname length > 80 chars
Lakshman Krishnamoorthy
2019-05-31
1
-2
/
+2
*
vtysh: don't sort vrrp interface config
Quentin Young
2019-05-17
1
-0
/
+4
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-2
/
+1
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-2
/
+2
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-1
/
+5
*
vtysh: fix exit-vrf printing
Quentin Young
2018-10-24
1
-12
/
+76
*
bgpd: remove ip prefix from as-path, <large,ext>community-list
Sarita Patra
2018-10-05
1
-8
/
+8
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-2
/
+2
*
vtysh: support fabricd
Christian Franke
2018-09-05
1
-0
/
+3
*
bfdd: add vty shell commands
Rafael Zalamena
2018-08-08
1
-0
/
+2
*
vtysh: Respect order dependancy of some pim commands
Donald Sharp
2018-08-02
1
-0
/
+3
*
*: style for | support
Quentin Young
2018-06-06
1
-1
/
+1
*
vtysh: add | support
Quentin Young
2018-06-06
1
-21
/
+12
*
vtysh, zebra: print exit-vrf at end of vrf context
Quentin Young
2018-04-17
1
-0
/
+6
*
pbrd: Add PBR to FRR
Donald Sharp
2018-04-06
1
-0
/
+5
*
bgpd: `logical-router` netns vtysh configuration comparison incorrect
Philippe Guibert
2018-04-03
1
-1
/
+1
*
lib: remove SERVICE_NODE
Quentin Young
2018-03-30
1
-5
/
+3
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-5
/
+5
*
Merge pull request #1833 from opensourcerouting/fix-vtysh-output-init
Quentin Young
2018-03-06
1
-1
/
+1
|
\
|
*
vtysh: initialize vty structure correctly for output to terminal
Christian Franke
2018-03-06
1
-1
/
+1
*
|
Merge pull request #1728 from mkanjari/evpn-bug-fixes
Philippe Guibert
2018-03-06
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
vtysh/lib: write domainname to config file
Mitesh Kanjariya
2018-02-09
1
-0
/
+5
*
|
vtysh: change logical router node name
Philippe Guibert
2018-02-27
1
-2
/
+2
|
/
*
lib: Display configured VRFs
vivek
2018-01-24
1
-3
/
+5
*
Merge pull request #1264 from donaldsharp/linklist
Lou Berger
2017-10-05
1
-2
/
+2
|
\
|
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-2
/
+2
*
|
vtysh: Fix ordering of multicast boundary command
Donald Sharp
2017-10-05
1
-0
/
+18
|
/
*
Merge branch 'master' into dev-master
Mitesh Kanjariya
2017-08-29
1
-1
/
+4
|
\
|
*
vtysh: Fix for the ordering of large-community lists in config output
Nigel Kukard
2017-08-28
1
-1
/
+4
*
|
lib: new APIs for get/set system hostname/domainname
Mitesh Kanjariya
2017-08-29
1
-2
/
+2
*
|
lib/bgpd: provide/use API to get hostname/domainname
Mitesh Kanjariya
2017-08-25
1
-3
/
+2
|
/
*
Merge branch 'frr/pull/822' ("EVPN fixes")
David Lamparter
2017-08-09
1
-3
/
+8
|
\
|
*
bgpd, lib, vtysh: Added support for mac filtering in route-maps
Mitesh Kanjariya
2017-08-08
1
-3
/
+8
*
|
zebra: add support for static pseudowires
Renato Westphal
2017-08-09
1
-0
/
+2
|
/
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-341
/
+337
*
Merge remote-tracking branch 'frr/master' into pull-624
David Lamparter
2017-06-13
1
-33
/
+35
|
\
|
*
vtysh: Cleanup some stuff(tm)
Donald Sharp
2017-06-02
1
-33
/
+35
*
|
Merge remote-tracking branch 'origin/master' into babel
Donald Sharp
2017-05-30
1
-22
/
+22
|
\
|
|
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
|
*
vtysh: autocomplete variables
David Lamparter
2017-05-15
1
-4
/
+4
[next]