index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
*: use vty_outln
Quentin Young
1
-90
/
+78
2017-06-29
lib: add vty_outln()
Quentin Young
2
-13
/
+33
2017-06-29
ospfd: The CLI validates the IP address
Jafar Al-Gharaibeh
1
-2
/
+2
2017-06-29
ospfd: Bring in some OSPF useful changes that were lost during Quagga fork
Jafar Al-Gharaibeh
5
-181
/
+263
2017-06-28
lib/ospf/eigrp: enable ospf and eigrp to use more specific network statements
Don Slice
4
-2
/
+28
2017-06-28
ospf6d: add buffer length check to ifmtu changes
Don Slice
1
-2
/
+13
2017-06-28
redhat: On CentOS/RedHat 6, use python27-devel from iuscommunity.org
Martin Winter
1
-1
/
+7
2017-06-28
redhat: Fix fallout from PR722 (accidently disabled PIMd on non-Redhat systems)
Martin Winter
1
-2
/
+2
2017-06-28
redhat: python-devel is now a build requirement for main package
Martin Winter
1
-1
/
+1
2017-06-28
debian: python3-dev is now a build requirement for main package
Martin Winter
1
-1
/
+1
2017-06-28
doc: Update to reflect Python Development Library dependency for all builds
Martin Winter
1
-2
/
+1
2017-06-27
*: remove VTY_GET_*
Quentin Young
27
-324
/
+198
2017-06-27
bgpd: argv->arg grab bag
Quentin Young
3
-42
/
+25
2017-06-27
bgpd: more cli-ening
Quentin Young
1
-148
/
+59
2017-06-27
*: use ->text and strmatch where appropriate
Quentin Young
14
-67
/
+67
2017-06-27
vtysh: Sort ordering of vtysh_cmd.c
Donald Sharp
1
-2
/
+2
2017-06-26
ospf6d: fix ifmtu settings when kernel changes values
Don Slice
2
-7
/
+30
2017-06-22
lib: look at the correct token for json
Quentin Young
1
-1
/
+1
2017-06-21
lib: actually exit when asked to do so
Quentin Young
1
-1
/
+4
2017-06-21
vtysh: fix various show commands
Quentin Young
1
-4
/
+4
2017-06-21
lib: some minor cli fixups for routemap
Quentin Young
1
-2
/
+6
2017-06-21
*: simplify log message lookup
Quentin Young
33
-244
/
+198
2017-06-20
isisd: fix to adhere to new cli api
Christian Franke
1
-22
/
+34
2017-06-20
isisd: fix memtype counting issue
Christian Franke
1
-3
/
+3
2017-06-20
isisd: adjust redist functionality to current zapi
Christian Franke
3
-20
/
+51
2017-06-20
isisd: fix formatting in metrics when showing database
Christian Franke
1
-7
/
+7
2017-06-19
vtysh: fix stack buffer overflow
Quentin Young
1
-6
/
+8
2017-06-19
lib: fix __unused compilation on old platforms
Rafael Zalamena
1
-23
/
+19
2017-06-19
lib: rename rb_tree to fix NetBSD compilation
Rafael Zalamena
2
-23
/
+23
2017-06-17
ospfd: fix route-map brokenness
Quentin Young
2
-100
/
+18
2017-06-17
lib: improve routemap error messages
Quentin Young
1
-8
/
+16
2017-06-16
lib: Fix ordering of RB Tree
Donald Sharp
1
-0
/
+2
2017-06-16
ldpd: fix fallouts from the rb-tree conversion
Renato Westphal
3
-5
/
+5
2017-06-16
lib: tighten up exit semantics for thread_fetch()
Quentin Young
1
-38
/
+55
2017-06-16
lib: mt-safe cancel, round deux
Quentin Young
2
-88
/
+160
2017-06-16
lib: add mt-safe thread_cancel
Quentin Young
2
-178
/
+270
2017-06-16
bgpd: fix misc cli ranges & config writes
Quentin Young
2
-61
/
+40
2017-06-16
lib: termtable coverity warnings
Quentin Young
1
-5
/
+3
2017-06-16
ldpd: update copyright information
Renato Westphal
7
-70
/
+63
2017-06-16
ldpd: convert cli and get rid of the xml interface
Renato Westphal
20
-1291
/
+1252
2017-06-16
bgpd: Fix as per Code Review comment
Donald Sharp
2
-3
/
+6
2017-06-16
lib, vtysh, zebra: Fix per CR comments
Donald Sharp
6
-45
/
+44
2017-06-16
bgpd: Add view/vrf auto completion to commands
Donald Sharp
5
-32
/
+63
2017-06-16
*: Add vrf autocompletion for commands
Donald Sharp
6
-43
/
+68
2017-06-16
zebra: more dbzing
Quentin Young
2
-6
/
+7
2017-06-16
lib: allow 'do' commands in ENABLE_NODE
Quentin Young
2
-3
/
+2
2017-06-16
lib: fix a possible NULL deference
Rafael Zalamena
1
-0
/
+4
2017-06-16
lib: improve the RB implementation
Rafael Zalamena
15
-523
/
+975
2017-06-16
lib: termtable MTYPE_TMP -> MTYPE_TTABLE
Quentin Young
1
-37
/
+39
2017-06-16
lib: add table generator
Quentin Young
8
-1
/
+1118
[next]