index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-30
ospfd: Fix 'advanced' type data base show
Donald Sharp
1
-29
/
+11
2017-06-30
ospf6d: Fix zclient cleanup on shutdown
Donald Sharp
1
-1
/
+4
2017-06-30
ospfd: Fix zclient cleanup on shutdown
Donald Sharp
1
-0
/
+2
2017-06-30
pimd: Fix zclient cleanup on shutdown
Donald Sharp
2
-0
/
+10
2017-06-30
ripd: Fix zclient cleanup on shutdown
Donald Sharp
3
-0
/
+10
2017-06-30
ripngd: Fix zclient cleanup on shutdown
Donald Sharp
3
-0
/
+9
2017-06-30
nhrpd: Fix zclient cleanup on shutdown
Donald Sharp
1
-0
/
+1
2017-06-30
isisd: Fix zclient cleanup on shutdown
Donald Sharp
3
-0
/
+10
2017-06-30
eigrpd: Fix zclient cleanup on shutdown
Donald Sharp
1
-2
/
+4
2017-06-30
babeld: Fix zclient cleanup on shutdown
Donald Sharp
1
-0
/
+1
2017-06-30
lib: Fix clang warning
Donald Sharp
1
-1
/
+1
2017-06-30
lib: fix merge error
Quentin Young
1
-1
/
+0
2017-06-30
lib: more `show thread cpu`
Quentin Young
20
-29
/
+49
2017-06-30
lib: make `show thread...` commands mt-aware
Quentin Young
2
-164
/
+163
2017-06-30
lib: mt-safe tracebacks
Quentin Young
3
-20
/
+30
2017-06-30
lib: un-static trash buffer for pipe poker
Quentin Young
1
-1
/
+1
2017-06-30
lib: always use 64-bit integers for json
Quentin Young
3
-10
/
+2
2017-06-29
lib, bgpd: fix .gitignore
Quentin Young
2
-0
/
+4
2017-06-29
*: rebase vty_outln() -> master
Quentin Young
5
-16
/
+15
2017-06-29
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
49
-216
/
+216
2017-06-29
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
47
-1041
/
+1032
2017-06-29
*: use vty_outln
Quentin Young
121
-4545
/
+4177
2017-06-29
lib: add vty_outln()
Quentin Young
2
-13
/
+33
2017-06-29
bgpd, lib, zebra: Fix if_update function to represent what it does
Donald Sharp
5
-11
/
+6
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
[next]