index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib, bgpd, tests: Refactor FILTER_X in zebra.h
Donald Sharp
2016-08-16
2
-5
/
+5
*
lib: don't have log functions change errno
Christian Franke
2016-08-16
1
-0
/
+4
*
lib: update strlcpy to OpenBSD v1.13
Renato Westphal
2016-08-08
1
-17
/
+25
*
lib: fix setting of IPv4 multicast sockopts on OpenBSD
Renato Westphal
2016-08-08
2
-7
/
+15
*
lib: Arm build breakage with MAX_INT macro issues
Donald Sharp
2016-08-03
1
-1
/
+1
*
lib: 'show commandtree' is not a CLI command
Donald Sharp
2016-07-28
1
-2
/
+0
*
*: get rid of "MTYPE 0"
David Lamparter
2016-07-28
1
-1
/
+1
*
lib: add 3-byte stream functions
David Lamparter
2016-07-28
2
-0
/
+81
*
lib: linklist: clean up insert-before/after dups
David Lamparter
2016-07-28
2
-50
/
+3
*
lib: AgentX: use threads instead of eventloop hack
David Lamparter
2016-07-28
2
-81
/
+106
*
lib: add thread_add_timer_tv (struct timeval)
David Lamparter
2016-07-28
2
-0
/
+16
*
lib: linklist: add listnode_add_before()
David Lamparter
2016-07-28
2
-0
/
+39
*
lib: remove a whole bunch of unused time stuff
David Lamparter
2016-07-28
2
-67
/
+2
*
ospfd: monotonic clock for lsa_refresher_started
David Lamparter
2016-07-28
2
-0
/
+9
*
Revert "lib: Rewrite ipv4 address and prefix validator"
David Lamparter
2016-07-24
1
-36
/
+108
*
*: fixup snmp support
David Lamparter
2016-07-24
2
-0
/
+13
*
lib: Free memory correctly when braces used in parser
Don Slice
2016-07-26
1
-0
/
+1
*
lib: Modify 'banner motd file <X>'
Donald Sharp
2016-07-23
1
-5
/
+27
*
lib: Rewrite ipv4 address and prefix validator
Quentin Young
2016-07-12
1
-108
/
+36
*
lib: Disallow % in IPv6 addresses and prefixes
Quentin Young
2016-07-12
1
-2
/
+2
*
lib: Rewrite ipv6 prefix matcher
Quentin Young
2016-07-12
1
-118
/
+20
*
all: add default log file if none are defined
Don Slice
2016-07-11
1
-0
/
+2
*
zebra/ospf/ospf6: Fix several memory leaks on if up/down
Don Slice
2016-06-28
2
-2
/
+7
*
lib: Add documentation to internal command format parser functions
Quentin Young
2016-06-23
1
-16
/
+112
*
lib: Remove 'show memory pim' unused command
Donald Sharp
2016-06-17
1
-12
/
+0
*
lib: Clean command.c
Quentin Young
2016-06-16
1
-68
/
+1
*
Merge branch 'cmaster-next' of ssh://stash.cumulusnetworks.com:7999/quag/quag...
Don Slice
2016-06-13
3
-0
/
+10
|
\
|
*
bgpd, lib, vtysh: hook up bgp ENCAP CLI node
Lou Berger
2016-06-12
3
-0
/
+10
*
|
ospfd/ospf6d/zebra: Change interface bandwidth range and auto-cost range to 100G
Don Slice
2016-06-13
1
-2
/
+2
|
/
*
lib: Fix some poll semantics
Donald Sharp
2016-06-10
1
-20
/
+24
*
configure: Auto pick-up the correct json env
Donald Sharp
2016-06-10
1
-0
/
+4
*
bgpd: encap: add attribute handling
Lou Berger
2016-06-10
1
-0
/
+1
*
lib: change command logging to be off by default, and add 'log_commands' to e...
Lou Berger
2016-06-09
1
-4
/
+21
*
lib: add facility to log all CLI commands
Lou Berger
2016-06-09
1
-2
/
+36
*
*: make sure zebra.h is always included first
David Lamparter
2016-06-09
4
-10
/
+2
*
lib/zclient: Consolidate error reporting for zclient_read_header
Donald Sharp
2016-06-09
1
-0
/
+7
*
lib: make prefix2str simpler to use, and use it in zclient
Timo Teräs
2016-06-09
2
-3
/
+6
*
lib: allow caller to provide prefix storage in sockunion2hostprefix
Timo Teräs
2016-06-09
3
-16
/
+10
*
lib/vty: don't clear output buffer on input EOF
David Lamparter
2016-06-08
1
-1
/
+1
*
lib/vty: add vty_stdio at-close hook
David Lamparter
2016-06-08
2
-2
/
+8
*
lib/vty: put stdin in raw mode for vty
David Lamparter
2016-06-08
1
-1
/
+36
*
lib/vty: add vty_stdio()
David Lamparter
2016-06-08
2
-21
/
+57
*
lib/vty: add separate output fd support to VTYs
David Lamparter
2016-06-08
3
-13
/
+19
*
lib: assert(0) still needs a return
David Lamparter
2016-06-08
1
-0
/
+1
*
lib: fix "reduce strcmp in CLI" fallout (10bac801)
David Lamparter
2016-06-08
2
-33
/
+19
*
lib/cli: reduce strcmp in CLI hot paths
David Lamparter
2016-06-08
2
-135
/
+174
*
lib: constify sockunion api
Timo Teräs
2016-06-08
2
-16
/
+16
*
lib, vtysh: reduce unneccessary C extension usage
David Lamparter
2016-06-08
1
-1
/
+1
*
lib: use const consistently for zserv path
David Lamparter
2016-06-08
2
-3
/
+3
*
*: add/cleanup initialisers
David Lamparter
2016-06-07
1
-1
/
+1
[next]