.. |
.cvsignore
|
3c035aa871
- Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch
|
16 years ago |
.gitignore
|
5515de330c
[administrivia] Update gitignore files
|
12 years ago |
GNOME-PRODUCT-ZEBRA-MIB
|
718e374419
Initial revision
|
18 years ago |
GNOME-SMI
|
718e374419
Initial revision
|
18 years ago |
Makefile.am
|
46bc0e432e
[build] Test for GNU-style PIE support in toolchain and enable
|
12 years ago |
client_main.c
|
19a9372244
test
|
12 years ago |
connected.c
|
d13c3b4fcf
[zebra] linux policy routing support with ipv6
|
11 years ago |
connected.h
|
e4529636b7
[PtP over ethernet] New peer flag allows much more addressing flexibility
|
14 years ago |
debug.c
|
e5248434c0
[zebra] trivial: fix spelling mistake
|
12 years ago |
debug.h
|
b0498dc6ff
[zebra] Add 'debug zebra rib' commands
|
14 years ago |
if_ioctl.c
|
e4529636b7
[PtP over ethernet] New peer flag allows much more addressing flexibility
|
14 years ago |
if_ioctl_solaris.c
|
e8eb8340c1
[zebra/solaris] fix if_get_index passing wrong arg to lifreq_set_name
|
13 years ago |
if_netlink.c
|
c84154977d
[zebra] netlink interface minor cleanup
|
11 years ago |
if_proc.c
|
e4529636b7
[PtP over ethernet] New peer flag allows much more addressing flexibility
|
14 years ago |
if_sysctl.c
|
f28b0e57bd
[zebra] fix inconsistencies in ifstat_update_* declarations and definitions
|
14 years ago |
interface.c
|
e26873fd8f
zebra: fix infinite loop when deleting an interface
|
10 years ago |
interface.h
|
b60668d092
RFC 4191 Default Router Preference support for router advertisements
|
11 years ago |
ioctl.c
|
a0f63a4c7d
zebra: fix argument reference in strncpy() call for BSD
|
11 years ago |
ioctl.h
|
5c78b3d006
[zebra/solaris] Interface state fixups for Solaris.
|
15 years ago |
ioctl_null.c
|
d9d00a689e
[testzebra] stubs should call kernel_address_add on IP address install
|
13 years ago |
ioctl_solaris.c
|
a13663ae74
Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operation
|
13 years ago |
ipforward.h
|
a1ac18c4d5
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
ipforward_aix.c
|
718e374419
Initial revision
|
18 years ago |
ipforward_ews.c
|
718e374419
Initial revision
|
18 years ago |
ipforward_proc.c
|
a1ac18c4d5
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
ipforward_solaris.c
|
a1ac18c4d5
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
ipforward_sysctl.c
|
a1ac18c4d5
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
irdp.h
|
ab0f615526
zebra: deal with irdp compile warnings
|
11 years ago |
irdp_interface.c
|
ab0f615526
zebra: deal with irdp compile warnings
|
11 years ago |
irdp_main.c
|
ab0f615526
zebra: deal with irdp compile warnings
|
11 years ago |
irdp_packet.c
|
ab0f615526
zebra: deal with irdp compile warnings
|
11 years ago |
kernel_netlink.c
|
718e374419
Initial revision
|
18 years ago |
kernel_null.c
|
cb9e0ceec9
[zebra] Fix crash in test_zebra
|
11 years ago |
kernel_socket.c
|
e6f148e6e0
zebra: handle RTF_CLONING removal from FreeBSD 8.0
|
11 years ago |
kernel_socket.h
|
1423c809cc
[lib] mes_lookup string lookup table argument should be marked const
|
12 years ago |
main.c
|
065de90380
all: check return value from daemon() call
|
11 years ago |
misc_null.c
|
7e4bcdc1d6
[zebra] add more stuff to misc_null to avoid compile breakages
|
14 years ago |
mtu_kvm.c
|
44145db3ae
2004-05-09 Paul Jakma <paul@dishone.st>
|
16 years ago |
redistribute.c
|
81cce0185e
[cleanup] Use correct buffer size for inet_ntop()
|
11 years ago |
redistribute.h
|
6dc686a29e
[zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixes
|
13 years ago |
redistribute_null.c
|
457eb9af72
[zebra] Add test rig code, for testing the zebra RIB
|
14 years ago |
rib.h
|
26e2ae362b
zebra: read multipath routes and hw addr from netlink
|
8 years ago |
router-id.c
|
b651682959
zebra: change router-id selection algo
|
11 years ago |
router-id.h
|
719e97414a
2005-02-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
|
16 years ago |
rt.h
|
5c78b3d006
[zebra/solaris] Interface state fixups for Solaris.
|
15 years ago |
rt_ioctl.c
|
6f0e3f6e17
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
|
13 years ago |
rt_netlink.c
|
26e2ae362b
zebra: read multipath routes and hw addr from netlink
|
8 years ago |
rt_socket.c
|
2d844524ad
Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details).
|
13 years ago |
rtadv.c
|
b0b709ab66
zebra: fix more warnings in rtadv
|
11 years ago |
rtadv.h
|
b60668d092
RFC 4191 Default Router Preference support for router advertisements
|
11 years ago |
rtread_getmsg.c
|
7514fb7739
[zebra] Routemap support on received routes, with 'set src' command (linux)
|
13 years ago |
rtread_netlink.c
|
c84154977d
[zebra] netlink interface minor cleanup
|
11 years ago |
rtread_proc.c
|
7514fb7739
[zebra] Routemap support on received routes, with 'set src' command (linux)
|
13 years ago |
rtread_sysctl.c
|
882968e0a2
+ fixed bug #400: adjusted rtread_sysctl.c:route_read()
|
13 years ago |
test_main.c
|
302d53f791
zebra: test_main.c should be a bit more helpful about its usage
|
11 years ago |
testrib.conf
|
fab7f89dcf
zebra: Add an example config file for testzebra
|
11 years ago |
zebra.conf.sample
|
718e374419
Initial revision
|
18 years ago |
zebra_rib.c
|
26e2ae362b
zebra: read multipath routes and hw addr from netlink
|
8 years ago |
zebra_routemap.c
|
8dd1a8daae
zebra: trivial warning fix
|
9 years ago |
zebra_snmp.c
|
0be8dfb2a9
[snmp] Compiler warning fixes for when "--enable-snmp" is configured.
|
11 years ago |
zebra_vty.c
|
61691c91c1
[zebra] Fix vyatta bug 2814: Add "show ip route summary" command.
|
11 years ago |
zserv.c
|
6902c69aa3
zebra: tweak deletion of routes without nexthop addr
|
8 years ago |
zserv.h
|
97be79f9d3
[zebra] do not touch socket before pidfile locking
|
11 years ago |