index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'
Paul Jakma
2015-05-05
6
-245
/
+6
*
ospfd: Make ospf_passive_interface_update calls friendly to static analysis
Paul Jakma
2015-05-05
1
-7
/
+19
*
lib/cli: reduce strcmp in CLI hot paths
David Lamparter
2015-05-05
2
-136
/
+174
*
lib: constify sockunion api
Timo Teräs
2015-05-05
2
-18
/
+18
*
zebra: fix rtadv check for non-glibc linux
Timo Teräs
2015-05-05
1
-1
/
+1
*
zebra: fix build with rtadv disabled
Timo Teräs
2015-05-05
1
-1
/
+2
*
isisd: fix crash on processing own p2p hello
Amritha Nambiar
2015-05-05
1
-0
/
+11
*
HACKING: Use space char for indentation.
Paul Jakma
2015-04-27
1
-17
/
+6
*
HACKING: Fix spelling mistakes
Paul Jakma
2015-04-27
1
-10
/
+10
*
gdb: Add a directory of files with gdb macros
Paul Jakma
2015-04-26
2
-0
/
+432
*
Merge branch 'volatile/fix_warnings'
David Lamparter
2015-04-23
109
-742
/
+554
|
\
|
*
*: assorted warning fixes
David Lamparter
2015-04-21
2
-2
/
+3
|
*
zebra: fix NetBSD interface stats printf
David Lamparter
2015-04-21
1
-18
/
+23
|
*
*: fix more initialisers (for BSD)
David Lamparter
2015-04-21
3
-5
/
+5
|
*
tests: fix warnings
David Lamparter
2015-04-21
13
-48
/
+53
|
*
zebra: silence zebra_serv_un unused warning
David Lamparter
2015-04-21
1
-1
/
+2
|
*
pimd: fix out of tree build
David Lamparter
2015-04-21
1
-1
/
+1
|
*
build: add --enable-werror
David Lamparter
2015-04-21
15
-11
/
+21
|
*
build: determine CFLAGS more intelligently
David Lamparter
2015-04-21
1
-47
/
+59
|
*
bgpd: drop unused static variable
David Lamparter
2015-04-21
1
-1
/
+0
|
*
bgpd: fix SNMP write support
David Lamparter
2015-04-21
1
-18
/
+20
|
*
snmp: fix warnings
David Lamparter
2015-04-21
5
-14
/
+13
|
*
vtysh: drop unused variables & RETSIGTYPE
David Lamparter
2015-04-21
3
-18
/
+8
|
*
vtysh: fix function prototypes
David Lamparter
2015-04-21
5
-24
/
+29
|
*
vtysh: don't use '\0' as NULL
David Lamparter
2015-04-21
2
-6
/
+6
|
*
ospf6d: fix pointer arithmetic warning
David Lamparter
2015-04-21
1
-3
/
+3
|
*
ospf6d: oi->cost is uint32, not short
David Lamparter
2015-04-21
1
-1
/
+1
|
*
ospf6d: use existing union, avoid strict-aliasing
David Lamparter
2015-04-21
1
-5
/
+4
|
*
watchquagga: break excessively long help string
David Lamparter
2015-04-21
1
-9
/
+14
|
*
lib, vtysh: reduce unneccessary C extension usage
David Lamparter
2015-04-21
2
-2
/
+5
|
*
lib: use const consistently for zserv path
David Lamparter
2015-04-21
2
-3
/
+3
|
*
lib: silence type range warning in macro
David Lamparter
2015-04-21
1
-6
/
+10
|
*
pimd: cast ioctl values when printing them
David Lamparter
2015-04-21
1
-4
/
+4
|
*
pimd: cast to sockaddr_in to sockaddr
David Lamparter
2015-04-21
3
-4
/
+7
|
*
pimd: mask unused zclient_broken()
David Lamparter
2015-04-21
1
-0
/
+2
|
*
zebra: clean up misc_null pragmas
David Lamparter
2015-04-21
1
-4
/
+15
|
*
zebra: static int inline -> static inline int
David Lamparter
2015-04-21
1
-2
/
+2
|
*
zebra: use SA_SIZE for RT_ROUNDUP on FreeBSD
David Lamparter
2015-04-21
1
-10
/
+8
|
*
zebra: use prototypes/includes in rt_netlink
David Lamparter
2015-04-21
3
-5
/
+6
|
*
zebra: remove unused netlink_route()/kernel_rtm_ipv6()
David Lamparter
2015-04-21
2
-135
/
+0
|
*
zebra, isisd: cast to unsigned char for ctypes
David Lamparter
2015-04-21
2
-2
/
+3
|
*
isisd: remove unused process_is_hello()
David Lamparter
2015-04-21
1
-83
/
+0
|
*
isisd: fix size_t confusions
David Lamparter
2015-04-21
1
-8
/
+6
|
*
isisd: assorted fixes (unused variables, static)
David Lamparter
2015-04-21
5
-13
/
+8
|
*
isisd: fix minor & vs. && mix-up
David Lamparter
2015-04-21
1
-1
/
+1
|
*
isisd: don't use POSIX reserved y1/yn names
David Lamparter
2015-04-21
1
-12
/
+12
|
*
bgpd: random() returns long
David Lamparter
2015-04-21
1
-4
/
+4
|
*
bgpd: don't use #ifdef inside macro args
David Lamparter
2015-04-21
1
-58
/
+1
|
*
bgpd, zebra: fix struct/pointer sizeof mixups
David Lamparter
2015-04-21
2
-4
/
+5
|
*
bgpd: fix ecommunity_token initialiser
David Lamparter
2015-04-21
1
-2
/
+2
[prev]
[next]