October 2010 Archives by thread
Starting: Tue Oct 5 14:09:29 CEST 2010
Ending: Fri Oct 29 08:58:29 CEST 2010
Messages: 135
- [fabbione/kronosnet] d895d1: Add basic publican docs
noreply at github.com
- [fabbione/kronosnet] 19ceca: docs: add basic Makefile.am
noreply at github.com
- [fabbione/kronosnet] 2de03f: docs: add more format and simpler push to website
noreply at github.com
- [fabbione/kronosnet] 679e5e: web: add links to the documentation
noreply at github.com
- [fabbione/kronosnet] 4855a4: web: cleanup a bunch of links
noreply at github.com
- [fabbione/kronosnet] 9b37cb: reduce logging verbosity in main
noreply at github.com
- [fabbione/kronosnet] a7b79d: fix example config file
noreply at github.com
- [fabbione/kronosnet] cccfab: debug: add code to decode src/dst mac address
noreply at github.com
- [fabbione/kronosnet] b8bf8c: Skip documentation build if publican is not availa...
noreply at github.com
- [fabbione/kronosnet] 791cf5: Improve knet_header and payload allocation
noreply at github.com
- [fabbione/kronosnet] 84b47b: Add packet inspection for unicast delivery
noreply at github.com
- [fabbione/kronosnet] aee43e: Fix ipv6 multicast broadcast check
noreply at github.com
- [fabbione/kronosnet] b40357: Packet inspection should return the node id
noreply at github.com
- [fabbione/kronosnet] 160de8: Packet tests cleanup
noreply at github.com
- [fabbione/kronosnet] 33b55c: Set kronosnet hw address using nodeid value
noreply at github.com
- [fabbione/kronosnet] 8cb623: Identify target node id by mac address
noreply at github.com
- [fabbione/kronosnet] c8ed20: Clean master to start refactoring
noreply at github.com
- [fabbione/kronosnet] a64764: Add logging macros
noreply at github.com
- [fabbione/kronosnet] bba2a8: Add knet_open and knet_close functions
noreply at github.com
- [fabbione/kronosnet] ce9cb5: knet: create static knet socket to handle all ioct...
noreply at github.com
- [fabbione/kronosnet] f720fa: Add knet_get_mtu/set_mtu functions
noreply at github.com
- [fabbione/kronosnet] 216ad6: Add syslog option, print error description in log_...
noreply at github.com
- [fabbione/kronosnet] 58006e: knet: add get/set mac address
noreply at github.com
- [fabbione/kronosnet] 980ced: knet: drop redundant checks in set_mtu
noreply at github.com
- [fabbione/kronosnet] ea3bfa: Display more information in ring test, minor fixes
noreply at github.com
- [fabbione/kronosnet] f83099: knet: add knet_execute_shell and tests
noreply at github.com
- [fabbione/kronosnet] 41ef53: general: clean up usage of log_error
noreply at github.com
- [fabbione/kronosnet] 1d93fb: Don't use ipv6 by default, use sockaddr_storage in...
noreply at github.com
- [fabbione/kronosnet] 6d727d: build: update configure.ac
noreply at github.com
- [fabbione/kronosnet] 0bab78: Use INADDR_LOOPBACK macro for localhost
noreply at github.com
- [fabbione/kronosnet] f35081: Fix code inconsistencies and variable naming
noreply at github.com
- [fabbione/kronosnet] 22cf8d: knet: add knet_set_up/down
noreply at github.com
- [fabbione/kronosnet] 856e92: knet test: use ip rather than ifconfig that requir...
noreply at github.com
- [fabbione/kronosnet] 3d0035: Add knet_frame structure for ring messages
noreply at github.com
- [fabbione/kronosnet] 14eb2a: Knet ring test cleanup
noreply at github.com
- [fabbione/kronosnet] 75a808: Add ping test, ring test cleanup
noreply at github.com
- [fabbione/kronosnet] 47d0fc: Add multiple destination hosts for each ring
noreply at github.com
- [fabbione/kronosnet] 74543b: Build test tools automatically
noreply at github.com
- [fabbione/kronosnet] 38c44d: Add dependency on automake and color tests
noreply at github.com
- [fabbione/kronosnet] 12d17c: knet: rework API to allow multiple knet ethernets
noreply at github.com
- [fabbione/kronosnet] d748a0: knet: cleanup a few things
noreply at github.com
- [fabbione/kronosnet] a2649b: knet: add support to add/remove ip
noreply at github.com
- [fabbione/kronosnet] 3a6887: knet: make knet config functions thread safe
noreply at github.com
- [fabbione/kronosnet] c3d627: knet: complete rework in network communication
noreply at github.com
- [fabbione/kronosnet] 83b5d6: knet: add packet inspection placeholder
noreply at github.com
- [fabbione/kronosnet] 7900c7: ring: fix endian conversion of KNET_FRAME_MAGIC
noreply at github.com
- [fabbione/kronosnet] 4e697f: knet: add thread-safe host list
noreply at github.com
- [fabbione/kronosnet] a70187: knet: thread-safe list cleanup
noreply at github.com
- [fabbione/kronosnet] 66ee94: knet: add loop count
noreply at github.com
- [fabbione/kronosnet] 4c0c27: knet: cleanup, minor fix for printf format
noreply at github.com
- [fabbione/kronosnet] 6eaea9: vty: add tcp listener
noreply at github.com
- [fabbione/kronosnet] 31f378: build: add more options to configure.ac
noreply at github.com
- [fabbione/kronosnet] 59c37a: vty: don't use options that are too new...
noreply at github.com
- [fabbione/kronosnet] 90b27d: vty: fix idiotic use of memory
noreply at github.com
- [fabbione/kronosnet] 6d8ded: build: fix missing initialization
noreply at github.com
- [fabbione/kronosnet] f19cac: Add knet_vty_close_listener
noreply at github.com
- [fabbione/kronosnet] 76ec4d: vty: make vty listener thread safe
noreply at github.com
- [fabbione/kronosnet] 051e9c: main: add basic daemon infrastructure
noreply at github.com
- [fabbione/kronosnet] 823e54: knet: add control thread
noreply at github.com
- [fabbione/kronosnet] ff0852: main: parse all command line options
noreply at github.com
- [fabbione/kronosnet] fa1810: build: add default CFLAGS/LDFLAGS for test progs
noreply at github.com
- [fabbione/kronosnet] bc5fdb: vty: add config options for max connections
noreply at github.com
- [fabbione/kronosnet] a85c62: update .gitignore
noreply at github.com
- [fabbione/kronosnet] f7d886: vty: add main loop and bind it to main.c
noreply at github.com
- [fabbione/kronosnet] 6b268b: main/vty: return errors from main loop
noreply at github.com
- [fabbione/kronosnet] 6a91b0: knet: new knet api interface
noreply at github.com
- [fabbione/kronosnet] c6699d: Add generic util function to set CLOEXEC on fds
noreply at github.com
- [fabbione/kronosnet] b3e7ce: knet: use knet_fdset_cloexec, minor lock fix
noreply at github.com
- [fabbione/kronosnet] 025419: knet: fix typo
noreply at github.com
- [fabbione/kronosnet] b4c0fd: knet: use KNET_MAX_EVENTS in epoll_create
noreply at github.com
- [fabbione/kronosnet] 5eecaf: Add IRC channel
noreply at github.com
- [fabbione/kronosnet] f9ed86: knet: add acquire/release functions to lock the ho...
noreply at github.com
- [fabbione/kronosnet] 38cb1b: vty: add CLI threads and PAM authentication
noreply at github.com
- [fabbione/kronosnet] 8b148e: knet: add netutils stub
noreply at github.com
- [fabbione/kronosnet] b2d4b7: vty: fix set_max_connections sanity checks
noreply at github.com
- [fabbione/kronosnet] 9b2be1: vty: address several issues with vty allocation
noreply at github.com
- [fabbione/kronosnet] ec1651: vty: use struct knet_vty all around
noreply at github.com
- [fabbione/kronosnet] 37e3b5: vty: tell the user on which vty he/she is logging ...
noreply at github.com
- [fabbione/kronosnet] b1407b: vty: associate username with vty and drastically i...
noreply at github.com
- [fabbione/kronosnet] 2bec19: vty: perform group check before allowing users to ...
noreply at github.com
- [fabbione/kronosnet] 46b539: Drop log_debug entries for now
noreply at github.com
- [fabbione/kronosnet] f8faa8: knet: improve strtoaddr using getaddrinfo
noreply at github.com
- [fabbione/kronosnet] e3aa87: build: allow default admin group to be configurabl...
noreply at github.com
- [fabbione/kronosnet] cbd7e2: knet: add addrtostr
noreply at github.com
- [fabbione/kronosnet] 2bf582: vty: init_listener use strtoaddr for the winner!
noreply at github.com
- [fabbione/kronosnet] f24c7e: knet: check malloc return code in addrtostr
noreply at github.com
- [fabbione/kronosnet] d8c1c1: vty: log all connections, including source ip and ...
noreply at github.com
- [fabbione/kronosnet] 264480: vty: fix PAM init sequence and error report
noreply at github.com
- [fabbione/kronosnet] 65d880: vty_auth: make pam_authenticate errors fatal
noreply at github.com
- [fabbione/kronosnet] ed72bb: vty: more fixes on the auth sequence and better er...
noreply at github.com
- [fabbione/kronosnet] 678ed8: vty: free memory
noreply at github.com
- [fabbione/kronosnet] 54112e: knet: do not resolve host names
noreply at github.com
- [fabbione/kronosnet] 521b04: build: scan for more headers
noreply at github.com
- [fabbione/kronosnet] 3dd2ff: vty: cleanup error/info reporting code
noreply at github.com
- [fabbione/kronosnet] 0fb0a8: knet: add knet_listener structure (replaces knet_h...
noreply at github.com
- [fabbione/kronosnet] a5d430: build: check for pthreads at configure.ac
noreply at github.com
- [fabbione/kronosnet] 0fd2d0: cosmetic: change welcome message
noreply at github.com
- [fabbione/kronosnet] d44870: vty_utils: add connection barrier if socket is clo...
noreply at github.com
- [fabbione/kronosnet] 50c1ed: vty utils: return error if user requested to write...
noreply at github.com
- [fabbione/kronosnet] b75970: vty: configure telnet session and add better error...
noreply at github.com
- [fabbione/kronosnet] e51552: netutils: add tests for strtoaddr and addrtostr
noreply at github.com
- [fabbione/kronosnet] 1f8faa: vty_utils: some iacs send a response
noreply at github.com
- [fabbione/kronosnet] 955197: vty: make timeout global for all CLI's
noreply at github.com
- [fabbione/kronosnet] 590772: vty_cli: lay down scheleton for parsing CLI input
noreply at github.com
- [fabbione/kronosnet] 08fb00: vty_cli: add support for escape chars
noreply at github.com
- [fabbione/kronosnet] 01ad6f: netutils: check name resolution in strtoaddr
noreply at github.com
- [fabbione/kronosnet] 8a76f0: vty_cli: fix parsing of escape chars
noreply at github.com
- [fabbione/kronosnet] a89166: vty_cli: remove debugging
noreply at github.com
- [fabbione/kronosnet] 57e750: vty_cli: add backward/forward char handlers
noreply at github.com
- [fabbione/kronosnet] 87bbdd: vty_cli: add ctrl+c handler
noreply at github.com
- [fabbione/kronosnet] 8f17dc: vty_cli: add ctrl+k handler
noreply at github.com
- [fabbione/kronosnet] 1e904d: vty_cli: add ctrl+e handler
noreply at github.com
- [fabbione/kronosnet] def5d7: vty_cli: add ctrl+h / del handlers
noreply at github.com
- [fabbione/kronosnet] 91e8c4: vty_cli: add ctrl+u handler
noreply at github.com
- [fabbione/kronosnet] 86ac34: vty_cli: make add_to_buf echo to terminal
noreply at github.com
- [fabbione/kronosnet] b155cf: vty_cli: add backward word handler
noreply at github.com
- [fabbione/kronosnet] 203cd0: vty_cli: fix refresh when adding in the middle of ...
noreply at github.com
- [fabbione/kronosnet] db175c: vty_cli: add ctrl+w handler
noreply at github.com
- [fabbione/kronosnet] 22b4b6: vty_cli: add kill forward word handler
noreply at github.com
- [fabbione/kronosnet] f0d25d: vty_cli: add forward word handler
noreply at github.com
- [fabbione/kronosnet] 99490d: vty: fix off by one vty allocation
noreply at github.com
- [fabbione/kronosnet] 9db195: vty_cli: add ctrl+t handler
noreply at github.com
- [fabbione/kronosnet] 5a7e71: vty: add extra escape sequences (home, ins, del, e...
noreply at github.com
- [fabbione/kronosnet] 8522bc: vty_cli: add more home/end escape codes
noreply at github.com
- [fabbione/kronosnet] f4e997: vty_cli: bind extra keys
noreply at github.com
- [fabbione/kronosnet] 7f3c0c: vty_cli: add support for insert mode
noreply at github.com
- [fabbione/kronosnet] 5fb87f: vty: cosmetics changes
noreply at github.com
- [fabbione/kronosnet] dccdf7: vty_cli: add history handler
noreply at github.com
- [fabbione/kronosnet] 17ff84: vty_cli: fix telnet backchar on x86
noreply at github.com
- [fabbione/kronosnet] d7d438: vty_cli: add basic concept of prompt
noreply at github.com
- [fabbione/kronosnet] 083f1d: cosmetic: add extra return to login info
noreply at github.com
- [fabbione/kronosnet] 526d9d: vty: don't leak memory on pthread_cancel
noreply at github.com
- [fabbione/kronosnet] 82e447: vty: fix pam memory leakage in case of failure/tim...
noreply at github.com
- [fabbione/kronosnet] 958beb: vty: add note on exit path
noreply at github.com
- [fabbione/kronosnet] 43a291: vty: inform CLI users that the server is going awa...
noreply at github.com
Last message date:
Fri Oct 29 08:58:29 CEST 2010
Archived on: Fri Oct 29 08:58:44 CEST 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).